与sharepoint服务器的通信已取消。 (错误)

时间:2015-10-16 08:07:07

标签: sharepoint sharepoint-2013 office365

我正在尝试在办公室365中托管我的应用,但在提示中单击时会停止。

Prompt Image

点击

No

点击

Yes

我是Sharepoint Please Help的新手。

3 个答案:

答案 0 :(得分:1)

  1. 关闭了我的所有浏览器
  2. 重新启动Visual Studio并更改SiteURL离线然后在线为我工作..

答案 1 :(得分:1)

就我而言,问题出在网站网址中。因此,在托管之前浏览网站URL并检查其是否开放。

答案 2 :(得分:0)

这是因为App Project的服务器连接属性设置为离线。将该属性设置为在线,这将要求您提供与站点连接的凭据,在站点URL 属性中设置。enter image description here