J
Jon Davis
I've migrated my development workstation from 32-bit Windows Server 2003 to
Windows Vista Ultimate x64. I added my .NET web applications under
development to IIS. I configured the apps to use a custom App Pool based on
the Classic AppPool which is based on .NET 2.0.
Now every time I open them in Visual Studio 2005, I get this message:
-------------------------------------
The site 'http://localhost/[MyWeb]' is currently configured for use with
ASP.NET 1.1.4322.2032. Microsoft Visual Studio has been designed for use
with ASP.NET 2.0; if not configured some features may make incorrect
assumptions, and pages designed with the tool may not render correctly.
Would you like the site to be configured for use with ASP.NET 2.0?
-------------------------------------
I don't know why it says this since the web site is not an ASP.NET 1.1 app.
Regardless, if if I choose 'Yes', the messages come back again whenever I
start up Visual Studio.
How do I fix this?
Thanks,
Jon
Windows Vista Ultimate x64. I added my .NET web applications under
development to IIS. I configured the apps to use a custom App Pool based on
the Classic AppPool which is based on .NET 2.0.
Now every time I open them in Visual Studio 2005, I get this message:
-------------------------------------
The site 'http://localhost/[MyWeb]' is currently configured for use with
ASP.NET 1.1.4322.2032. Microsoft Visual Studio has been designed for use
with ASP.NET 2.0; if not configured some features may make incorrect
assumptions, and pages designed with the tool may not render correctly.
Would you like the site to be configured for use with ASP.NET 2.0?
-------------------------------------
I don't know why it says this since the web site is not an ASP.NET 1.1 app.
Regardless, if if I choose 'Yes', the messages come back again whenever I
start up Visual Studio.
How do I fix this?
Thanks,
Jon