从 Visual Studio 启动站点时 IIS Express 崩溃 [英] IIS Express crashes when starting a site from visual studio

查看:18
本文介绍了从 Visual Studio 启动站点时 IIS Express 崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在安装 Visual Studio 2015 RC 后开始遇到这个问题;我无法再从 Visual Studio 2013 调试 Web 项目.

I started encountering this problem after installing the Visual Studio 2015 RC; I am no longer able to debug web projects from Visual Studio 2013.

我的项目构建良好并且 VS 启动了一个浏览器 - 我可以在我的输出中看到 iisexpress.exe 加载了项目的所有相关 DLL,但是就在我希望看到我的网站时,iisexpress.exe 停止运行并且Visual Studio 停止调试.所有输出窗口告诉我的是:

My projects build fine and VS launches a browser - I can see in my output that iisexpress.exe loads all the relevant DLLs for the project, but then right when I would expect to see my website, iisexpress.exe stops running and Visual Studio stops debugging. All the output Window tells me is this:

The program '[3724] iisexpress.exe: Program Trace' has exited with code 0 (0x0).
The program '[3724] iisexpress.exe' has exited with code -532462766 (0xe0434352).

查看事件查看器,我看到 iisexpress.exe 的以下崩溃信息:

Looking in the event viewer I see the following crash info for iisexpress.exe:

Faulting application name: iisexpress.exe, version: 8.0.8418.0, time stamp: 0x4fbaa9e8
Faulting module name: KERNELBASE.dll, version: 6.1.7601.23040, time stamp: 0x553e86a2
Exception code: 0xe0434352
Fault offset: 0x0000c44d
Faulting process id: 0x1b40
Faulting application start time: 0x01d094d5c74c69d5
Faulting application path: C:Program Files (x86)IIS Expressiisexpress.exe
Faulting module path: C:Windowssyswow64KERNELBASE.dll

我已经尝试重新安装 IIS,删除我的本地 IISExpress 文件夹,但仍然没有运气.有人知道如何让 IIS 再次运行吗?

I've tried reinstalling IIS, deleting my local IISExpress folder, and still no luck. Anybody have an idea how I can get IIS running again?

推荐答案

在您的项目文件夹中找到隐藏的 .vs 文件夹并将其删除.这为我解决了问题.

In your project folder find the hidden .vs folder and delete it. This solved the problem for me.

这篇关于从 Visual Studio 启动站点时 IIS Express 崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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