Re: IIS - server execution failed. getting error code=80004005
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 08/08/04
- Next message: David Wang [Msft]: "Re: IIS 6.0 with ASP.NET and PHP support"
- Previous message: David Wang [Msft]: "Re: Windows 2003 server IIS 6 can only run 5 web sites??"
- In reply to: Andrey P: "Re: IIS - server execution failed. getting error code=80004005"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 8 Aug 2004 16:47:42 -0700
1. Check %SYSTEMROOT%\iis6.log for any upgrade errors. The log file gives
instructions on how to locate errors.
2. Uncheck IE's "Show Friendly HTTP Errors" option so that you see the
actual error. Report that, exactly.
3. Check the log file (%SYSTEMROOT%\System32\LogFiles\W3SVC1\*.log) on the
request that is "failing" and report that. If you do not see that request
in the log, then the browser is not seeing the server -- and you need to fix
that networking issue before looking at IIS.
4. Check event log for any IIS(W3SVC)-related errors
FYI: The Web Browser contacts IIS to retrieve web pages -- so the problem is
not "IIS cannot find the machine".
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Andrey P" <andrey@paramonov.pp.ru> wrote in message news:10hb0ut9hfqh8b7@news.supernews.com... Stella wrote: > Hi - I recently upgraded from Win200 professional edition to XP professional > edition. All my IIS settings got wiped out. I install the new IIS for XP, > but nothing works. IIS can not find the machine. I read in MSDN that > changing the computer name could clear the issue. But is still not working. > Please help! > Thank you > Stella Basically, this error mean "permissions denied". Check all the security settings an all the files and directories under your web root. For more details: http://www.aspfaq.com/show.asp?id=2413 -Andrey
- Next message: David Wang [Msft]: "Re: IIS 6.0 with ASP.NET and PHP support"
- Previous message: David Wang [Msft]: "Re: Windows 2003 server IIS 6 can only run 5 web sites??"
- In reply to: Andrey P: "Re: IIS - server execution failed. getting error code=80004005"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|