all groups > visual studio .net setup > june 2005 >
You're in the

visual studio .net setup

group:

help: iis not running asp.net


help: iis not running asp.net worthnew
6/22/2005 3:40:02 PM
visual studio .net setup:
I am running XP Pro SP1. I installed VS .Net 2003 Enterprise Architect.

I opened up VS IDE and tried to create a new project. In the New Project
dialog, I selected Visual Basic Projects, then selected ASP.Net Web
Application. The IDE then reported that "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". I checked the MSDN
website, and found this page:
http://msdn.microsoft.com/asp.net/gettingstarted/getaspnet/default.aspx
which is supposed to check my ASP.NET installation. It reported that I have
version 1.1.4322 of the .NET Framework installed.

Re: iis not running asp.net worthnew
6/22/2005 5:00:01 PM
Thanks for the pointer. The registering thing did the trick.


[quoted text, click to view]
Re: help: iis not running asp.net worthnew
6/22/2005 5:00:02 PM
Yep, that seem to do the trick. Thanks so much.


[quoted text, click to view]
Re: help: iis not running asp.net DT
6/22/2005 5:59:42 PM
[quoted text, click to view]

First off, open the Visual Studio Command Prompt (available in Start >
Programs > Visual Studio .NET Tools. At the prompt, type:

aspnet_regiis -i

Re: iis not running asp.net Peter van der Goes
6/22/2005 6:17:39 PM

[quoted text, click to view]

I'll assume you installed IIS prior to installing Visual Studio. Here are a
couple of articles that may help:

http://support.microsoft.com/default.aspx?scid=kb;en-us;555132

http://support.microsoft.com/default.aspx?scid=kb;en-us;825792


--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

AddThis Social Bookmark Button