在2016年2月10日安装Windows更新后,天蓝色的角色不会在仿真器(Full / Express)中启动.
日志显示如下
日志显示如下
[00005748:00006624,2016/02/14,12:03:24.391,FATAL] Role process exited with exit code of -2147024809 [00005748:00006624,12:03:24.397,INFO ] Stopping role: deployment25(0).AzureCloudService2.WebRole1_IN_0. Notify: False Recycle: False StopTimeout: 30 [00005748:00006624,12:03:24.398,IMPRT] State of deployment25(0).AzureCloudService2.WebRole1_IN_0 changed from RoleStateBusy to RoleStateStopping. [00005748:00006624,IMPRT] State of deployment25(0).AzureCloudService2.WebRole1_IN_0 changed from RoleStateStopping to RoleStateStopped. [00005748:00006624,ERROR] <- WapGetEnvironmentVariable=0x800700cb [00005748:00006624,WARN ] (Ignoring) Reading environment variable CleanupFirewallOnRoleRestart Failed with HR: 800700cb [00005748:00006624,INFO ] The value of cleanupFirewallOnRoleRestart is set to True [00005748:00006624,WARN ] Attempting to recover role deployment25(0).AzureCloudService2.WebRole1_IN_0. [00005748:00006624,12:03:24.399,ERROR] Failed to create FSRM quota manager instance.
Update 14 Feb 2016
看起来像我使用完整的IIS(不是IIS Express)和全仿真器它的工作,但如果我选择快速模拟器(我只能选择IISExpress)它不*
卸载Windows Update KB3126593解决了这个问题,但是在2016年4月12日的修补程序Windows更新之后,仿真器没有重新启动.通过连续卸载更新,我确定KB3147071成为罪魁祸首.我重新安装了所有其他更新,并将KB3147071从进一步更新中排除,现在仿真器再次工作.
原文链接:/windows/371575.html