Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
A TrackingProfileDeserializationException exception is thrown when an XML document cannot be deserialized into a TrackingProfile by a TrackingProfileSerializer.
Remarks
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. If such a list is supplied, the ValidationEventArgs property contains it.
See Also
Tasks
How to: Use the Exception Assistant