V
Venkatesh
Hi
When I try to open a new project, I get the following
error:
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 configured to be compliant with
ASP.NET 1.0.
However, the application will not be able to use new
features from ASP.NET 1.1.
I am using .net Framework version 1.1 and IIS 5.1. I
registered the latest version of the isapi dll using
regsvr32 %windir%
Microsoft.NET\Framework\version\aspnet_isapi.dll
The ISAPI extensions for existing projects point to
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
\aspnet_isapi.dll.
What am I missing ?
Thanks.
When I try to open a new project, I get the following
error:
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 configured to be compliant with
ASP.NET 1.0.
However, the application will not be able to use new
features from ASP.NET 1.1.
I am using .net Framework version 1.1 and IIS 5.1. I
registered the latest version of the isapi dll using
regsvr32 %windir%
Microsoft.NET\Framework\version\aspnet_isapi.dll
The ISAPI extensions for existing projects point to
C:\WINNT\Microsoft.NET\Framework\v1.1.4322
\aspnet_isapi.dll.
What am I missing ?
Thanks.