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.