Unable to debug

J

Jim Christiano

I receive the following error while trying to debug an asp.net application.

Error while trying to run project: Unable to start debugging on the web
server. Click Help for more information.

The only thing that has changed is that I've installed Visual Studio 2005
Beta.

I've tried everything mentioned on support.microsoft.com. My IIS app is
setup correctly and the isapi is registered and mapped. I have the latest
framework from windows update.

Is there a solution for this error?

Thanks,
Jim Christiano
 
J

Jim Christiano

Everyone,
I figured it out. In IIS there is a new asp.net configuration property
page when you right click on an application folder and go to properties.
This has to be set back to 1.1, the app removed and created and the iis
server reset for you to debug using visual studio .net 2003.

Thanks,
Jim
 

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