Not able to publish website on Windows Azure using publish through VS2010

后端 未结 10 915
醉梦人生
醉梦人生 2021-02-05 01:55

I am facing this problem when I try to publish my web application on Windows Azure via Visual Studio 2010. I am trying by right click on project and select publish and importing

10条回答
  •  天命终不由人
    2021-02-05 02:26

    I faced the same problem when trying to deploy to Azure from VS2013 update 5. It happens intermittently. Sometimes publishing works, sometimes it doesn't. In my case it turned out to be network related. We use a load balancing router with two WANs connected to it. If the external IP address changes during the deployment process, because the router switched WANs, it fails. Hope that will help someone.

提交回复
热议问题