|
Home > Archive > IIS Server > January 2004 > HTTP 500 - Internal error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
HTTP 500 - Internal error
|
|
| TDBear 2004-01-24, 1:36 am |
| Hi all,
After i installed IIS 5.0 on my W2K Server. I've tried to connect to it from
a workstation and found out that my IIS doesn't work. When I type:
http://myservername, i've got the following error: HTTP 500 - Internal
Server Error.
When i checked into the eventlog system i found one error:
Source: DCOM - Event ID: 10010 Description: The server didn't register on
DCOM on time. (or something like that).
And one Warning:
Source: W3SVC EventID: 36 Description: Unable to find the description of
Event ID (36) into the source (W3SVC). The local computer may not have the
necessary register informations or the DLL files necessary to display
messages from a distant computer /LM/W3SVC/1/ROOT (or something like that).
If i ty to access to IIS from localhost with http://localhost i've got
almost the sames messages but the error event ID is 10004 saying that DCOM
received the error "I/O operation is going on" and couldn't connect to
\IWAM_Myservername to start the server {XXXX-XXX-XXX-XXX-XXXXXXX}
I've already tried to remove IIS and install it again but still got the same
errors. So any help would be apreciated.
Tdbear.
| |
| Jeff Cochran 2004-01-24, 1:36 am |
| On Tue, 6 Jan 2004 17:25:45 +0100, "TDBear" <t.d.b.e.a.r@free.fr>
wrote:
quote:
>After i installed IIS 5.0 on my W2K Server. I've tried to connect to it from
>a workstation and found out that my IIS doesn't work. When I type:
>http://myservername, i've got the following error: HTTP 500 - Internal
>Server Error.
Fix that via this:
Why do I get a 500 Internal Server error for all ASP errors?
http://www.aspfaq.com/show.asp?id=2109
quote:
>When i checked into the eventlog system i found one error:
>Source: DCOM - Event ID: 10010 Description: The server didn't register on
>DCOM on time. (or something like that).
For that, look at this:
http://www.eventid.net/display.asp?...010&source=dcom
Or something like that.
quote:
>And one Warning:
>Source: W3SVC EventID: 36 Description: Unable to find the description of
>Event ID (36) into the source (W3SVC). The local computer may not have the
>necessary register informations or the DLL files necessary to display
>messages from a distant computer /LM/W3SVC/1/ROOT (or something like that).
For that, see this:
http://www.eventid.net/display.asp?...36&source=w3svc
Or something like that.
quote:
>If i ty to access to IIS from localhost with http://localhost i've got
>almost the sames messages but the error event ID is 10004 saying that DCOM
>received the error "I/O operation is going on" and couldn't connect to
>\IWAM_Myservername to start the server {XXXX-XXX-XXX-XXX-XXXXXXX}
And that one is this:
http://www.eventid.net/display.asp?...004&source=dcom
Or somthing like XXXXXXX.
quote:
>I've already tried to remove IIS and install it again but still got the same
>errors. So any help would be apreciated.
Next time, look for the problem and don't guess at a possible
solution. Or something like that...
Jeff
|
|
|
|
|