spacer
Yehuda Shiran December 19, 2001
Locating the Error Origin
Tips: December 2001

Yehuda Shiran, Ph.D.
Doc JavaScript

Developer News
Eclipse Helios Update Brings New PHP Tools
Internet Explorer 9 Ups Standards Support
JBoss Portal 5 Release Easier to Use

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:

  • VersionMismatch
  • MustUnderstand
  • Client
  • Server

Try calling a Web service with a wrong function name. You will receive an errorDetail object where code is equal to Client, inferring that the error occurs at the client side, before reaching the Web service.


People who read this tip also read these tips:

Look for similar tips by subject:

webref The latest from WebReference.com Browse >
Build a Searchable Online Employee Directory with ASP.NET · Top 10 New Features in CSS 3 · Fine Tuning Your Java 6 Database-Driven ResourceBundle
Sitemap · Experts · Tools · Services · Email a Colleague · Contact FREE Newsletters 
 The latest from internet.com
FCoE -- the Glue That Holds Networking and Storage Together · The Evolution of Phone-based Applications · Is Cisco's WPA Migration Mode Leaving Wi-Fi Users at Risk?