你好 lxdhuainan,
在远程机器上调试首先需要满足如下条件:
- 远程设备与 Visual Studio 计算机必须通过网络相连或直接通过以太网电缆相连。 不支持通过 Internet 进行调试。
- 必须在远程设备上安装开发人员许可证。
- 远程设备必须正在运行远程调试组件。
- 你必须是远程设备上的管理员,以便在安装时配置防火墙。 你必须能够以用户身份访问远程设备以运行或连接到远程调试器。
从你的错误信息来看,似乎远程设备没有满足那些条件,请对照文档检查一下:在远程计算机上从 Visual Studio 运行 Windows 应用商店应用
--James
<THE CONTENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED>
Thanks
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.