System.Windows.Markup Names ...


.NET Framework Class Library
XamlParseException Class

Represents the exception class for parser-specific exceptions.

Namespace:  System.Windows.Markup
Assembly:  PresentationFramework (in PresentationFramework.dll)
Syntax

Visual Basic (Declaration)
<SerializableAttribute> _
Public Class XamlParseException _
    Inherits SystemException
Visual Basic (Usage)
Dim instance As XamlParseException
C#
[SerializableAttribute]
public class XamlParseException : SystemException
Visual C++
[SerializableAttribute]
public ref class XamlParseException : public SystemException
JScript
public class XamlParseException extends SystemException
XAML
This managed class is not typically used in XAML.
Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      System.Windows.Markup..::.XamlParseException
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information

.NET Framework

Supported in: 3.5, 3.0
See Also

Reference

Tags :


Community Content

Thomas Lee
What causes this exception?

Does anyone know why this exception happens? There must be some rules that my XML or XAML is violating. Anyone know where I can find these rules?

[tfl - 28 06 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at

http://www.microsoft.com/communities/newsgroups/en-us/ . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C &
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C &
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C &


Thomas Lee
Possible fixes

What could be the possible fixes for this? I got this and I am stuck :(

It is with VB 2008 as with Visual Web Developer. It looks like a brand new Porche car, and there have been put a lot of marketing into it. However, when you open the hood on this Porche, you will find a defective small engine from a grass chopper. USELESS!

[tfl - 28 06 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at

http://www.microsoft.com/communities/newsgroups/en-us/ . You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C &
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C &
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C &


Rob Vig
No kidding!
I'm stuck on this same error too.

All this Hype about SL. Version 1,2,3... I wish Microsoft would bake their cake before they serve it to us.

(cough, hack, burp, face turns green, puick!)
Tags :

Page view tracker