Microsoft Knowledge Base Email Alertz

FIX: Error message when a .NET Framework 2.0-based application calls the XmlTextReader.Read function repeatedly: 'Permission' start tag on line 171 does not match the end tag of 'PermissionRead'

Search KbAlertz

Advanced Search

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]











Microsoft Knowledge Base Article

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

Article ID: 962890 - Last Review: August 4, 2010 - Revision: 6.0

FIX: Error message when a .NET Framework 2.0-based application calls the XmlTextReader.Read function repeatedly: "'Permission' start tag on line 171 does not match the end tag of 'PermissionRead'"

SYMPTOMS

When a Microsoft .NET Framework 2.0-based application calls the XmlTextReader.Read function repeatedly, you receive an exception error message that resembles the following:
'Permission' start tag on line 171 does not match the end tag of 'PermissionRead'. Line 171, position 37.
This exception occurs if one element name is a prefix of another element name. For example, this exception occurs if you have the Permission element and the PermissionRead element.

CAUSE

This problem occurs because the same hash code is generated for each element.

RESOLUTION

Hotfix Replacement Information

The hotfix that corresponds to KB962890 has been superseded with the hotfix KB976814, which contains all fixes that were previously included in KB962890. You should use the hotfix KB976814 to fix the issues described in KB962890. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
976814  (http://kbalertz.com/Feedback.aspx?kbNumber=976814/ ) FIX: A System.InvalidOperationException exception occurs when you use a WCF client proxy that is generated by the ServiceModel Metadata Utility tool from the service metadata that is in the .NET Framework 3.5

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://kbalertz.com/Feedback.aspx?kbNumber=824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Microsoft .NET Framework 2.0
  • Microsoft .NET Framework 2.0 Service Pack 1 (x86)
  • Microsoft .NET Framework 2.0 Service Pack 2
Keywords: 
kbexpertiseadvanced kbfix kbsurveynew kbqfe KB962890
       

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