How Visual Studio 2013 prevents IIS Express from shutting down after you stop debugging a Web program

Source: Internet
Author: User

vs2013 when debugging a project, the port is broken when you stop debugging. It was previously thought to be a control problem over IIS, but this was not the case with other parallel projects running.

Initially did not care, until now can not endure, each re-opened is too annoying. Go to a variety of key words to find out, according to the "IIS Express auto-off" found (before a bunch of, the key word to improve the grasp of AH)

English link (not clear which is the original)

http://developerpublish.com/ visual-studio-2013-tips-tricks-prevent-closing-of-iis-express-after-stopping-debugging-of-web-application/

Chinese links

Http://www.cnblogs.com/January/p/3862706.html

Directly to the people's move, mainly is the project property settings in the "Enable Edit and Continue" this item do not tick.

People that blog under a comment and I think the same: " useful!" However, as a normal understanding, you should enable editing and continue, IIS will not stop to ... Good "really feel good wonderful ... Probably understand the thinking differently.

How does Visual Studio 2013 prevent IIS Express from shutting down after you stop debugging a Web program?

In previous versions of Visual Studio, the debugger enable Edit and Continue option in a new web App project was disabled by default. In Visual Studio 2013, the re-election item is available (selected) by default.

When "Enable Edit and Continue" is checked, you will see that IIS Express starts when you run the Web App. When you stop debugging, it will also be closed.

You can disable enable Edit and continue in the project properties (click Web Project Right-word ' properties ') to get the results you want, as shown in:

How Visual Studio 2013 prevents IIS Express from shutting down after you stop debugging a Web program

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.