Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Errors with Version 1


Message #1 by "Hugh McLaughlin" <hugh@k...> on Mon, 28 Jan 2002 21:15:27
Hello everyone and thanks for your help in advance.  I have been running 

ASP.Net with Beta version 2 on Windows 2000 server.  I uninstalled the 

beta and installed version 1 of both .Net and Visual Studio.  When I try 

to access ASPX pages that were running previously, I receive the following 

error:



Server Application Unavailable



When checking the event log, I receive the following events:





Event ID 1007



Source ASP.Net 1.0.3705.0





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

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



Event ID 1082



Source ASP.Net 1.0.3705.0



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



I have been checking through the documentation, but haven;t been able to 

find the solution.  any help would be greatly appreciated.  Thanks.

Message #2 by "Steve Schofield" <steve@a...> on Tue, 29 Jan 2002 07:24:02 -0500
Its the account its running under, set the proper NTFS permissions.  this

article has a how-to.



http://asp.net/security.aspx



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

*  Steve Schofield

*  steve@a...

*

*  Microsoft MVP - ASP.NET

*  http://www.aspfree.com



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

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

From: "Hugh McLaughlin" <hugh@k...>

To: "ASP+" <aspx@p...>

Sent: Monday, January 28, 2002 9:15 PM

Subject: [aspx] Errors with Version 1





> Hello everyone and thanks for your help in advance.  I have been running

> ASP.Net with Beta version 2 on Windows 2000 server.  I uninstalled the

> beta and installed version 1 of both .Net and Visual Studio.  When I try

> to access ASPX pages that were running previously, I receive the following

> error:

>

> Server Application Unavailable

>

> When checking the event log, I receive the following events:

>

>

> Event ID 1007

>

> Source ASP.Net 1.0.3705.0

>

>

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

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

>

> Event ID 1082

>

> Source ASP.Net 1.0.3705.0

>

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

>

> I have been checking through the documentation, but haven;t been able to

> find the solution.  any help would be greatly appreciated.  Thanks.

>




>




  Return to Index