Hello, I am trying to create a web application in visual studio 2015. I get an error message:

configuring iis express failed with the following: Initialize the application.config file failed. Cannot find IIS Express.

The project in the directory is created, but empty. I tried to create a virtual directory, configure the project webconfig to the url, which I registered in IIS, but nothing happened.

Prompt possible solutions to this problem.

    1 answer 1

    Solved this problem. I tried to reinstall IIS express, which allows you to create local servers for developers