Unable To Launch Web Server
I was having similar problem in visual studio 2012: ERROR: ” Unable to launch IIS Express web server. Failed to register URL http://localhost:1030/ for site “MySite” application “https://stackoverflow.com/”. Error Description: The process cannot use file because it is being used by another process. (0x85968574) “ REASON : Actually this port numbers are dynamically generated at … Read more