简体   繁体   English

意外错误:-2147483638,同时将Windows8.1应用程序部署到我的设备

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

I'm currently working on Windows8.1 Phone Application Development. 我目前正在开发Windows8.1手机应用程序开发。 Application runs fine on the emulator but when i try to deploy it on my Lumia 535, It gives this strange error message (Snapshot). 应用程序在模拟器上运行正常但是当我尝试在我的Lumia 535上部署它时,它会给出这个奇怪的错误消息(快照)。 "Debug using ARM" is selected and my device is connected and unlocked. 选择“使用ARM调试”,我的设备已连接并解锁。 HyperV is enabled too thanks in advance :) HyperV启用也提前谢谢:)

错误的快照

I´ve been through this hell for many hours. 我经历了这个地狱好几个小时。 Tried everything. 尝试了一切。 IpOverUsbSvc was up and running. IpOverUsbSvc启动并运行。 The only solution in my case was "repair" option of the visual studio installer 在我的案例中唯一的解决方案是visual studio安装程序的“修复”选项

Try the following.. Disconnect USB 请尝试以下操作..断开USB连接

  1. press 'Window key' + R 按'窗口键'+ R.
  2. type 'services.msc' 输入'services.msc'
  3. press 'ok' 按'确定'
  4. In the list find service Windows Phone IP over USB Transport (IpOverUsbSvc) . 在列表中查找服务Windows Phone IP over USB Transport (IpOverUsbSvc)
  5. Right click on it 右键单击它
  6. Select Restart 选择重启

Connect USB and try again. 连接USB,然后重试。 (Hope your device is developer unlocked.) (希望您的设备是开发人员解锁的。)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Windows Phone 8.1 DEP0001:意外错误:-2147483638 - windows phone 8.1 DEP0001 : Unexpected Error: -2147483638 设备的SQL应用程序部署错误(Windows Phone 8.1) - SQL Application deployment Error to Device (Windows Phone 8.1) 通用应用程序Windows 8.1 httpclient,其中cookie在WP8.1上有效,但在Windows8.1上不可用 - Universal app Windows 8.1 httpclient with cookies working on WP8.1 but not on Windows8.1 将Cordova应用程序部署到真实的Windows Phone 8.1设备时出现问题 - Problems deploying a cordova app to a real Windows Phone 8.1 device 将Universal DirectX应用程序部署到Windows Phone 8.1设备 - Deploying Universal DirectX app to Windows Phone 8.1 device 在Windows 10中部署Windows Phone 8.1应用程序时找不到IpOverUsbSvc - IpOverUsbSvc not found while deploying Windows Phone 8.1 app in Windows 10 在Windows Phone 8.1上部署 - Deploying on windows phone 8.1 当CapturePhotoToStreamAsync时,CameraCapture Windows8.1和WP 8.1会禁用系统声音 - CameraCapture Windows8.1 and WP 8.1 disable system sound when CapturePhotoToStreamAsync 上载到商店时,Windows 8.1手机应用程序验证错误:我们无法阅读该包 - windows 8.1 phone application validation error while uploading to store: we cant read the package Windows Phone 8.1应用程序部署错误 - Windows Phone 8.1 Application Deployment Error
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM