本文介绍了什么可能导致部署到Azure计算模拟器无声地失败。可能发生了什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


嗨...我正在尝试运行我的第一个Azure Web角色。 Storage Emulator启动,Compute Emulator启动,但部署需要很长时间。 VS问我是否要继续尝试部署。在Compute Emulator UI中,状态为"Role State Unknown"。没有更多的
信息。



什么可能导致部署到模拟器挂起?在哪里可以找到有关发生的事情的更多信息?

解决方案

Hi...I'm trying run my first Azure web role. Storage Emulator starts, Compute Emulator starts, but the deployment takes a lot of time. VS asks if I want to continue try to deploy. In the Compute Emulator UI states "Role State Unknown". No further information.

What could cause the deployment to the emulator to hang and where can I find more information on what happened?

解决方案


这篇关于什么可能导致部署到Azure计算模拟器无声地失败。可能发生了什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-15 10:58