调试时,IIS Express Worker Process已停止工作 [英] IIS Express Worker Process has stopped working when debugging

查看:200
本文介绍了调试时,IIS Express Worker Process已停止工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在运行VS 2015 Professional。该解决方案成功构建,但抛出"IIS Express工作进程已停止工作"。调试时我试图执行以下操作但没有工作:

I am running VS 2015 Professional. The solution builds successfully, but throws "IIS Express Worker Process has stopped working" when debugging. I have tried to do the following but none work:

1)重新启动VS并以管理员身份运行

2)创建新的MVC项目并对其进行调试。这也会引发同样的错误。

3)清理解决方案并重建它。
4)退出VS并使用devenv.exe / Resetsettings

1) Restart VS and run as administrator
2) Create new MVC project and debug it. This also throws the same error.
3) Clean the solution and Rebuilds it
4) Exit VS and use devenv.exe /Resetsettings

在事件查看器日志中,错误详细信息如下:
$

In the event viewer log, the error detail is as follows:

错误应用程序名称:iisexpress.exe,版本:10.0.14358.1000,时间戳:0x574fc56b

错误模块名称:VMWARE~1.DLL_unloaded,版本:0.0.0.0,时间戳:0x5834ad2c

异常代码:0xc0000005

故障偏移:0x750f83f5

错误进程id:0x201c

错误的应用程序启动时间:0x01d298e5b3248e8d

错误的应用程序路径:C:\Program Files(x86)\ IIS Express \ iisexpress .exe

错误模块路径:VMWARE~1.DLL

报告ID:f1c3a9bd-04d8-11e7-bea4-7c5cf89faa60

Faulting application name: iisexpress.exe, version: 10.0.14358.1000, time stamp: 0x574fc56b
Faulting module name: VMWARE~1.DLL_unloaded, version: 0.0.0.0, time stamp: 0x5834ad2c
Exception code: 0xc0000005
Fault offset: 0x750f83f5
Faulting process id: 0x201c
Faulting application start time: 0x01d298e5b3248e8d
Faulting application path: C:\Program Files (x86)\IIS Express\iisexpress.exe
Faulting module path: VMWARE~1.DLL
Report Id: f1c3a9bd-04d8-11e7-bea4-7c5cf89faa60

请告知

推荐答案

您好Antony Darsuma,

Hi Antony Darsuma,

如果没有调试应用程序,只需使用"Start without debugging(Ctrl + F5)"运行您的应用程序,结果如何?

If not debugging the app, just run your app using "Start without debugging(Ctrl+F5)", how about the result?

其他项目是否仍然存在此问题,如webform应用程序或其他?

Whether other project still has this issue like the webform app or others?

(1)清理临时文件夹。

(1) Clean up the temp folder.

( 2)卸载并重新安装IIS Express。

(2) Uninstall and re-install the IIS Express.

IIS 10.0 Express:

The IIS 10.0 Express:

https://www.microsoft.com/en-us/download/details.aspx?id=48264

(3)修复你的VS,并安装最新的更新包3.

(3)Repair your VS, and install the latest update package 3.

然后创建一个新的简单web应用程序,再次调试。

And then create a new simple web app, debug it again.

最好的问候,

杰克


这篇关于调试时,IIS Express Worker Process已停止工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆