Groups | Blog | Home
all groups > dotnet setup > april 2005 >

dotnet setup : IIS not running asp.NET 1.1


The Meteorologist
4/16/2005 4:29:01 PM
I just installed visual studio on an XP PC. IIS is installed on this
machine. When I try to create a new asp.net project I get an error message
saying:

"Visual Studio.net has detected that the specified web server is not running
asp.net 1.1. You will not be able to run asp.net applications or services."

David Carr
4/25/2005 5:17:21 PM
Please specify explicitly what you have installed (e.g. VS .NET 2003? .NET
Framework 1.1?) to make it easier to assist.

"The Meteorologist" <The Meteorologist@discussions.microsoft.com> wrote in
message news:FD6573EC-91FC-4543-A414-9F00CC24C1AD@microsoft.com...
[quoted text, click to view]

Rich_James_B
4/25/2005 9:19:01 PM
David,

Thanks you for your reply. Just wanted to let you know that I already
resolved this issue a couple of days ago by opening a case with the support
team. As it turned out I think it would have taken several weeks to get to
the resolution of the issue using this online support venue. The support
engineers used Live Meeting to access my machine. Even with direct access to
my machine it took well over an hour to diagnose the problem, which turned
out to be that somehow my DCOM service was configured for the local machine
and not network enabled. After making this adjustment I have not had the
problem described.

Regards,
--Richard

[quoted text, click to view]
Ziga Jakhel
4/26/2005 12:00:00 AM
You need to install the asp.net iis extensions.

From the Visual Studio Command Prompt run

aspnet_regiis.exe -i

(-? gives a list of options)


Regards,

Sigmund Jakhel

"The Meteorologist" <The Meteorologist@discussions.microsoft.com> wrote in
message news:FD6573EC-91FC-4543-A414-9F00CC24C1AD@microsoft.com...
[quoted text, click to view]

AddThis Social Bookmark Button