I'm running XPpro w/sp2, on the workstation I have running IIS5, FrontPage
2002 Server Extensions, FrontPage 2003, SQLServer2k w/sp4, MDAC 2.8 sp1,
Delphi 2005, Visual Studio. The subject services start up fine however,
when I try to access the web-site I get an error displayed in explorer and
two entries in the system event log which contain...
Source: W3SVC
Category: None
Type: Warning
Event ID: 36
User: N/A
Description: The server failed to load application '/LM/W3SVC/1/ROOT'. The
error was 'General access denied error'.
Source: DCOM
Category: None
Type: Error
Event ID: 10001
User: NT AUTHORITY\SYSTEM
Description: Unable to start a DCOM Server
(99169CB1-A707-11D0-989D-00C04FD919C1) as ./IWAM_TMASKE-XP. The error
"Access is denied." Happened while starting this command
C:\WINDOWS\system32\dllhost.exe /Processid:
(3D14228D-FBE1-11D0-995D-00C04FD919C1)
This problem started occuring after our networking staff rolled my domain
account from the old domain to the new one. While searching the microsoft
soft I found a truck full of information. I found a couple of security
descriptors that were no longer valid for the Machine Debug Manager throught
the Component Services and got them fixed. Using the IIS Diagnostics Auth
Diagnostics 1.0 I fixed the errors (which were all missing rights for the
SYSTEM, Users, IWAM_ accounts). Using the wfetch utility with the resource
kit I get the following response on a simple GET...:
HTTP/1.1 500 Server Error\r\n
Server: Microsoft-IIS/5.1\r\n
Date: Thu, 25 Aug 2005 05:30:57 GMT\r\n
Connection: close\r\n
Content-Type: text/html\r\n
Content-Length: 332\r\n
\r\n
<html><head><title>Server Application Error</title></head>\n
<body><h1>Server Application Error</h1>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.</body></html>
WWWConnect::Close("localhost","80")\n
closed source port: 1135\r\n
finished.
I've also tried uninstalling IIS, FPSE(s), FP2003, cleaning the registry,
files that are not removed (I found the KB article don't remember which one
though), then reinstalling all the apps/services. Still no luck...
My laptop actually runs better now but the problem is still not fixed. Does
anyone have any suggetions shy of wiping out the laptop and reinstalling (my
last resort)..?
Thanks in advance for any help/advice anyone can give...!
Anthony...
>> Stay informed about: Multiple service errors when accessing IIS (W3SVC & DCOM)...