【问题标题】:How to deploy Windows 8.0 app on Windows 8.1 tablet?如何在 Windows 8.1 平板电脑上部署 Windows 8.0 应用程序?
【发布时间】:2013-11-21 15:11:48
【问题描述】:

我有 8.1 更新的 Windows RT 平板电脑。我正在尝试构建我的应用程序的 8.0 和 8.1 版本。我将我的应用程序从 Visual Studio 2013(Windows 8.1 版本)部署到设备上没有问题。但是当我尝试从 Visual Studio 2012(windows 8.0 版本)部署应用程序时,它说:

Unable to connect to the Microsoft Visual Studio Remote Debugging Monitor named 'tablet:4018'.  The remote debugger is not an acceptable version.

Remote Tools 2012 拒绝在 8.1 平板电脑上运行,它说 .dll 签名不兼容,或者如此。

【问题讨论】:

  • 在平板电脑上安装2012远程调试工具。它们可以与 2013 工具并排安装。
  • 我下载了 Remote Tools 2012 的最新更新,但它不起作用。我不得不删除所有远程工具并重新安装它们,现在它们可以工作了。发表答案,我会接受。谢谢!

标签: visual-studio-2012 remote-debugging windows-8.1 windows-rt


【解决方案1】:

您必须在平板电脑上安装 2012 Remote Debugger Tools。之后,您也可以并排安装 2013 版本。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2013-12-26
    • 2023-03-22
    • 2016-10-25
    • 1970-01-01
    • 1970-01-01
    • 2016-07-11
    • 1970-01-01
    相关资源
    最近更新 更多