Redplane
Redplane

Reputation: 3151

Failed to start process with commandline VSIISExeLauncher.exe

I just updated my project from ASP.Net Core from 2.1 to 2.2. When I start debugging my application using visual studio. My application compiled and run. Suddenly, it stopped and exited debugging mode. When I checked Event Viewer, there is an error displayed:

Application '/LM/W3SVC/2/ROOT' with physical root '(my project path)' failed to start process with commandline 'c:\program files (x86)\microsoft visual studio\2017\community\common7\ide\extensions\microsoft\web tools\projectsystem\VSIISExeLauncher.exe -argFile "(temp)\tmpED0C.tmp"' with multiple retries. The last try of listening port is '44386'. See previous warnings for details

Any helps ?

Thanks,

Upvotes: 3

Views: 603

Answers (0)

Related Questions