Studio closed the active project due to a critical internal error. You may retry to open the project.
Error: UiPath.Studio.Contracts.RecoverableException: Studio closed the active project due to a critical internal error. You may retry to open the project.
at UiPath.Studio.Project.Client.Ipc.Services.ProcessTerminatedBehavior.HandleProcessTerminatedInternal()
at UiPath.Studio.Plugin.Workflow.Services.ProjectProcessController.b__20_0()
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146233088
Note :
I have restarted UiPath studio, local system more then one time and also reinstalled UiPath studio
The error you’re encountering in UiPath Studio, stating “Studio closed the active project due to a critical internal error”, is typically caused by corrupted project files, invalid dependencies, or version mismatches.
To resolve this, first delete the .local folder, project.settings.json, and project.json.lock file from your project directory. Then, try reopening the project via “Open from Folder” in Studio, preferably running Studio as administrator. If it still fails, open a blank project and import .xaml files one by one to identify the corrupted file.
Also, ensure all packages are updated to stable versions using the Manage Packages panel. If needed, downgrade to a stable UiPath version like 2022.10.x. Reviewing detailed logs under %localappdata%\UiPath\Logs can also help pinpoint the issue.
Please find event viewer logs and request for help me
Log Name: Application
Source: .NET Runtime
Description:
Application: UiPath.Studio.Project.exe
CoreCLR Version: 8.0.1525.16413
.NET Version: 8.0.15
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005
Log Name: Application
Source: Application Error
Faulting application name: UiPath.Studio.Project.exe, version: 25.0.172.0, time stamp: 0x67
Faulting module name: coreclr.dll, version: 8.0.1525.16413, time stamp: 0x67
Log Name: Application
Source: Windows Error Reporting
Event Name: APPCRASH
Response: Not available
Problem signature:
P1: UiPath.Studio.Project.exe
Log Name: Application
Source: Windows Error Reporting
Event Name: APPCRASH
Response: Not available
Problem signature:
P1: UiPath.Studio.Project.exe
P2: 25.0.172.0
Exception Code c0000005: This is an Access Violation, meaning the application tried to read or write to a memory location it shouldn’t access. Faulting Module: coreclr.dll: This is the .NET Core runtime library, and the crash here suggests a low-level issue in the .NET runtime itself.
Could you please try reinstalling .Net runtime?
Also could you please confirm what’s the processer (CPU) of your machine? There could be possible limitation of specific CPU like Snapdragon or AMD.
At the time of install UiPath studio (version: 2025.0.167 STS) few months ago it has asked me to install windowsdesktop-runtime-6.0.36-win-x64 but after UiPath studio update (version: 2025.0.172 STS) it has by default installed .net runtime (version : 8.0.15) at location : C:\Users\user\AppData\Local\Programs\UiPath\Studio\shared\Microsoft.NETCore.App\8.0.15
What I have to do while reinstalling .Net runtime? Please give me steps to resolve .net runtime issue
Note :- I have installed .Net Runtime windowsdesktop-runtime-6.0.36-win-x64.exe and currently there is no specific .net runtime (8.0.15) exe I have installed in system