Using an intelligent client, such as XFile, adds another layer of complexity to troubleshooting a web application. When experiencing problems, you need to determine where the issue lies.
- Is it server-side or client side?
- Is the problem with XFile or FileUp? (if FileUp is used)
- Is the problem with XFile specifically, or does it occur without XFile?
Additionally, web developers may be accustomed to seeing the server response, including server-side errors, displayed directly in the browser. Since XFile receives the server response, you need to remember to take steps to display this response in order to see any server side error messages.
This article will explain the basic troubleshooting steps you should take when you suspect you have a problem with XFile.
|