Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 6th, 2004, 04:08 PM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default "Server not running ASP.NET 1.1" error message

when I tried to run asp.net on VS.net 2003 i get the following error:

"Visual Studios has detected the specific web server is not running ASP.NET 1.1"

my Machine:
Windows XP Pro
installed .NET framework v1.1.4322
VS.NET 2003
IIS 5.1

can anyone help me please?



 
Old September 7th, 2004, 05:49 AM
Registered User
 
Join Date: Sep 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Installing VS.Net 2003 doesn't automatically upgrade your IIS or install ASP.Net for the IIS. Under C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 or appropriate for your system you'll find a file named aspnet_regiis.exe. Run this file with the /i flagg for installation at the command prompt.

C:\> \WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_ regiis.exe /i

Hope this helps.





Similar Threads
Thread Thread Starter Forum Replies Last Post
who help me?(asp.net 2.0 running error) fuyingwei ASP.NET 2.0 Basics 2 October 8th, 2008 11:27 AM
specified web server is not running ASP.NET 1.1 anujrathi ASP.NET 1.0 and 1.1 Professional 2 August 15th, 2007 12:48 PM
Error Message: Asp.Net Server failed to start ... ramakrishna.one .NET Framework 2.0 0 June 9th, 2007 03:23 AM
server is not running ASP.NET version 1.1 akthar General .NET 1 August 23rd, 2004 06:23 AM
ASP.Net: Running 1.1 but getting an error from 1.0 andrewba ASP.NET 1.0 and 1.1 Basics 3 August 9th, 2004 04:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.