A form has been submitted with what seems to be an attachment that is too large. Here is the error:
“Message: The attachment transfer service has encountered a problem, check for detailed error messages in the event log. [LFF9705-SecureAttachmentTransferError]”
Event Viewer log:
Inner exception: System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]
Message: The formatter threw an exception while trying to deserialize the message: There was an error while trying to deserialize parameter http://tempuri.org/:ids. The InnerException message was 'There was an error deserializing the object of type System.Int32[]. The 'maximum bytes per Read operation' quota (4096) has been exceeded while reading XML data. Long element start tags (consisting of the element name, attribute names and attribute values) may trigger this quota. This quota may be increased by changing the MaxBytesPerRead property on the XmlDictionaryReaderQuotas object used when creating the XML reader.'. Please see InnerException for more details
I found the maxBytesPerRead in Laserfiche Forms > Forms > bin >RoutingEngineServiceHost.exe I see the maxBytesPerRead is ="134217727".
Can that be increased without issue? Or am I on the wrong path and should be looking somewhere else to increase the size?
Thanks,
Linda