server unavailable using username=machine instead of system in processmodel

Ask a Question related to ASP.NET Security, Design and Development.

  1. #1

    Default server unavailable using username=machine instead of system in processmodel

    In order to try to get my app more locked down, I made the username=machine.
    It works fine on my computer, but when I put it on my test box, it blew up
    says:

    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.

    When I change it back to system & iisreset, it works. What do I need to do
    to get this working?

    thanks


    Guest

  2. Similar Questions and Discussions

    1. Server Application Unavailable
      I get the following error msg when i try to access the webservices from my localhost: Server Application Unavailable The web application you...
    2. Server unavailable!!
      HELP! I've been trying to get Cold Fusion server to run in production server mode. I've visited many, many sites to figure out why this doesn't...
    3. Machine.Config -- ProcessModel vs Impersonation
      What is the difference between using a username and password in the processmodel section vs using one in impersonation in the machine.config file? ...
    4. machine.config <processModel> setting question
      I'm having problems trying to do follow examples I've seen using the EventLog and Process classes. I'm getting security exceptions (access denied). ...
    5. Server Application Unavailable [Help]
      Running VSNET Ent on XP pro Framework version 1.1.4322.0 Debugger locked up (I had the machine.config open), I stopped the process aspnet_wp.exe...
  3. #2

    Default Re: server unavailable using username=machine instead of system in processmodel

    And this is 1.1 framework - xp on local box, and win 2K on test box

    <manofsteele@311.com> wrote in message
    news:eqbLYg9dDHA.904@TK2MSFTNGP11.phx.gbl...
    > In order to try to get my app more locked down, I made the
    username=machine.
    > It works fine on my computer, but when I put it on my test box, it blew up
    > says:
    >
    > 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.
    >
    > When I change it back to system & iisreset, it works. What do I need to do
    > to get this working?
    >
    > thanks
    >
    >

    Guest

  4. #3

    Default Re: server unavailable using username=machine instead of system in processmodel

    Hi,

    Please take a look at these links.

    315158 FIX: ASP.NET Does Not Work with the Default ASPNET Account on a
    Domain
    [url]http://support.microsoft.com/?id=315158[/url]

    306590 INFO: ASP.NET Security Overview
    [url]http://support.microsoft.com/?id=306590[/url]

    Fix for: 'Server Application Unavailable' Error after Applying Security
    Update for IE
    [url]http://groups.google.com/groups?hl=zh-CN&lr=lang_zh-CN|lang_zh-TW|lang_nl|la[/url]
    ng_en&ie=UTF-8&oe=UTF-8&selm=%23zBAB%23XaDHA.1384%40TK2MSFTNGP10.phx.g bl

    Hope this helps.

    Best regards,
    Lewis
    This posting is provided "AS IS" with no warranties, and confers no rights.

    --------------------
    | From: <manofsteele@311.com>
    | References: <eqbLYg9dDHA.904@TK2MSFTNGP11.phx.gbl>
    | Subject: Re: server unavailable using username=machine instead of system
    in processmodel
    | Date: Wed, 10 Sep 2003 13:15:21 -0700
    | Lines: 29
    | X-Priority: 3
    | X-MSMail-Priority: Normal
    | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
    | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
    | Message-ID: <#05Khi9dDHA.3948@TK2MSFTNGP11.phx.gbl>
    | Newsgroups: microsoft.public.dotnet.framework.aspnet.security
    | NNTP-Posting-Host: proxy.txdps.state.tx.us 204.65.230.7
    | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTN GP11.phx.gbl
    | Xref: cpmsftngxa06.phx.gbl
    microsoft.public.dotnet.framework.aspnet.security: 6623
    | X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
    |
    | And this is 1.1 framework - xp on local box, and win 2K on test box
    |
    | <manofsteele@311.com> wrote in message
    | news:eqbLYg9dDHA.904@TK2MSFTNGP11.phx.gbl...
    | > In order to try to get my app more locked down, I made the
    | username=machine.
    | > It works fine on my computer, but when I put it on my test box, it blew
    up
    | > says:
    | >
    | > 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.
    | >
    | > When I change it back to system & iisreset, it works. What do I need to
    do
    | > to get this working?
    | >
    | > thanks
    | >
    | >
    |
    |
    |

    Lewis Wang [MSFT] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139