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]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top