VS2015 IIS Express cannot be started), vs2015express

Source: Internet
Author: User

VS2015 IIS Express cannot start solution (to), vs2015express

Due to installation of various messy software, and then accidentally uninstalled IIS Express, an IIS Express 7 is downloaded online. After installation, Local VS 2015 cannot start debugging, and F5 cannot start IIS,

Another F5 debugging, no response to IIS Express not started.

Log errors are as follows:

I tried restarting vs and modifying project properties, but it didn't work.

The solution is as follows:

Use notepad or another text editor to open the project. in the csproj file, locate <WebProjectProperties> and clear the <DevelopmentServerPort>, <DevelopmentServerVPath>, and <IISUrl> attributes of IIS. If <AutoAssignPort> is True, save the settings, use VS2015 again to open the project, and then F5. Success!

The principle is to reset the startup configuration in VS2015.


The above solution is feasible.

Reference: original address

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.