Unexpected Error: -2147483638 while deploying windows8.1 application to me device

江枫思渺然 提交于 2019-12-04 04:27:44

问题


I'm currently working on Windows8.1 Phone Application Development. Application runs fine on the emulator but when i try to deploy it on my Lumia 535, It gives this strange error message (Snapshot). "Debug using ARM" is selected and my device is connected and unlocked. HyperV is enabled too thanks in advance :)


回答1:


Try the following.. Disconnect USB

  1. press 'Window key' + R
  2. type 'services.msc'
  3. press 'ok'
  4. In the list find service Windows Phone IP over USB Transport (IpOverUsbSvc).
  5. Right click on it
  6. Select Restart

Connect USB and try again. (Hope your device is developer unlocked.)




回答2:


I´ve been through this hell for many hours. Tried everything. IpOverUsbSvc was up and running. The only solution in my case was "repair" option of the visual studio installer



来源:https://stackoverflow.com/questions/38143507/unexpected-error-2147483638-while-deploying-windows8-1-application-to-me-devic

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!