“A specified communication resources(port) is already in use” when attaching the debugger

前端 未结 8 1945
灰色年华
灰色年华 2020-12-05 17:35

I have just upgrade my windows phone 8 to windows phone 8.1. When I connect my phone to pc and run my project it gives me

8条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 18:21

    If you're getting this error when trying to debug a Xamarin App targeting a Windows Phone emulator, make sure you have Deploy ticked for the WinPhone project:

    Solution > Properties > Configuration Properties > Configuration

    enter image description here

提交回复
热议问题