【问题标题】:cannot deploy app to windows phone 8.1 device无法将应用程序部署到 windows phone 8.1 设备
【发布时间】:2015-01-09 15:16:58
【问题描述】:

当我尝试部署(任何)Windows Phone 8.1 错误时,我在 VS2013 中收到以下错误:

Error   3   Error : DEP6100 : The following unexpected error occurred during boostrapping stage 'Downloading package 'FF63DEA8-0A0C-4E52-B20F-84F390C30F32'': 
DirectoryNotFoundException - The system cannot find the path specified.

在 VS2015 中:

 Show Details   Severity    Code    Description Project File    Line
Error       Error : DEP6100 : The following unexpected error occurred during bootstrapping stage 'Downloading package 'EB22551A-7F66-465F-B53F-E5ABA0C0574E (NativeMsVsMon)'': 
DirectoryNotFoundException - The system cannot find the path specified. 

我可以在 Visual Studio 2013 中部署应用程序,但在我的情况下,这不是一个选项,因为 VS2013 不支持通用应用程序,所以我无法打开我的项目。

手机已被我的电脑识别,已解锁,我已尝试重置导入导出设置。

我有VS2013更新4。

【问题讨论】:

  • 您是否尝试将项目构建为 relese,而不是 debug?

标签: visual-studio-2013 windows-phone-8.1 visual-studio-2015


【解决方案1】:

我遇到了同样的问题。不知道这是否与您的问题有关,但我发现所有这些混乱都是由于尝试更新设备操作系统失败而产生的。

简而言之,我无法将我的设备更新到最新的操作系统版本。这会阻止 appx 安装和 VS 部署。

供参考 http://www.ibtimes.co.uk/lumia-denim-update-installation-error-8018830f-developer-preview-devices-how-resolve-1482757

我发现的唯一方法是通过上面链接中提到的恢复工具重置设备

祝你好运

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-01-06
    • 2015-11-09
    • 2015-03-04
    • 1970-01-01
    • 2016-10-05
    • 1970-01-01
    相关资源
    最近更新 更多