S
Stephanie
Hi, everybody
I have this problem about the IIS 5.1 is running ASP.net 1.0 while
VS2003 requires ASP.net 1.1 in Windows XP. VS2003 was installed in my
pc before IIS was installed.
All the symptoms are similar in the following post:
(http://groups.google.com/group/micr...sion+1.0+features+1.1&rnum=1#86c8c8846f88284d)
When I tried to open a new ASP project (C#), I consistently gets the
message below:
"Visual Studio .NET has detected that the web server is running ASP.NET
version 1.0. The web application you are creating or opening can be
compliant with ASP.NET 1.0
However, the appliaction will not be able to use new feature from
ASP.NET 1.1"
Under this message there are 2 option
1. Donot open the application. I will upgrade ASP.NET to latest
version
2. Make the application compliant with ASP.NET 1.0
When I chose the 2nd option, I cant even open the new project!!
Besides, there is a port conflict for my default web site in IIS,
"unexpected error 0x8ffe2740 occurred". I changed the port to "81",
then it starts running.
I tried the solutions such as:
-- run "v.1.1.4322\aspnet_regiis.exe -i", didn't work
-- selected ASP.net version 1.1.4332 from "ASP.net" tab in properties
windows of default website in IIS manager, didn't work
-- uninstalled .NET framework, VS2003 and IIS, cleaned up registry,
then reinstalled IIS and .NET framework and VS2003, still didn't work.
The strange thing is that "ASP.net" tab in properties windows of
default website in IIS manager was gone since the uninstallation!
I can't know how I am going to solve this problem. I can't even create
an ASP web project using C#! I am devastated!
I have this problem about the IIS 5.1 is running ASP.net 1.0 while
VS2003 requires ASP.net 1.1 in Windows XP. VS2003 was installed in my
pc before IIS was installed.
All the symptoms are similar in the following post:
(http://groups.google.com/group/micr...sion+1.0+features+1.1&rnum=1#86c8c8846f88284d)
When I tried to open a new ASP project (C#), I consistently gets the
message below:
"Visual Studio .NET has detected that the web server is running ASP.NET
version 1.0. The web application you are creating or opening can be
compliant with ASP.NET 1.0
However, the appliaction will not be able to use new feature from
ASP.NET 1.1"
Under this message there are 2 option
1. Donot open the application. I will upgrade ASP.NET to latest
version
2. Make the application compliant with ASP.NET 1.0
When I chose the 2nd option, I cant even open the new project!!
Besides, there is a port conflict for my default web site in IIS,
"unexpected error 0x8ffe2740 occurred". I changed the port to "81",
then it starts running.
I tried the solutions such as:
-- run "v.1.1.4322\aspnet_regiis.exe -i", didn't work
-- selected ASP.net version 1.1.4332 from "ASP.net" tab in properties
windows of default website in IIS manager, didn't work
-- uninstalled .NET framework, VS2003 and IIS, cleaned up registry,
then reinstalled IIS and .NET framework and VS2003, still didn't work.
The strange thing is that "ASP.net" tab in properties windows of
default website in IIS manager was gone since the uninstallation!
I can't know how I am going to solve this problem. I can't even create
an ASP web project using C#! I am devastated!