无法在 Visual Studio 2017 RC 中启动 IIS Express

编程入门 行业动态 更新时间:2024-10-20 11:32:56
本文介绍了无法在 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 社区版的情况下,我尝试了以下操作:

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

本文发布于:2023-11-15 05:34:04,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1591594.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Studio   Visual   Express   IIS   RC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!