Project properties -> Enable SSL : false (Off)
Selected "IIS Express" as debug option
"IIS 10.0 Express" already installed
Getting below error always
Can any one suggest a fix ?
Already tried below URLs, no hope still
https://stackoverflow.com/a/43351447/2089963
Also tried uninstalling & installed IIS Express 10 back. Any help?
Environment : Windows 7(x64) Visual Studio 2017 (15.7.4) + .net Core 2.0
Potential fix:
Copied from @snys98 answer to this post: An error occurred attempting to determine the process id
Sorry if you already tried that.