Forum Discussion

samsudeen04's avatar
samsudeen04
New Contributor
2 years ago
Solved

MTOM Soap12 Send Request got 500 issue in C# window application

In soap UI tools MTOM first part XML able to send got 200 success reply from state same things implemented in C# window application got 500 issue below mention tried sample code  eAttachment eAttach...
  • Humashankar's avatar
    2 years ago

    Hi samsudeen04 

    To resolve the 500 error, follow the below and see if it solves your issue.

    Ensure that MTOM is properly configured on the eAttachments object. Verify that the RequireMtom property is set to true. Additionally, confirm that the server you're connecting to supports MTOM with SOAP 1.2, as some servers may have limitations, also Review server logs on the service to access detailed error messages

    Hope this helps - Happy to help further!!
    Thank you very much and have a great one!
    Warm regards