RE: asp.net 1.1 would not start: web server is not running 1.1

From: Jim Cheshire [MSFT] (jamesche_at_online.microsoft.com)
Date: 10/14/04


Date: Thu, 14 Oct 2004 15:54:34 GMT

Hi Homer,

When you create a Web application with Visual Studio .NET 2003, we make a
request for a non-existent file called get_aspx_ver.aspx. We expect to get
back a header that tells us what version of ASP.NET you are running. If we
get back "1.1.4322", all is good. If we get back anything else (including
an error message), we throw the error you are seeing.

There are a few good ways to tell what's going on with these issues:

1. Open a Web browser and try browsing to http://server/get_aspx_ver.aspx.
 Tell me what you see specifically.
2. Look at the IIS logs on the server and see what the server is returning
for that request.
3. Get a network sniff of project creation to see what's going on over the
wire.

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
jamesche@online.microsoft.com

This post is provided "AS-IS" with no warranties and confers no rights.

--------------------
| Thread-Topic: asp.net 1.1 would not start: web server is not running 1.1
| thread-index: AcSvs1WrX3E7lYILTvyhacDVbY/z2w==
| X-WBNR-Posting-Host: 12.10.13.194
| From: "=?Utf-8?B?aG9tZXI=?=" <homer@discussions.microsoft.com>
| Subject: asp.net 1.1 would not start: web server is not running 1.1
| Date: Mon, 11 Oct 2004 09:57:04 -0700
| Lines: 20
| Message-ID: <213BCC8B-2C04-44A7-9F88-0EF5E05BC175@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 8bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.aspnet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:267075
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
| Hello, everybody,
|
| When I try to create an ASP.NET 1.1 Application, I got: VS.Net has
detected
| that the Specified Web Server Is Not Running ASP.NET Version 1.1" Error
| Message.
|
| I am running VS.net 2003 Pro on w2k. My web server is the local IIS5. I
have
| my windows and IIS running for a while and VS.Net is a new install.
|
| I have run aspnet_regiis –I, and regsvr32 aspnet_isapi.dll under
commend
| line prompt successfully. I found out I have v1.0.3705 and v1.1.4322
under my
| %windir%\Microsoft.net\framework\. I run the v1.1 one.
|
| I have also un/reinstall the VS.net.
|
| I understand the first step is always the hardest, but I did not expect
to
| research for it for weeks without answers.
|
| Your help is much appreciated!
|
|



Relevant Pages

  • Re: Application pool terminated unexpectedly
    ... Things that can be responding to the request include: ... pool 'DefaultAppPool' terminated unexpectedly. ... We have always used Nessus for this. ... condition where almost every scan I run against the rebuilt web server ...
    (microsoft.public.inetserver.iis)
  • Re: The server committed a protocol violation
    ... Response -> ... instead sending a new request right away. ... One potential gotcha here is that the web server does one sendfor ... application can access the web service without any problems. ...
    (microsoft.public.windowsce.embedded)
  • Re: proxy server in lisp
    ... ??>> almost all garbage collectors do full GC from time to time, ... if we'd like to test web server workloads, let's do a benchmarking of UCW. ... 100% 11754 (longest request) ... ??>> pauses) implemented for Common Lisp. ...
    (comp.lang.lisp)
  • Re: Converting Program for Use on the Web?
    ... On a desktop, your program runs, and users interact with it, and the ... request, and you have to serve up a page that makes sense. ... playing a game of Tic-Tac-Toe: the data in the game object records ... now the web server has to determine what constitutes a "connection". ...
    (comp.lang.pascal.delphi.misc)
  • Re: 404 with IIS (6.0) PHP, CGI, Host Header on Windows 2003 Server
    ... >I do not see a 404 error in you web server logs. ... > I just do not there is an IIS issue here at all -- most likely ... > "Bernhard" wrote in message ... >> to the default "any host header" value, and make your 404 request again. ...
    (microsoft.public.inetserver.iis)