Switch back from using VS.Net 2005 to VS.Net 2003

Hi All,

Last Month I installed VS.Net 2005 using Framework 2.0 beta 1. Everything worked great using VS.Net 2005. Today, I decided to switch back to VS.Net 2003. I need to do some other projects that has been developed using Framework 1.1.
When I open my ASP.Net project using VS.Net 2003, I got this error "The Web server reported the following error when attempting to create or open the Web Project located at the following URL:....... 'HTTP/1.1 500 Internal Server Error'.
Does anyone know how I can fix this problem without uninstall VS.Net2005 and reinstall VS.Net2003?
Greatly for any feedbacks!
Thanks,
Franky
0 FrankBlue9000 3/23/2005 10:57:42 PM
You can use aspnet_regiis.exe to set the version of the framework the application uses.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfASPNETIISRegistrationToolAspnet_regiisexe.asp
Tim McBride

This posting is provided "AS IS" with no warranties, and confers no rights.
0 timmcb 3/24/2005 6:39:08 PM
Reply:

(Thread closed)