First time in the .net area for me. I have a good understanding of Classic ASP and all related aspects.
I have purchased a wysiwyg HTML editor for the purposes of a savvy little spell checker that has no cliet dependencies from
http://cutesoft.net (CuteSoft for ASP ver 4.1) A very good tool. The netSpell (written entirely in c#) feature requires the .net framework, I installed this locally and it works like a dream (XP Pro)
The production server is a 2k box. When I execute the spell checker I am experiencing the following application errors:
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1084
Date: 8/25/2005
Time: 3:21:17 PM
User: N/A
Computer: KUTRIS02
Description:
aspnet_wp.exe could not be started. The error code for the failure is 80070545. 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.
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1084
Date: 8/25/2005
Time: 3:21:48 PM
User: N/A
Computer: KUTRIS02
Description:
aspnet_wp.exe could not be started. The error code for the failure is 80070545. 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.
What are ACL's?
Is the aspnet_wp.exe talked about specific to this software?
Does anybody have a suggestion how I may resolve this issue?
FYI this server is in a defence restricted network - not real easy for me to just uninstall and re install the framework (is a possibility) I do have direct administrative access via Dameware. I get the same behaviours using the browser on the box its self via dameware and remotley from elsewhere in the network.
Looking forward to a dot neters reply.
TYIA
Wind is your friend
Matt