Microsoft Knowledge Base Email Alertz

KBAlertz.com: Error message when you browse IIS 6.0 content in Internet Explorer: The data is invalid

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 954841 - Last Review: June 30, 2008 - Revision: 1.0

Error message when you browse IIS 6.0 content in Internet Explorer: "The data is invalid"

SYMPTOMS

Consider the following scenario. You browse Internet Information Services (IIS) 6.0 content, such as ASP content or HTML content, in Internet Explorer. In this scenario, you receive the following error message:
The data is invalid.
When you view the IIS 6.0 Web log, you see the following entries:

#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: <Date> <Time>
#Fields: date time s-sitename s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status 
<Date> <Time> W3SVC1 127.0.0.1 GET / - 80 - 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 500 19 13
<Date> <Time> W3SVC1 127.0.0.1 GET /test.asp - 80 - 127.0.0.1 Mozilla/4.0+(compatible;+MSIE+7.0;+Windows+NT+5.2;+.NET+CLR+1.1.4322;+.NET+CLR+2.0.50727;+.NET+CLR+3.0.04506.30) 500 19 13


Note In the Web log, IIS 6.0 logs an HTTP status code of 500 with a sub-status code of 19 (HTTP Error 500.19).

CAUSE

This issue occurs because invalid data is set for one or more metabase keys. The most common metabase key to contain invalid data is the ScriptMaps key. HTTP Error 500.19 is logged in the Web log if you do not have valid metadata for a Web site node. Therefore, you cannot provide URLs from the Web site node, even if the data is sufficient for a certain subset of the Web site node.

If you receive the HTTP Error 500.19 error when you change the metabase, the changes to the metabase probably made it impossible to parse at least one section of the metabase. Typically, this behavior occurs when the Enable Direct Metabase Edit option is turned on in IIS 6.0 Manager.

RESOLUTION

To resolve this issue, make sure that the script map does not contain spaces. Additionally, make sure that the script map does not contain random character strings.

Typically, a script map must resemble the following script map:
.asp,C:\WINNT\system32\inetsrv\asp.dll,5,GET,HEAD,POST,TRACE
Note If this issue still occurs, restore a known good copy of the metabase.

MORE INFORMATION

It is important to back up the metabase frequently. For more information about how to create a metabase backup, click the following article number to view the article in the Microsoft Knowledge Base:
324277  (http://kbalertz.com/Feedback.aspx?kbNumber=324277/ ) How to create a metabase backup by using IIS 6.0 in Windows Server 2003
You will also receive the HTTP Error 500.19 error in IIS 7.0. However, in this case, the reasons are different. For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
942055  (http://kbalertz.com/Feedback.aspx?kbNumber=942055/ ) Error message when you visit a Web site that is hosted on IIS 7.0: "HTTP Error 500.19 – Internal Server Error"
934515  (http://kbalertz.com/Feedback.aspx?kbNumber=934515/ ) You receive an error message when you try to view a Web page from a Web site that uses pass-through authentication in Internet Information Services 7.0

APPLIES TO
  • Microsoft Internet Information Services 6.0
Keywords: 
kbexpertiseinter kbtshoot KB954841
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please