Troubleshooting<o:p></o:p>
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.<o:p></o:p>
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.<o:p></o:p>
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.<o:p></o:p>
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.<o:p></o:p>
本文档提供了关于Bindows框架中遇到的路径问题的解决方案,包括如何处理Object expected错误、File not found错误及新窗口无法正确显示等问题。通过确保相对路径设置正确或使用绝对URL,可以避免这些常见错误。
597

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



