ASP. NET IIS Express fails to start the workaround

Source: Internet
Author: User

Http://www.mamicode.com/info-detail-1893424.html

I can do all the other projects.

With Notepad or any other text editor, open the project's. csproj file, navigate to <webprojectproperties>, and set the configuration for IIS <DevelopmentServerPort>, < Developmentservervpath>, <IISUrl> properties are emptied,<autoassignport> to true, save, re-open the project with VS2015, and then Ctrl+f5, success!

The principle is to have VS2015 reset the boot configuration.

Second, GitConflict-induced

Solution:
1. Remove ApplicationHost.config.
2. Turn off the project reload to resolve.

Third, after installing visual Sutudil Update 3, there is a problem with the debug project "Unable to start the IIS Express Web server"

You are using the IIS Express Debug project.

View Event Viewer Discovery Error log: module DLL C:\Program Files (x86) \iis Express\aspnetcore.dll failed to load. The returned data is an error message.

View directory, no Aspnetcore.dll found.

Solve the direction, how can install Aspnetcore.dll?

To Https://www.microsoft.com/net/core download,. NET Core Tools preview for Visual Studio.

Aspnetcore.dll has appeared in the directory after the installation is complete.

Re-run the program, normal.

Iv. copy of the project caused by

Copy the tool native solution file in the hidden folder. Vs Remove the re-production solution to start IIS Express

V. Temporary solutions, not necessarily effective

In command line net stop HTTP, and then restart the computer

VS2013 VS2015 VS2017 Debugging appears unable to start the IIS Express Web server

Tags:. dll files review csdn destination Web server copy make line. Net

ASP. NET IIS Express fails to start the workaround

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.