windows-phone-8.1 - 意外错误 : -2147483638 while deploying windows8. 1 应用程序给我的设备

标签 windows-phone-8.1 windows-store-apps windows-8.1 windows-phone-8-emulator windows-8.1-universal

我目前从事 Windows8.1 Phone 应用程序开发。 应用程序在模拟器上运行良好,但当我尝试在我的 Lumia 535 上部署它时,它给出了这个奇怪的错误消息(快照)。 选择“使用 ARM 调试”,我的设备已连接并解锁。 HyperV 也已启用 提前致谢:)

snapshot of the error

最佳答案

我经历了这个 hell 很多个小时。尝试了一切。 IpOverUsbSvc 已启动并正在运行。 在我的案例中,唯一的解决方案是 visual studio 安装程序的“修复”选项

关于windows-phone-8.1 - 意外错误 : -2147483638 while deploying windows8. 1 应用程序给我的设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38143507/

相关文章:

windows-runtime - 我如何知道选择了哪个 HubSection

c# - 使用移动应用程序后端在 UWP 中注销

c++ - JumpList 将无法使用 QWinJumpList

javascript - 向范围类型输入控件的最小值和最大值添加标签?

c# - 在设计器模式下,来自 Nuget 的隐形 Windows 8.1 自定义控件

javascript - 使用 javascript 或 JS 或 angularJS for Windows 8 创建用户控件

xaml - Appbar 按钮图标图像在 Window 8.1 中似乎不正确

c# - 使用 Task.ContinueWith 时,并非所有代码路径都会返回值

xaml - ProgressBar 背景属性在 Windows 应用商店应用程序中不起作用

c# - MVVM-Light 将数据传递给新的 ViewModel