Debugging error!!

S

si_owen

Hi folks,

I started a project, web app, last week in visual studio 2005, and
restored my computer on the weekend. I have re-installed visual studio
and have set up IIS again to create my root directory.

I copied the project into the root directory and went to debug the
default page however the following error has popped up;

"unable to start debugging on the web server. the server does not
support debugging of
asp.net ot atl server applications. click help for more
information on how to enable
debugging.

you may also want to refer to the asp.net and atl server
debugging topic in the online
documentation."

I then did a search for the bug online and found followed microsofts
advice and opened and ran aspnet_regiis.exe through command prompt.

I now get a warning message saying my project is not "configured to
ASP.NET v2.0" and would i like to configure, i select yes. Then receive
the following warning message; "configuration failed. you may need to
manually config the project."

I still get the first error message and am still unable to debug my
project, and i have re-checked my IIS settings.

Any help would be very much appreceited.

Simon.
 
S

si_owen

all sorted now so no need to post.

If u have a similar error and want it fixed i may be able to help.

cheers

simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top