Groups | Blog | Home
all groups > asp.net webcontrols > may 2005 >

asp.net webcontrols : Web server controls not shown on a web form


abcd
5/25/2005 1:58:14 PM
I have a working ASP.NET web page which uses some DSNs and a COM
components...the project works great on my machine...I have given the
project to another developer when he opens the project and run the web page
the Web server controls are not displayed....neither, I can run the project
in debug mode on his machine...no errors messages are displayed....

I have checked web.config and looks good....my settings
debug=true and customErrors=off

thanks

abcd
5/25/2005 2:38:53 PM
Pls ignore the question

by running following command it worked

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis -i

thanks

[quoted text, click to view]

Steve C. Orr [MVP, MCSD]
5/25/2005 4:04:44 PM
It sounds like you need to repair your IIS mappings.
Here's how:
http://SteveOrr.net/faq/3in1.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


[quoted text, click to view]

AddThis Social Bookmark Button