I'm running Win2003 server std ed. + visual studio 2003 to develop asp.net 1.1 apps. The other day, I had to install client tools to access SQL Server 2005 (SQL Server Management Studio), which requires the .Net Framework 2.0, which also installs asp.net 2.0.
After the installation, I am unable to debug any asp.net 1.1 apps. If I restart IIS, I can access the compiled app, however if I bring it up in VS and try to debug or start w/o debugging, it fails. At that point, I have to restart IIS to get the app to run.
I've tried the standard things relating to not being able to debug in VS2003 like re-registering asp.net (regiis.exe), re-installing VS2003, etc... I've also looked at the various file mappings in the virtual directories and the ASP.net tab and everything
is pointing to v1.1.
Any other suggestions would be greatly appreciated...!
goofing_off
Member
20 Points
4 Posts
VS2003 + ASP.Net 2.0
Jun 15, 2006 02:12 PM|LINK
After the installation, I am unable to debug any asp.net 1.1 apps. If I restart IIS, I can access the compiled app, however if I bring it up in VS and try to debug or start w/o debugging, it fails. At that point, I have to restart IIS to get the app to run.
I've tried the standard things relating to not being able to debug in VS2003 like re-registering asp.net (regiis.exe), re-installing VS2003, etc... I've also looked at the various file mappings in the virtual directories and the ASP.net tab and everything is pointing to v1.1.
Any other suggestions would be greatly appreciated...!