CMS C1 top.js 加载资源失败:服务器响应状态为 403(禁止访问)
CMS C1 top.js Failed to load resource: the server responded with a status of 403 (Forbidden)
我不知道这是否是 post 这个问题的地方,但我真的希望有人知道如何解决它。
如果不是这个地方我就删掉
- 我使用 Composite C1 开发了一个站点
- 我已将其上传到我的托管服务提供商"LiveDns"
- 我总是在登录网站的管理区域后立即注销
我检查了控制台,我收到以下错误:
Failed to load resource: the server responded with a status of 403 (Forbidden)
top.js
Failed to load resource: the server responded with a status of 403 (Forbidden)
services/ConsoleMessageQueue/ConsoleMessageQueueServices.asmx
我已经应用了所有适当的文件夹权限...
请注意,当我将其部署到本地 IIS 时,一切正常!
我也曾与 Arvixe 托管服务提供商合作,一切顺利
有人知道吗?
我想这不是代码问题而是部署问题...
最后,托管服务提供商不得不分配更多内存并更改选项以允许站点在完全信任模式下 运行 以解决此问题。
代码没有错
我不知道这是否是 post 这个问题的地方,但我真的希望有人知道如何解决它。
如果不是这个地方我就删掉
- 我使用 Composite C1 开发了一个站点
- 我已将其上传到我的托管服务提供商"LiveDns"
- 我总是在登录网站的管理区域后立即注销
我检查了控制台,我收到以下错误:
Failed to load resource: the server responded with a status of 403 (Forbidden)
top.js
Failed to load resource: the server responded with a status of 403 (Forbidden)
services/ConsoleMessageQueue/ConsoleMessageQueueServices.asmx
我已经应用了所有适当的文件夹权限...
请注意,当我将其部署到本地 IIS 时,一切正常! 我也曾与 Arvixe 托管服务提供商合作,一切顺利
有人知道吗?
我想这不是代码问题而是部署问题...
最后,托管服务提供商不得不分配更多内存并更改选项以允许站点在完全信任模式下 运行 以解决此问题。
代码没有错