Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state

前端 未结 20 2394
醉话见心
醉话见心 2020-12-12 08:43

After fresh installation of Visual Studio 2017 I tried to run .NET Core Web project and when trying to run it on Chrome I am getting this error:

Unabl

20条回答
  •  天命终不由人
    2020-12-12 09:08

    I just closed all open chrome instances, stopped my project and then start it again. that fixed the problem for me.

提交回复
热议问题