I am trying to run any program on visual studio 2013 update 3 and I get the following alert box :
Process with an ID #### is not running . // every tim
The following steps fix the problem for Visual Studio 2015 and Visual Studio 2017:
.vs folder.F5 and IIS Express should load as normal, allowing you to debug.Note: Based on my experience and others in the comments, this problem seems to be caused by moving a project between workstations, environments, or versions of Visual Studio. There must be some environment specific information contained in the
.vsfolder.