Problem:
A web services client generated from a WSDL gives an error 1500, which indicates an internal server error. How can this service be debugged to determine if it is a problem with the generated client or the server?
Resolution:
The attached document describes how to debug a web service client generated from a WSDL using the trace utility available as part of the Microsoft SOAP toolkit and can be used to debug a service on Windows or Unix.