如何在Visual Studio中重新启动IIS Express?

编程入门 行业动态 更新时间:2024-10-27 18:32:46
本文介绍了如何在Visual Studio中重新启动IIS Express?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们目前正在Visual Studio解决方案中大量调整applicationhost.config文件,以启动并运行其他主机头绑定.

We are currently heavily tweaking applicationhost.config files within our Visual Studio solutions in order to get additional host header bindings up and running.

是否有一种方法可以从Visual Studio快速重新启动IIS Express,而不必启动调试会话?仅在重新启动后才能获取applicationhost.config中的更改.

Is there a way to quickly restart IIS Express from Visual Studio without having to start a debug session? The changes in applicationhost.config are only picked up after a restart.

推荐答案

您可以将其关闭在系统托盘上或在任务管理器中终止其进程并运行再一次,您只需要使用iisexpress exe,如果使用32位Windows,通常在C:\Program Files (x86)\IIS Express\iisexpress.exe或C:\Program Files\IIS Express\iisexpress.exe上.

You can close it on the system tray or killing its process at the Task Manager and to run it again you just need to use iisexpress exe, it's usually at C:\Program Files (x86)\IIS Express\iisexpress.exe or C:\Program Files\IIS Express\iisexpress.exe if you use 32bit Windows.

更多推荐

如何在Visual Studio中重新启动IIS Express?

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

发布评论

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

>www.elefans.com

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