Failed to bind to address (already in use) error with Visual Studio Mac API

后端 未结 7 1939
隐瞒了意图╮
隐瞒了意图╮ 2021-01-21 03:34

I\'m attempting to create a Web API via .Net Core. I\'m just using the boilerplate ValuesController as a Hello World. When I run the project, I get the following error:

7条回答
  •  忘掉有多难
    2021-01-21 04:11

    Got a similar Error on my project on port 5002 on Visual studio for MAC 2019, restarting Visual studio did nothing.

    i shutdown the machine and relaunched

    it's a safer solution i think.

提交回复
热议问题