Troubleshooting
The location and the relative paths are important. If you get an error message saying that "Object expected" then make sure that the .js file is found from the current page.
If you get an error message saying "File not found" then the path to the ADF is not correct. The path to the ADF is relative to the current page. You can also use an absolute URL for this.
If a new window is opened but saying "The page cannot be displayed" the path to the Bindows system root is incorrect. The path to the Bindows system root is relative to the current page. You can also use an absolute path if you find these more convenient.
The paths given in the examples on this page are set up so that if you download the Bindows framework you'll be able to run the samples given in the samples/helloworld/ directory inside the zip file.
本文提供了一套实用的网页错误排查方案,包括定位.js文件、检查ADF路径及验证Bindowssystemroot路径等步骤,帮助开发者解决如“Object expected”、“File not found”等问题。
597

被折叠的 条评论
为什么被折叠?



