Share via


The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter

Question

Tuesday, September 6, 2016 6:44 AM

Receiving following error  

Error: The call to
 'net.tcp://mymailserver.mydomain.local/Microsoft.Exchange.MailboxReplicationService.ProxyService
 mymailserver.mydomain.local (15.0.1210.2 caps:1F7FFFFFCB07FFFF)' failed. Error details: The formatter
 threw an exception while trying to deserialize the message: There was an error while trying to
 deserialize parameter http://tempuri.org/:ISourceMailbox_ExportMessagesResult. The InnerException message
 was 'There was an error deserializing the object of type
 Microsoft.Exchange.MailboxReplicationService.DataExportBatch. The maximum array length quota (35000000)
 has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength
 property on the XmlDictionaryReaderQuotas object used when creating the XML reader.'.  Please see
 InnerException for more details. --> There was an error deserializing the object of type
 Microsoft.Exchange.MailboxReplicationService.DataExportBatch. The maximum array length quota (35000000)
 has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength
 property on the XmlDictionaryReaderQuotas object used when creating the XML reader. --> The maximum array
 length quota (35000000) has been exceeded while reading XML data. This quota may be increased by changing
 the MaxArrayLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader..
 --> The formatter threw an exception while trying to deserialize the message: There was an error while
 trying to deserialize parameter http://tempuri.org/:ISourceMailbox_ExportMessagesResult. The
 InnerException message was 'There was an error deserializing the object of type
 Microsoft.Exchange.MailboxReplicationService.DataExportBatch. The maximum array length quota (35000000)
 has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength
 property on the XmlDictionaryReaderQuotas object used when creating the XML reader.'.  Please see
 InnerException for more details. --> There was an error deserializing the object of type
 Microsoft.Exchange.MailboxReplicationService.DataExportBatch. The maximum array length quota (35000000)
 has been exceeded while reading XML data. This quota may be increased by changing the MaxArrayLength
 property on the XmlDictionaryReaderQuotas object used when creating the XML reader. --> The maximum array
 length quota (35000000) has been exceeded while reading XML data. This quota may be increased by changing
 the MaxArrayLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader.

Is there any solution as i have already set to maxArrayLength="85000000"

but to no use ....

Abdul Jaleel Malik

All replies (1)

Monday, September 12, 2016 6:43 AM

Hi

Are you busy with mailbox moves from a previous version of Exchange to Exchange 2016? This might help if it is:

http://www.networksteve.com/exchange/topic.php/Getting_Error_in_Mailbox_Migration_from_Exchange_2013_to_2016_fo/?TopicId=79785&Posts=3

Microsoft PFE