Problem debugging 1.1 projects after installing 2.0

M

Mike P

I have recently installed VS 2005 and it runs fine, but now whenever I
try to debug a VS 2003 project I get the follwing error :

'Error while trying to run project : unable to start debugging on the
web server. Server side error occured on sending debug HTTP request'

Can anybody help?
 
S

S. Justin Gengo

Mike,

I'm not positive this is it, but check in IIS manager - right click on the
website and choose properties and then click the ASP.NET tab - take a look
and see if the website is set to run with .net 1.1 code. If it's set to use
2.0 change it back to 1.1

Regards,



--
S. Justin Gengo
Web Developer / Programmer

Free code library:
http://www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
 

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