ServiceStack AppHostHttpListenerBase Unable to connect to the remote server

前端 未结 1 481
执念已碎
执念已碎 2021-01-19 15:47

I\'m working through some Functional Tests on my app, and I think I\'m getting pretty close. My problem is that when I run my first test, I get the error.

1条回答
  •  一向
    一向 (楼主)
    2021-01-19 16:01

    After a lengthy conversation with @mythz, it turns out that VS has to be run in Admin mode for the "AppHostHttpListenerBase" to run.

    I also have to run Powershell as Admin when running ./build from the terminal.

    0 讨论(0)
提交回复
热议问题