A little summary of Visual Studio debugging Global

Source: Internet
Author: User

In the development of MVC project encountered some problems, want to see the cause of the problem by flirting, found unable to debug the Application_Start method in Global, find all over the internet there is no corresponding solution, after a lot of attempts still have no clue, and then a new MVC Project can debug the code within the Global, compared to two project settings found that the new project is the use of the server is "IIS Express", the existing project is the use of "Local IIS" to change the existing project to "IIS Express" You can then debug the code in Global. But if you want to debug the code inside Global by using "local IIS", you have to change the managed pipeline mode of the application pool to "classic" mode.

New Project Settings:

Existing Project settings:

A little summary of Visual Studio debugging Global

Related Article

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.