Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: Re: Server Application Unavailable


Message #1 by "Shankar" <bgs@s...> on Tue, 5 Feb 2002 11:27:51 +0530
Thanks a lot to everybody. I got it solved by following the

instructions given by Andrew Dalla Rosa. After changing to

SYSTEM, it is working fine.



Thanks to Andrew Dalla Rosa, Graham Dobson.



Regards,

Shankar



-----Original Message-----

From: Andrew Dalla Rosa [mailto:andrew@g...]

Sent: Thursday, January 31, 2002 11:39 PM

To: aspx_beginners

Subject: [aspx_beginners] Re: Server Application Unavailable





Hello Shankar



I had the same error and it was fixed by changing the Machine.Config file.

By changing in the processModel tag the variable assigned to Username.

(change it to SYSTEM, it is currently set to MACHINE).



The error is due when you set the web server machine up on a domain

controller.



Cheers



Andrew



-------Original Message-------



From: aspx_beginners

Date: Friday, 01 February 2002 02:19:21 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Server Application Unavailable



Thanks a lot for responding. I found that the same is already been selected.

What could be the problem?



-----Original Message-----

From: Graham Dobson [mailto:grahamdo@a...]

Sent: Thursday, January 31, 2002 8:38 PM

To: aspx_beginners

Subject: [aspx_beginners] Re: Server Application Unavailable



Did you enable scripts? It's in the Default Web Site Properties dialog Home

Directory tab. There is a check box under the local path label and a drop

down list labeled execute permissions. Choose Read in the check box and

Scripts only in the Execute Permissions.



----- Original Message -----

From: "Shankar" &lt;shankar_b_g@y...>

To: "aspx_beginners" &lt;aspx_beginners@p...>

Sent: Thursday, January 31, 2002 2:41 PM

Subject: [aspx_beginners] Server Application Unavailable





> Hi All,

>

> I am new to .NET. I just installed ASP.NET beta version and MDAC 2.7.

> I installed it in Windows 2000 machine. I had set the virtual directory

> also. But when I try to execute a simple .aspx application, I am getting

> the error as follows.

>

> 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 system event log of the web server.

> Please review this log entry to discover what caused this error to occur

>

> Please help me in resolving the same.




$subst('Email.Unsub').

>








$subst('Email.Unsub').








$subst('Email.Unsub').

.



Message #2 by gelu@c... on Fri, 15 Feb 2002 16:12:01
hi Shankar,



I'm having the same problem and it looks to me that nobody helped u with a 

fix. if u fixed it pls let me know. thks





> Hi All,

> 

>    I am new to .NET. I just installed ASP.NET beta version and MDAC 2.7.

> I installed it in Windows 2000 machine. I had set the virtual directory

> also. But when I try to execute a simple .aspx application, I am getting

> the error as follows.

> 

> 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 system event log of the web server. 

> Please review this log entry to discover what caused this error to occur

> 

> Please help me in resolving the same.
Message #3 by gelu@c... on Fri, 15 Feb 2002 16:19:02
Hi u all,



this is the message i'm getting when i'm trying to view an aspx page. 

could anyone help?



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 system event log of the web server. 

Please review this log entry to discover what caused this error to occur. 

Message #4 by Gelu <Gelu@C...> on Fri, 15 Feb 2002 10:40:23 -0600
Hi all,



This is the message I'm getting when I'm trying to browse an aspx page.

could anyone help? thks



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 system event log of the web server.

Please review this log entry to discover what caused this error to occur.

In the log file I have:



aspnet_wp.exe could not be started. HRESULT for the failure: 80004005 



aspnet_wp.exe could not be launched because the username and/or password

supplied in the processModel section of the config file are invalid. 

Message #5 by "Steve Schofield" <steve@a...> on Fri, 15 Feb 2002 13:17:53 -0500
http://asp.net/security.aspx is the answer, this runs under a regular user

context vs system account that was used in the beta program.  if this is

on a ad domain controller the aspnet user account needs to be part of the

server operators group or run as a system account in the machine.config.





*  --------------------------------*

*  Steve Schofield

*  steve@a...

*

*  Microsoft MVP - ASP.NET

*  http://www.aspfree.com



*  --------------------------------*

----- Original Message -----

From: "Gelu" <Gelu@C...>

To: "aspx_beginners" <aspx_beginners@p...>

Sent: Friday, February 15, 2002 11:40 AM

Subject: [aspx_beginners] Server Application Unavailable





> Hi all,

>

> This is the message I'm getting when I'm trying to browse an aspx page.

> could anyone help? thks

>

> 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 system event log of the web server.

> Please review this log entry to discover what caused this error to occur.

> In the log file I have:

>

> aspnet_wp.exe could not be started. HRESULT for the failure: 80004005

>

> aspnet_wp.exe could not be launched because the username and/or password

> supplied in the processModel section of the config file are invalid.

>




$subst('Email.Unsub').

>



Message #6 by "Ali Khawaja" <akhawaja@y...> on Fri, 15 Feb 2002 18:20:23 -0600
This is a multi-part message in MIME format.



------=_NextPart_000_008A_01C1B64D.6F233580

Content-Type: text/plain;

	charset="us-ascii"

Content-Transfer-Encoding: 7bit



I had the same problem.  Its explained, with a fix, very precisely at

the msdn website:

 

http://support.microsoft.com/default.aspx?scid=kb;en-us;Q315158

 

- Ali










_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com








  Return to Index