TrackingProfileDeserializationException Class
The exception that is thrown when an XML document cannot be deserialized into a TrackingProfile by a TrackingProfileSerializer.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
When the TrackingProfileSerializer throws this exception it supplies a message that describes the reason for the exception. In some cases the TrackingProfileSerializer supplies a list of validation errors and warnings that it encountered while trying to deserialize the TrackingProfile. The ValidationEventArgs property contains this list if it is supplied.
System.Exception
System.SystemException
System.Workflow.Runtime.Tracking.TrackingProfileDeserializationException
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.