When you have reinstalled vs.net multiple times, checked
all the permissions, and your configuraration file.,
also check for your if your iis is chaching isapi
applications , it is in home directory/configurations in
iis.
good luck!!
I get the following error while building the application
Another thing to check - if you have Whidbey installed,
IIS might be mapping the .aspx extension to the Whidbey
ISAPI extension, and not the Version 1.1 extension. If
you have this setup, the ASP.NET pages will run fine,
but VS.NET will not let you debug... (Hopefully this
saves you the hour I lost! :-)
hi,
I hv a problem. I hv two different project. I am able to
debug one but not the other. i dont try to debug
simultenously. what could be the problem.