HELP

  • Thread starter Thread starter Blood...
  • Start date Start date
B

Blood...

Visual Studio .NET has detected that the specified Web server is not running
ASP.NET version 1.1. You will be unable to run ASP.NET
Web applications or services
 
Hi

As of V1.0, there's a command-line utility to re-
configure ASP.NET with all Web sites on your machine. You
have to run the following command at the prompt:

C:\WINDOWS\Microsof.NET\Framework\v1.0.3705
\aspnet_regiis.exe //i

Replace path with your current windows folder and .NET
version. (The one I used is for v1.0.) That should do the
trick.


HTH
Ravikanth[MVP]
 
Back
Top