Hello, i am getting this error and i change de BufferSize and the MessageReceivedSize when i create the binding service.
But i'm still to get this error.
System.Runtime.Serialization.SerializationException: 'Error in line 1 position 327. Expecting element 'ExceptionDetail' from namespace 'http://schemas.datacontract.org/2004/07/System.ServiceModel'.. Encountered 'Element' with name 'string', namespace 'http://schemas.microsoft.com/2003/10/Serialization/'.'
I'm working with VisualStudio 2019 on a project to Android Xamarin.Forms.
I'm using the same WebServices from NAVISION with Windows CE 6.0 developed with Visual Basic and works all fine.
Someone to help?
Someone who has had this experience?
Thanks.