【发布时间】:2014-10-29 23:03:46
【问题描述】:
我在不同的 Azure 网站上成功发布了几个星期,但突然之间,今天,它失败了,出现以下错误:
Error 1 Web deployment task failed. (Impossible d'exécuter la demande sur l'URL d'agent distant 'https://xxxxxxxx.scm.azurewebsites.net/msdeploy.axd?site=xxxxxxxx'.)
Impossible d'exécuter la demande sur l'URL d'agent distant 'https://xxxxxxxx.scm.azurewebsites.net/msdeploy.axd?site=xxxxxxxx'.
The operation has timed out 0 0 xxxxxxxx.Web
我在 Visual Studio 中打开了发布设置,但无法验证任何连接... 所以我转到 Profile 标签,点击“Microsoft Azure Websites”发布目标,退出并再次登录,却被告知“没有添加任何 Azure 订阅”。
如果我在 Chrome 中登录 Azure 门户,一切正常,我可以看到我的所有订阅(我是管理员)。
虽然,我的一位同事(联合管理员)尝试登录我的 Visual Studio 并得到相同的处理:“没有添加任何 Azure 订阅。”
当然,如果他登录浏览器,一切都很好。他还可以在他的 Visual Studio 中登录。
任何帮助表示赞赏!
【问题讨论】:
-
谢谢,但在我的问题发生之日没有发生任何事件。而我的问题还在继续……