Does anyone know how to resolve this issue?

Currently on Server 2003 running IIS ver 6.0 with default
site host header set to test.xxx.com and another site
configured with a host header set to my.xxx.com.

The default site is running fine....The other site gets
the following error on the resource kit tool wfetch:

GET http://my.xxx.com/ HTTP/1.1\r\n
Host: localhost\r\n
Accept: */*\r\n
Connection: Keep-Alive\r\n
\r\n
RESPONSE: **************\nHTTP/1.1 500 Internal Server
Error\r\n
Content-Length: 81\r\n
Content-Type: text/html\r\n
Server: Microsoft-IIS/6.0\r\n
Date: Mon, 02 Aug 2004 18:51:57 GMT\r\n
\r\n
<html><head><title>Error</title></head><body>The data is
invalid.\r\n
</body></html>finished.

Re: IIS version 6.0 Issue by jeff

jeff
Mon Aug 02 15:24:52 CDT 2004

On Mon, 2 Aug 2004 12:10:48 -0700, "Bill"
<anonymous@discussions.microsoft.com> wrote:

>Does anyone know how to resolve this issue?
>
>Currently on Server 2003 running IIS ver 6.0 with default
>site host header set to test.xxx.com and another site
>configured with a host header set to my.xxx.com.
>
>The default site is running fine....The other site gets
>the following error on the resource kit tool wfetch:
>
>GET http://my.xxx.com/ HTTP/1.1\r\n
>Host: localhost\r\n
>Accept: */*\r\n
>Connection: Keep-Alive\r\n
>\r\n
>RESPONSE: **************\nHTTP/1.1 500 Internal Server
>Error\r\n
>Content-Length: 81\r\n
>Content-Type: text/html\r\n
>Server: Microsoft-IIS/6.0\r\n
>Date: Mon, 02 Aug 2004 18:51:57 GMT\r\n
>\r\n
><html><head><title>Error</title></head><body>The data is
>invalid.\r\n
></body></html>finished.

Use a browser and see:

Why do I get a 500 Internal Server error for all ASP errors?
http://www.aspfaq.com/show.asp?id=2109

Jeff

Re: IIS version 6.0 Issue by anonymous

anonymous
Mon Aug 02 15:57:46 CDT 2004

Jeff,

I have tried that already.....Here is the information from
the log file.

2004-08-02 20:53:52 145.2.3.25 GET / - 80 - 173.50.10.9
Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.0;+H010818;+.NET+CLR+1.
0.3705) 500 19 13

>-----Original Message-----
>On Mon, 2 Aug 2004 12:10:48 -0700, "Bill"
><anonymous@discussions.microsoft.com> wrote:
>
>>Does anyone know how to resolve this issue?
>>
>>Currently on Server 2003 running IIS ver 6.0 with
default
>>site host header set to test.xxx.com and another site
>>configured with a host header set to my.xxx.com.
>>
>>The default site is running fine....The other site gets
>>the following error on the resource kit tool wfetch:
>>
>>GET http://my.xxx.com/ HTTP/1.1\r\n
>>Host: localhost\r\n
>>Accept: */*\r\n
>>Connection: Keep-Alive\r\n
>>\r\n
>>RESPONSE: **************\nHTTP/1.1 500 Internal Server
>>Error\r\n
>>Content-Length: 81\r\n
>>Content-Type: text/html\r\n
>>Server: Microsoft-IIS/6.0\r\n
>>Date: Mon, 02 Aug 2004 18:51:57 GMT\r\n
>>\r\n
>><html><head><title>Error</title></head><body>The data is
>>invalid.\r\n
>></body></html>finished.
>
>Use a browser and see:
>
>Why do I get a 500 Internal Server error for all ASP
errors?
>http://www.aspfaq.com/show.asp?id=2109
>
>Jeff
>.
>

RE: IIS version 6.0 Issue by JackieJa

JackieJa
Mon Aug 02 16:29:23 CDT 2004

This error usually means something is wrong in the metabase. Try restoring
from a backup.

Hope this helps.

Thank you,

Jackie Jaynes [MSFT]
Microsoft IIS
JackieJa@online.microsoft.com

Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.


Re: IIS version 6.0 Issue by jeff

jeff
Tue Aug 03 08:52:46 CDT 2004

On Mon, 2 Aug 2004 13:57:46 -0700,
<anonymous@discussions.microsoft.com> wrote:

>Jeff,
>
>I have tried that already.....Here is the information from
>the log file.
>
>2004-08-02 20:53:52 145.2.3.25 GET / - 80 - 173.50.10.9
>Mozilla/4.0+
>(compatible;+MSIE+6.0;+Windows+NT+5.0;+H010818;+.NET+CLR+1.
>0.3705) 500 19 13

Good. Except that isn't what I asked. :)

Follow the FAQ posted. Post the real error displayed in the web
browser when retrieving the page.

Jeff


>
>>-----Original Message-----
>>On Mon, 2 Aug 2004 12:10:48 -0700, "Bill"
>><anonymous@discussions.microsoft.com> wrote:
>>
>>>Does anyone know how to resolve this issue?
>>>
>>>Currently on Server 2003 running IIS ver 6.0 with
>default
>>>site host header set to test.xxx.com and another site
>>>configured with a host header set to my.xxx.com.
>>>
>>>The default site is running fine....The other site gets
>>>the following error on the resource kit tool wfetch:
>>>
>>>GET http://my.xxx.com/ HTTP/1.1\r\n
>>>Host: localhost\r\n
>>>Accept: */*\r\n
>>>Connection: Keep-Alive\r\n
>>>\r\n
>>>RESPONSE: **************\nHTTP/1.1 500 Internal Server
>>>Error\r\n
>>>Content-Length: 81\r\n
>>>Content-Type: text/html\r\n
>>>Server: Microsoft-IIS/6.0\r\n
>>>Date: Mon, 02 Aug 2004 18:51:57 GMT\r\n
>>>\r\n
>>><html><head><title>Error</title></head><body>The data is
>>>invalid.\r\n
>>></body></html>finished.
>>
>>Use a browser and see:
>>
>>Why do I get a 500 Internal Server error for all ASP
>errors?
>>http://www.aspfaq.com/show.asp?id=2109
>>
>>Jeff
>>.
>>


Re: IIS version 6.0 Issue by David

David
Tue Aug 03 21:50:15 CDT 2004

It sounds like the default document for my.xxx.com does not work. Or maybe
you are running some custom ISAPI that is having issues. Please identify
them.

Your configuration and request work perfectly for me.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Bill" <anonymous@discussions.microsoft.com> wrote in message
news:993b01c478c4$6b38bc60$a601280a@phx.gbl...
Does anyone know how to resolve this issue?

Currently on Server 2003 running IIS ver 6.0 with default
site host header set to test.xxx.com and another site
configured with a host header set to my.xxx.com.

The default site is running fine....The other site gets
the following error on the resource kit tool wfetch:

GET http://my.xxx.com/ HTTP/1.1\r\n
Host: localhost\r\n
Accept: */*\r\n
Connection: Keep-Alive\r\n
\r\n
RESPONSE: **************\nHTTP/1.1 500 Internal Server
Error\r\n
Content-Length: 81\r\n
Content-Type: text/html\r\n
Server: Microsoft-IIS/6.0\r\n
Date: Mon, 02 Aug 2004 18:51:57 GMT\r\n
\r\n
<html><head><title>Error</title></head><body>The data is
invalid.\r\n
</body></html>finished.