RE: Can't render ASP pages on IIS5.1
From: Nick (Nick_at_discussions.microsoft.com)
Date: 08/27/04
- Next message: SyrU: "Re: OnClick Question"
- Previous message: Pauline Parrot: "think outside the box"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Aug 2004 15:45:04 -0700
Could be a DCOM permission issue...? maybe the IWAM account no longer has
launch perms...?
Maybe try this (I don't know if it will work, it's just an idea...):
Open Start/Settings/Control Panel/Admin Tools/Component Services
Navigate to Component Services/Computers/My Computer/DCOM Config/
Right click the IIS modules (like maybe the IIS WAMREG admin service and the
IIS admin service) and select Properties.
Select the Security tab, and try setting Launch and Activation Permissions
to Use Default.
"CJM" wrote:
> I've had a problem over the last few weeks (which may have been caused by
> the recent dodgy critical patch from Microsoft Update); in the past few
> months I have been developing ASP pages on my home machine with little
> problems.
>
> After a months break, I have come back to find a problem - everytime I
> called an ASP page I was redirected to the standard 404 page. This was
> around the time of the problems I had after that problematic MS Update
> patch. To try and fix it, I uninstalled IIS - or at least I tried to... the
> m/c crashed half way through. I subsequently managed to complete the
> uninstall, and a few days later I re-installed IIS.
>
> Since that time I have a slightly different problem; When I call up an ASP
> page I get the following error:
>
> Server Application Error
> The server has encountered an error while loading an application during the
> processing of your request. Please refer to the event log for more detail
> information. Please contact the server administrator for assistance.
>
> In the event log I seem to have two relevent entries:
> A DCOM error:
> DCOM got error "Overlapped I/O operation is in progress. " and was unable to
> logon .\IWAM_CJMXP2 in order to run the server:
> {3D14228D-FBE1-11D0-995D-00C04FD919C1}
>
> and a W3SVC warning:
> The server failed to load application '/LM/W3SVC/1/ROOT'. The error was
> 'The server process could not be started because the configured identity is
> incorrect. Check the username and password.
>
>
> Any ideas?
>
>
>
- Next message: SyrU: "Re: OnClick Question"
- Previous message: Pauline Parrot: "think outside the box"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|