Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Problem of running .aspx


Message #1 by ytlo@n... on Sun, 3 Mar 2002 13:56:04 +0800

Dear Sir,

      When I run the .aspx in browser, I got the following message :



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

Server Application Unavailable

The web application you are attempting to access on this web server is

curr

ently 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

r

equest failure can be found in the system event log of the web server.

Plea

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

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







So, I review the application log in event viewer and got the following

erro

r messages:



[First error message]

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

Event Type:	Error

Event Source:	ASP.NET 1.0.3705.0

Event Category:	None

Event ID:	1082

Date:		3/2/2002

Time:		1:41:12 PM

User:		N/A

Computer:	P3866

Description:

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

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





[Second error message]

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

Event Type:	Error

Event Source:	ASP.NET 1.0.3705.0

Event Category:	None

Event ID:	1007

Date:		3/2/2002

Time:		1:41:12 PM

User:		N/A

Computer:	P3866

Description:

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

su

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

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



     Also I cannot debug and run the aspx program in visual studio .NET

IDE

. I think that I suffered from the same problem.=20



     I would be appreciated if you could grant me a solution to this

proble

m.  Many thanks in advance.



Best regards,



Raymond.





Message #2 by "Raymond" <ytlo@n...> on Sun, 3 Mar 2002 06:04:26
Dear Sir,

      When I run the .aspx in browser, I got the following message : 



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

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. 

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







So, I review the application log in event viewer and got the following 

error messages:



[First error message]

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

Event Type:	Error

Event Source:	ASP.NET 1.0.3705.0

Event Category:	None

Event ID:	1082

Date:		3/2/2002

Time:		1:41:12 PM

User:		N/A

Computer:	P3866

Description:

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

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





[Second error message]

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

Event Type:	Error

Event Source:	ASP.NET 1.0.3705.0

Event Category:	None

Event ID:	1007

Date:		3/2/2002

Time:		1:41:12 PM

User:		N/A

Computer:	P3866

Description:

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

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

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



     Also I cannot debug and run the aspx program in visual studio .NET 

IDE. I think that I suffered from the same problem.  



     I would be appreciated if you could grant me a solution to this 

problem.  Many thanks in advance.



Best regards,



Raymond.




  Return to Index