help - ASP.NET Server Application Unavailable

G

Guest

the admin moved the server to a different sub-network. The machine was
previously a domain controller and now it is not, therefore active directory
was removed and so was the user accounts. I ran regiis -i which created the
ASPNET user account but the application is still unavailable. What do I need
to do? The message is:

Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1084
Date: 12/8/2005
Time: 6:25:53 PM
User: N/A
Computer: RED
Description:
aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the
..NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account.
 
A

Alvin Bruney - ASP.NET MVP

I'm venturing a guess that the domain controller flush that you did still
left some remnants of the old state that is interfering with the current
application. There are specific instructions on setting up a domain
controller to work with asp, in particular the accounts and permissions have
to be configured specifically for that purpose. See if that helps.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
 
G

Guest

Well, when they demoted the machine from being a domain controller it removed
the active directory and all of the accounts. The machine is no longer a
domain controller. I did find the following link that helped me to manually
set up permissions on all of the directories accessed.

http://support.microsoft.com/default.aspx?kbid=811320

..Net now works, but it seems my asp.net redirect page that distinguishes
between mobile and non-mobile requests is forwarding everything to the
non-mobile site. So apparently something got overwritten so any help anyone
wants to provide would be appreciated. Thanks.

-WD


Alvin Bruney - ASP.NET MVP said:
I'm venturing a guess that the domain controller flush that you did still
left some remnants of the old state that is interfering with the current
application. There are specific instructions on setting up a domain
controller to work with asp, in particular the accounts and permissions have
to be configured specifically for that purpose. See if that helps.

--
Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ www.lulu.com/owc
Forth-coming VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------



s said:
the admin moved the server to a different sub-network. The machine was
previously a domain controller and now it is not, therefore active directory
was removed and so was the user accounts. I ran regiis -i which created the
ASPNET user account but the application is still unavailable. What do I need
to do? The message is:

Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1084
Date: 12/8/2005
Time: 6:25:53 PM
User: N/A
Computer: RED
Description:
aspnet_wp.exe could not be started. The error code for the failure is
80004005. This error can be caused when the worker process account has
insufficient rights to read the .NET Framework files. Please ensure that the
.NET Framework is correctly installed and that the ACLs on the installation
directory allow access to the configured account.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top