Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS version 6.0 Issue

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Multiple websites on the same server  
Author Message
anonymous327

External


Since: Nov 05, 2003
Posts: 7



(Msg. 1) Posted: Mon Aug 02, 2004 3:10 pm
Post subject: IIS version 6.0 Issue
Archived from groups: microsoft>public>inetserver>iis (more info?)

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.

 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 2) Posted: Mon Aug 02, 2004 11:24 pm
Post subject: Re: IIS version 6.0 Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 2 Aug 2004 12:10:48 -0700, "Bill"
<anonymous DeleteThis @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 <a style='text-decoration: underline;' href="http://my.xxx.com/" target="_blank">http://my.xxx.com/</a> 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?
<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2109" target="_blank">http://www.aspfaq.com/show.asp?id=2109</a>

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
anonymous77

External


Since: Oct 14, 2003
Posts: 468



(Msg. 3) Posted: Mon Aug 02, 2004 11:24 pm
Post subject: Re: IIS version 6.0 Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.RemoveThis@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 <a style='text-decoration: underline;' href="http://my.xxx.com/" target="_blank">http://my.xxx.com/</a> 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
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
jackieja

External


Since: Aug 26, 2003
Posts: 392



(Msg. 4) Posted: Tue Aug 03, 2004 12:29 am
Post subject: RE: IIS version 6.0 Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @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.
 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
user1772

External


Since: Jun 10, 2004
Posts: 1807



(Msg. 5) Posted: Tue Aug 03, 2004 4:52 pm
Post subject: Re: IIS version 6.0 Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 2 Aug 2004 13:57:46 -0700,
<anonymous.DeleteThis@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. Smile

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.DeleteThis@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 <a style='text-decoration: underline;' href="http://my.xxx.com/" target="_blank">http://my.xxx.com/</a> 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
  >>.
  >><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
someone9

External


Since: Aug 25, 2003
Posts: 2419



(Msg. 6) Posted: Tue Aug 03, 2004 10:50 pm
Post subject: Re: IIS version 6.0 Issue [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @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.
 >> Stay informed about: IIS version 6.0 Issue 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS Version - I am using XP Pro. How do I find out what version of IIS I am running?

IIS Version? - How do I verify what version of IIS is running on my Windows 2000 Server? Is it 5.0 by default? Please help answer this seemingly easy question.

IIS Version - How can I determine what version of IIS I am running? I am running Windows 2000 SP 4. Thanks, Brady

IIS version - How do I know what version & patchlevel of IIS is running on my server? (I'm a first time user of IIS) Thanks much......

IIS version - Hi all, Does anyone know how to know what current version of IIS running on a given machine? Your help would be greatly appreciated. Thanks, Nghia Nguyen
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]