无法从visual studio 10发布新的azure web角色

时间:2013-04-02 12:56:42

标签: azure azure-web-roles

我正在尝试通过visual studio 10中的“发布”设置创建一个新的Web角色实例。但是在发布过程中它似乎陷入困境:

13:30:32 - Warning: There are package validation warnings.
13:30:32 - Preparing deployment for PHPService - 02/04/2013 13:30:11 with Subscription ID 'xxxxxxxxxx' using Service Management URL 'https://management.core.windows.net/'...
13:30:32 - Connecting...
13:30:38 - Uploading Certificates...
13:30:57 - Verifying storage account 'xxxxxxxxx'...
13:31:00 - Uploading Package...
13:31:57 - Updating...
13:33:07 - Instance 0 of role PHPWebRole is creating the virtual machine
13:33:08 - Created Deployment ID: xxxxxxxxxxxxx.
13:33:08 - Starting...
13:33:27 - Initializing...
13:33:27 - Instance 0 of role PHPWebRole is in an unknown state
13:34:01 - Instance 0 of role PHPWebRole is starting the virtual machine
13:34:39 - Instance 0 of role PHPWebRole is in an unknown state
13:35:14 - Instance 0 of role PHPWebRole is busy

它在忙碌时陷入困境,因此我无法使用我的网络角色。

为什么会发生这种情况,我该如何解决?

感谢。

0 个答案:

没有答案