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?
Printable View
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?
I guess lets start with the most obvious of problems
Are you putting runat="server" attribute in with the control?
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...
oh ok... cool beans then. Have fun!