Ask a Question related to ASP.NET Security, Design and Development.
-
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
-
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... -
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... -
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? ... -
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). ... -
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... -
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...username=machine.> In order to try to get my app more locked down, I made thebrowser> 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 webserver.> 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> 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
-
Lewis Wang [MSFT] #3
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



Reply With Quote

