Process with an ID is not running
问题 I have an issue when I debug my application it says "process with an ID is not running in visual studio 2013." Every time it comes with different process number. I tried deleting the IISEXPRESS folder then set environment variable to 1 . But still got the error. 回答1: Resolution I found; Head to %userprofile%\documents\IISExpress\Config directory Delete all files within that folder. Restart visual studio and works like a charm. 回答2: I had the same issue using VS 2017. This worked for me. I