Are you running regiis_aspnet from the right directory?
Check your system path and make sure that .NET 1.0 isn't in your path.
You might be re-registering v1.0 every time.
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
That should be the right directory.
Lowell
wrote:
> Hi,
>
> I have tried this and am still getting an error trying to open a ASp
> .NET application in Visual Studio .NET.
>
> I still get an error: "VS.NEt has detected the Web Server is running a
> version 1.0 of ASp.NET"
>
> I have Windows 2000 Pro, IIS 5.0 and .NET 1.1
>
> I have tried almost every single thing on the internet i.e.
> regiis_aspnet -i/r, regsvr32 aspnet_isapi.dll
> Reinstalling IIS, .NET 1.1 etc. etc.
>
> I also tried the dummy get_aspx_ver.aspx dummy page
>
> Please help.. I am at the point of breaking down since I have been on
> this for the past 4 days...
>