An error occurred attempting to determine the process id of the DNX process hosting your application

前端 未结 17 989
南方客
南方客 2020-12-01 04:03

I get this error message when I\'m trying to start the application.

An error occurred attempting to determine the process id of the DNX process host

17条回答
  •  一向
    一向 (楼主)
    2020-12-01 04:34

    I had this trouble when I'm toggling settings and have disabled the "Enable Anonymous Authentication" in the Project > Properties > Debug. Make sure that it is enabled. Close and relaunched the project then try again. Hope this helps.

提交回复
热议问题