15 years ago
Getting error in response.
Dear All, hope you are doing fine, actually i'm beginner in soapui pro, while sending request i'm getting the following error in response : <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soa...
Any solution how to solve the issue?
I think the error tells you what the problem is, and how to solve it:
The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework 3.0 SDK documentation and inspect the server trace logs.
What other suggestion would like?
The problem is on the server, look in the server logs!