本文介绍了XSLT Web部件编辑器无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,
当我尝试在产品详细信息Web部件中使用XSLT编辑时,我得到了一个Sharepoint Error。
When I try to use XSLT edit for example in Product Details Web Part I get an Sharepoint Error.
使用调试器我可以看到正在寻找文件 在。我错过了任何配置吗?
Using a debugger I could see that is looking for the file zoombldr.aspx in http://jarjarbinks:24140/_layouts/zoombldr.aspx. This path is not well because my site was built with path based and the correct url ishttp://jarjarbinks:24140/sites/ecommercesamplesite/_layouts/zoombldr.aspx. Am I missing any configuration?
谢谢。
最诚挚的问候,
Ivo Ramos
Ivo Ramos
推荐答案
您的链接无效。我想你必须打开防火墙,让24140端口从外线网络进入。
Your links not working. I guess you have to open fire wall for port 24140 to access from out side network.
这篇关于XSLT Web部件编辑器无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!