Robot
2023.10
false
- Restarting Robot Components
- Windows Sessions
- Login Using Thales Luna Credential System
- Login Using NShield Key Storage Provider
- Redirecting Robots Through a Proxy Server
- Executing Tasks in a Minimized RDP Window
- Using Mapped Network Drives
- Stopping a Process
- Disable Stop Button
- Custom Package Folders and Network Paths
- CrowdStrike Integration
- Robot Citrix Apps Virtualization
- Common Connection Errors
- Unresponsive Robot Over RDP
- Duplicate Execution Logs
- Frequently Encountered Robot Errors
- Increased Process Execution Duration
- Enforced Package Signature Verification
- Message Too Large to Process
- Errors When Running as Administrator
- NuGet Packages Not Accessible After Migration
- User Access Control Prompt and UI Automation Activities
- .NET required during installation
- Assembly Cannot Be Loaded From Network Or Azure File Share
- Activities cannot find .NET Runtime
Robot User Guide
Last updated Oct 31, 2023
.NET required during installation
Observed behavior
When using the .msi
installer to install or upgrade Studio and/or
Robot, the installation fails with the you must install .NET Desktop Runtime
to run this application
error.
Cause
There are corrupted versions of .NET
installed on the machine.
Resolution
- Uninstall all .NET x64 SDKs or .NET x64 Runtimes from
Add or remove programs
. - Delete the
C:\Program Files\dotnet
folder. - Run the UiPath installer again. This also adds the .NET runtime required by
UiPath.
- Optional: re-install the SDKs/runtimes removed earlier. UiPath does not need an installed runtime, but other apps on your PC might need them.