ASP.net 2.0.50727.0 Server Unavailable

Last post 08-28-2008 5:04 AM by ryansh. 7 replies.

Sort Posts:

  • ASP.net 2.0.50727.0 Server Unavailable

    01-05-2006, 5:48 PM
    • Loading...
    • asn1986
    • Joined on 04-20-2005, 3:38 PM
    • Boston, MA
    • Posts 144
    I have ASP.net 1.1 running side by side with v 2.0.50727.  ASP.net 1.1 pages run fine, but when I try to access a v2 page i get this error:

    ------------

    Server Application Unavailable

    The web application you are attempting to access on this web server is currently unavailable.  Please hit the "Refresh" button in your web browser to retry your request.

    Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur.

    --------------------

    If I look in the event viewer application log, there are two errors:
    aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.

    and

    aspnet_wp.exe could not be started. The error code for the failure is 80004005. This error can be caused when the worker process account has insufficient rights to read the .NET Framework files. Please ensure that the .NET Framework is correctly installed and that the ACLs on the installation directory allow access to the configured account.


    I've uninstalled and re-installed v2, run asp_regiis.exe -i, asp_regiis.exe -i -enable, checked permissions, pretty much everything I can think of and have come across so far in searching the forums. I'm hoping someone has some idea of what's going on here and can help me out with this, 'cause so far nada.  Thanks in advance!
  • Re: ASP.net 2.0.50727.0 Server Unavailable

    01-05-2006, 9:53 PM

    Have you specified in Computer Management to run your application as 2.0?

    If you want only specific applications to run 2.0 then you have to do this for each virtual directory.

    If you want all your application to use 2.0, you can do the whole of localhost.

    The way I do it is:

    1. Right Click right click My Computer >> Manage
    2. Double Click Services and Application
    3. Double Click Internet Information Services
    4. Double Click Web Sites
    5. Right Click Default Web Site >> Properties
    6. Click ASP.NET tab
    7. Change version to 2.0

    This will affect ALL asp applications, although local version selection for each virtual directory should take precedence.

    I hope this helps.

    Please click "Mark As Answer" if indeed this is the case.
  • Re: ASP.net 2.0.50727.0 Server Unavailable

    01-06-2006, 10:01 AM
    • Loading...
    • DSetzer
    • Joined on 08-27-2002, 5:46 PM
    • Posts 3

    I'm exhibiting the same/similar behavior as the original poster and have confirmed what you've suggested - that my apps are setup to run ASP.NET 2.0.

    Any other ideas?

    -Doug Setzer
    http://www.paigeforhope.org?aspnet
  • Re: ASP.net 2.0.50727.0 Server Unavailable

    01-06-2006, 5:27 PM
    • Loading...
    • asn1986
    • Joined on 04-20-2005, 3:38 PM
    • Boston, MA
    • Posts 144
    I have also verified that the apps are running 2.0.  still having the problem.
  • Re: ASP.net 2.0.50727.0 Server Unavailable

    01-04-2007, 11:32 AM
    Answer
    I had the exact same problem...  I resolved it by running the command 'aspnet_regiis.exe -i’ against the 2.0 installation (the easiest way is to use the Visual Studio 2005 Command Prompt so you don't have to type in the directory).  Then run the command 'iisreset /restart' (it's important to carry out this step immediately after regiis, or at least before trying to preview your 2.0 site).

    -Aaron.
  • Re: ASP.net 2.0.50727.0 Server Unavailable

    05-14-2008, 9:43 AM
    • Loading...
    • JimmySeal
    • Joined on 05-14-2008, 1:41 PM
    • Posts 1

    That was just what the doctor ordered.  I'd figured out the first part, but not the second part and I was going out of my mind.

    Thank you so much. Big Smile

  • Re: ASP.net 2.0.50727.0 Server Unavailable

    07-22-2008, 6:39 AM
    • Loading...
    • jkk102
    • Joined on 07-22-2008, 10:38 AM
    • Posts 1

    That worked for me too! Thanks guys, was really stressed about it :D

  • Re: ASP.net 2.0.50727.0 Server Unavailable

    08-28-2008, 5:04 AM
    • Loading...
    • ryansh
    • Joined on 08-28-2008, 5:01 AM
    • Posts 1

     Hi,

     

    I have done what you have said but get the following error message in the log file:

     

    Starting service: StartService failed with HRESULT 8007042d: 'The service did not start due to a logon failure. ' 2008-08-28 10:40:58 Failure Starting service: aspnet_state: StartServiceByName failed with HRESULT 8007042d: 'The service did not start due to a logon failure

     

    I think someone may have deleted the user accounts needed, please can you assist.

     

    Thanks

     

Page 1 of 1 (8 items)
Microsoft Communities
Page view counter