Move to Server Still not working.

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: RSB (rsbamra_at_hotmail.com)
Date: 08/03/04


Date: Tue, 03 Aug 2004 14:37:12 GMT

Hi Everyone,
I am still Stuck with this issue. I been using my local machine as
develpoment machine and once i moved the Stuff to a Server ( i used xCopy) i
cannot not view the Pages.
When i checked the Event Viewer on the Server it is causing the following
two errors..

1. "aspnet_wp.exe could not be launched because the username and/or password
supplied in the processModel section of the config file are invalid."

2."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."

Even i have tried following these steps but looks like that also didnt help.

<QUOTE>

%windir%\Microsoft.NET\Framework\Version\Temporary ASP.NET Files: Full
Control
%windir%\Temp: Full Control
Application folder: Read
%installroot% hierarchy (for example,
%windir%\Microsoft.Net\Framework\Version): Read
%windir%\Assembly: Read

Note This is the global assembly cache. You cannot directly use Windows
Explorer to edit ACLs for this folder. Instead, open a command window,
and then run the following command:
cacls %windir%\assembly /e /t /p domain\useraccount:R

Alternatively, before you use Windows Explorer, run the following
command to unregister Shfusion.dll:
regsvr32-u shfusion.dll

After you set user rights in Windows Explorer, run the following command
to re-register Shfusion.dll:
regsvr32 shfusion.dll

Web site root (for example, %root%\Inetpub\Wwwroot) or the path that the
default Web site points to: Read
%windir%\System32: Read
(Typically, the ASPNET account has already been granted user rights as a
member of the Users group.)

</QUOTE>

Please advice me what am i missing here..
Thanks

RSB



Relevant Pages

  • Re: Column default value function not working for remote computers
    ... when a remote connection sends an insert command? ... if I connect to my server from my local machine HOST_NAME ...
    (microsoft.public.sqlserver.programming)
  • Socket communication to POP3 problem
    ... I developed an application to read email from POP3 server. ... POP3 command is "DELE 1" to remove this mail, ... On my local machine, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Enumerate volumes on a server
    ... on the command line "mountvol.exe" ... particular server? ... FindFirstVolume et al appear to work only on the ... local machine. ...
    (microsoft.public.windows.file_system)
  • Map Network Drive with name
    ... I know how to map a network drive from the net use command: ... But then when I go on windows explorer, the server is displayed in my ...
    (microsoft.public.windowsxp.help_and_support)
  • Display Alias for mapped network Drive
    ... I know how to map a network drive from the net use command: ... But then when I go on windows explorer, the server is displayed in my ...
    (microsoft.public.windowsxp.help_and_support)