studio
2022.10
false
Studio 用户指南
- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 控制流程
- 对象存储库
- 日志记录
- ScreenScrapeJavaSupport 工具
- Studio 测试
- 扩展程序
- 故障排除
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。
行为
UiPathRemoteRuntime.exe 未在远程会话中运行。
可能的原因
- UiPathRemoteRuntime.msi is not installed on the remote machine.
Solution: Check if the UiPathRemoteRuntime.msi is installed on the remote machine. You can download it from the UiPath Customer Portal.
- Virtual channels are blocked.
从 Citrix Virtual Apps 和 Desktops 7 2109 开始,默认情况下会阻止所有自定义虚拟通道。这会导致 UiPath Remote Runtime 无法正常工作。
Solution: You must whitelist the UiPath Virtual Channel. Follow the instructions from Virtual channels blocked by default to solve this issue.
- UiPathRemoteRuntime.exe does not start in the remote session for your Windows user.
导致 Windows 用户无法在远程会话中启动 UiPathRemoteRuntime.exe 的可能原因包括:
- 最近安装了
UiPathRemoteRuntime.msi,并且计算机未重新启动。 - Your system administrator hasn't configured
UiPathRemoteRuntime.exeto start for your Windows user. See more details in Task Scheduler.
- Your remote connection might be going through multiple machine hops.
如果您已在目标远程计算机上安装 UiPathRemoteRuntime.msi 并且一切配置正确,但您仍然收到此错误(“无法自动化远程应用程序:UiPathRemoteRuntime.exe 未在远程会话中运行”),则远程连接可能正在经历多个计算机跃点。
Solution: To enable remote automation in this scenario, follow the configuration steps from Remote Runtime Architecture > Multiple RDP Connections.