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

编程入门 行业动态 更新时间:2024-10-20 05:41:11
本文介绍了无法在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

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

发布评论

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

>www.elefans.com

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