Windows 7中的VS2017“尝试确定dotnet.exe的进程ID时发生错误”

时间:2018-08-08 13:02:21

标签: .net asp.net-core visual-studio-2017 iis-express-10

项目属性->启用SSL:false(关闭)

Web API Project settings

选择“ IIS Express”作为调试选项

“ IIS 10.0 Express”已安装

总是在错误之下

enter image description here

任何人都可以提出修复建议吗?

已经尝试使用以下URL,仍然没有希望

An error occurred attempting to determine the process id of dotnet.exe which is hosting your application. One or more error occured

https://stackoverflow.com/a/43351447/2089963

还尝试卸载并重新安装IIS Express 10。有帮助吗?

环境:Windows 7(x64) Visual Studio 2017(15.7.4)+ .net Core 2.0

1 个答案:

答案 0 :(得分:0)

可能的解决方法:

  

也许您可以尝试删除.vs文件夹。

从@ snys98答案的副本中复制:An error occurred attempting to determine the process id

对不起,如果您已经尝试过了。