无法在Visual Studio 2017 RC中启动IIS Express [英] Unable to launch IIS Express in Visual Studio 2017 RC

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

问题描述

拥有一个完美地在Visual Studio 2015 Update 3中运行的Web应用程序.我将项目移植到Visual Studio 2017 RC并成功编译.调试应用程序时,IIS Express在将以下消息转储到VS 2017 RC的输出窗格中后终止:

Had a web application working in Visual Studio 2015 Update 3 perfectly. I ported the project to Visual Studio 2017 RC and compiled successfully. When debugging the application IIS Express terminates after dumping the message below in the output pane of VS 2017 RC:

The program '[7896] iisexpress.exe: Program Trace' has exited with code 0 (0x0).
The program '[8488] dotnet.exe' has exited with code 0 (0x0).
The program '[8488] dotnet.exe: Program Trace' has exited with code 0 (0x0).
The program '[7896] iisexpress.exe' has exited with code 0 (0x0).

什么是使项目运行和调试的解决方案?

What's the solution to make the project running and debuggable?

推荐答案

在使用Visual Studio 2017 Community Edition的情况下,我尝试了以下操作:

In my case with Visual Studio 2017 Community Edition I tried following:

  • 在文档中删除IISExpress配置文件夹
  • 在项目根目录中删除隐藏的.vs
  • 重新启动Visual Studio 2017和计算机

在我重新运行Visualt Studio安装程序并选择选项修复"之前,没有任何效果.然后一切都开始起作用了.

nothing worked until I re-run Visualt Studio Installer and choose option "Repair". Then somehow everything started working.

这篇关于无法在Visual Studio 2017 RC中启动IIS Express的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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