20
01/2016
Azure Service发布失败
利用VS发布Azure Service应用,出现以下问题:
Your role instances have recycled a number of times during an update or upgrade operation. This indicates that the new version of your service or the configuration settings you provided when configuring the service prevent the role instances from running. Verify your code does not throw unhandled exceptions and that your configuration settings are correct and then start another update or upgrade operation.
原因是我修改了发布文件,且有个发布文件的设置错误。修改发布文件为正确即可。
转载请注明:康瑞部落 » Azure Service发布失败
0 条评论