|
December 19, 2001 Locating the Error Origin Tips: December 2001
Yehuda Shiran, Ph.D.
|
|
When calling a remote Web service in Internet Explorer, errors can and will occur. The trick is how to debug the result's errorDetail object, to find as many clues as possible regarding the source of the problem. The code property is a string defining the fault type. The four possible values are:
Try calling a Web service with a wrong function name. You will receive an
People who read this tip also read these tips: Look for similar tips by subject: |