Results 1 to 4 of 4

Thread: Server controls won't render

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Posts
    15

    Server controls won't render

    Hello,

    I am now experiencing a problem with the web form controls, they don't show up in the browser....do I need to configure IIS in a certain way to achieve this functionality?

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    I guess lets start with the most obvious of problems

    Are you putting runat="server" attribute in with the control?
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Posts
    15

    Thanks...

    Thanks Cander, I've got that part figured out now, I had to go into the IIS manager, look under Defaullt Web Site, look for my project name and click properties...then next to Application name I clicked on the Create button....and voila!!! Pissed me off for awhile though...

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    oh ok... cool beans then. Have fun!
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width