[UWP]我可以在非服务器的远程计算机上构建/调试UWP应用程序吗? [英] [UWP]Can I build/debug a UWP app on a remote machine that is not a server?

查看:76
本文介绍了[UWP]我可以在非服务器的远程计算机上构建/调试UWP应用程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在远程计算机上构建/调试UWP应用程序。 我在运行跳过构建的机器上做我的开发(因为它很有趣,通常是:-)),但是有一种情况是应用程序曾经在以前发布的Win10版本中以已发布的版本运行。 
但是现在,它在4月更新的构建1803上崩溃。 我可以重新构建并调试并运行我当前的跳过构建,没有问题,应用运行正常。 所以我希望能够从我的跳过机器构建/运行调试版本,到我的1803机器的
。 我可以使用远程桌面连接到1803机器或从1803机器连接,但无论如何我尝试从VS2017到达它失败,并且有各种消息。 我的问题是,这应该有用吗?如果是这样的话,我会带回一个特定的
场景,看看我做错了什么。 我要补充的是,我的前进和1803机器都不是服务器。 谢谢!



Gary Glanz

I want to build/debug a UWP app on a remote machine.  I do my dev on a machine running skip ahead builds (because it's fun, typically :-)), but have a situation where the app used to run in released version on previous released builds of Win10.  Now, though, it is crashing on build 1803, the April update.  I can build anew and debug and run on my current skip ahead build, no problems, app runs fine.  So I want to be able to build/run the debug version from my skip ahead machine, across to my 1803 machine.  I can connect to/from the 1803 machine just fine, using remote desktop, but everyway I try to reach across from VS2017 it fails, with various messages.  My question then, is this supposed to work? if so I'll come back with a specific scenario to see what I'm doing incorrectly.  I will add that neither my skip ahead, nor my 1803 machine, are servers.  Thanks!


Gary Glanz

推荐答案

你可以需要Visual Studio的远程工具。 
https://docs.microsoft.com/en-us/visualstudio/debugger/远程调试

VS2017可以使用旧的Windows SDK构建以前的系统版本。您只需在安装SDK时在项目属性中选择目标平台版本(Windows SDK版本)。 

And VS2017 can build for previous system version with old Windows SDK. You only need to choose the Target Platform Version (Windows SDK Version) in the Project Properties when the SDK is installed. 

例如,对于C ++项目
https://docs.microsoft.com/en-us/cpp/ide/general-property-page-project

For example, for C++ projects https://docs.microsoft.com/en-us/cpp/ide/general-property-page-project


这篇关于[UWP]我可以在非服务器的远程计算机上构建/调试UWP应用程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆