Grey ribbon on Account form in IE “SCRIPT5: Access is denied.” in PageLoader.js

旧城冷巷雨未停 提交于 2019-12-04 20:19:01

After Long investigation I have found out the reason for same issue like this. We had previous rollup activity feed solution. After importing the new version of Activity feeds this hectic issue was sorted out.

Activity feed new solution is available with rollup up package.it can be found by exacting the rollup package. Previously this was available in Microsoft Dynamic market place.

It turns out that the problem is an address lookup plugin on the Account form.

This is trying to access http://crm:1999, which is a 404, and http://crm:5555, which isn't allowed.

Solutions are to fix the server on http://crm:1999 and set up proper managed internal and external URLs so it'll know whether http://crm:5555 or http://crm.ourcompany.co.uk:5555 or remove the plugin.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!