all groups > visual studio .net setup > april 2006 >
You're in the

visual studio .net setup

group:

ASP not running on IIS 5



ASP not running on IIS 5 Gayle Ann
4/27/2006 8:38:12 AM
visual studio .net setup: I have Visual Studio ,NET 2003 and IIS 5; when I try to use an ASP template
in Visual Studio this message is displayed : "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."

My op system is Windows XP; I am fairly new to asp & Visual Studio (took a 5
Re: ASP not running on IIS 5 pvdg42
4/28/2006 9:49:24 PM

[quoted text, click to view]

You do have IIS installed and you've confirmed that it's running, correct?
As a quick check, paste this URL into your browser:

http://localhost/localstart.asp

The error message you've quoted is typically seen when Visual Studio is not
mapped to IIS. This can happen several ways, but the most common is that
Visual Studio was installed before IIS.
To fix it, follow the instructions in Knowledge Base Article 306005:

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

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

Re: ASP not running on IIS 5 Gayle Ann
5/3/2006 12:05:02 PM
Thank you!! The directions in 306005 worked!!

When I enter http://localhost/localstart.asp into my browser, I see a
message that the web server is running.

[quoted text, click to view]
AddThis Social Bookmark Button