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:
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
| 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