Visual studio 2003 web projects.
- by swapna
Hi,
I have a requirement to work on a VS2003 web project.
I have VS2008,vs2010,vs2003 installed in my system
Other System details are
Windows Xp professional version 2 service pack 3. IIS 5.1
When i am trying to create a VS 2003 web project giving the localhost as path
i am getting the following error.
"visual studio noted that specified web server is not running under asp .net 1.1 version.You will be unable to run asp .net web applications or services".
I have used aspnet_regiis commands as well as a tool(ASPNETVersionSwitcher.exe ) to swith versions and in iis also default web site asp.net version chosen as asp .net 1.14322.
Still i am getting the error.
same error i get ,if i point a virtual directory in the existing 1.1 .net web application and trying to open it.
Please advise since i have to work on this project as soon as possible.
Thanks
SNA