I try to start ASP.NET MVC 5 solution on my work station, it fails: "Unable to launch the IIS Express Web server" and that is all, But on my home station it works perfectly. Also I try to run new ASP.NET MVC 5 solution on work station and it starts with IIS Express!
I also try to "Create Virtual Directory" in solution properties.
What also I need to change or to see? I can't understand why?
I updated my Visual Studio 2015 Update 2 -> Update 3, and Install VS 2015 Tooling Preview 2 on my work station as well as I have on my home station. And all become work perfect!