A null value cannot be serialized at the top level for IXmlSerializable root type '{0}' since its IsAny setting is 'true'. This type must write all its contents including the root element. Verify that the IXmlSerializable implementation is correct.
A non-static member cannot be accessed with the class name;;The non-static member '{0}' cannot be accessed with the class ...
A null Message (signalling end of channel) was received from a datagram channel, but the channel is still in the Opened state. ...
A null name was provided in a named collection (dictionary) of InstanceValues. Null is not a valid name for an InstanceValue. ...
A null UriTemplate was passed as the key in a pair of template and its associated object. UriTemplateTable Key-Value pairs ...
A null value cannot be serialized at the top level for IXmlSerializable root type '{0}' since its IsAny setting is 'true'. ...
A null value was provided in a named collection (dictionary) of InstanceValues. The name provided for the null value was ...
A null value was returned from an async 'Begin' method or passed to an AsyncCallback. Async 'Begin' implementations must ...
A null was returned after calling the '{0}' method on a store provider instance of type '{1}'. The store provider might not ...
A panel with IsItemsHost="true" is not nested in an ItemsControl. Panel must be nested in ItemsControl to get and show items. ...