IIS using ASP.Net 1.0 instead of 1.1?

  • Thread starter Thread starter Ben Fidge
  • Start date Start date
B

Ben Fidge

Hi

I've just had to reinstall both VS.NET 2002 and 2003 on my laptop after hard
disk failure. I've also installed Duwamish example app and am presented with
the following error:

"Visual Studio.Net has detected that the web server is using ASP.NET 1.0..."
and it recommends that I upgrade to 1.1.

How do I do this?

Thanks

Ben
 
Found the answer. If run aspnet_regiis -i from the
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 folder and it works ok now.

Ben
 
Back
Top