I am on 60 days trial for the company I work in but we are receiving error message and can not open the UiPath studio. how can i resolve this issue
RemoteException wrapping System.IO.IOException: The process cannot access the file ‘C:\Users\Miroslava.PECHOVA\AppData\Local\UiPath\UiPath.settings’ because it is being used by another process.
at System.IO.FileSystemAclExtensions.ValidateFileHandle(SafeFileHandle handle, String fullPath)
at System.IO.FileSystemAclExtensions.CreateFileHandle(String fullPath, FileMode mode, FileSystemRights rights, FileShare share, FileOptions options, FileSecurity security)
at System.IO.FileSystemAclExtensions.Create(FileInfo fileInfo, FileMode mode, FileSystemRights rights, FileShare share, Int32 bufferSize, FileOptions options, FileSecurity fileSecurity)
at UiPath.Robot.Core.ProtectedFileUtils.CreateProtectedFile(String path)
at UiPath.Service.Utils.SystemUtils.SaveProtected(String path, String content)
at UiPath.Service.Settings.RobotSettings.SaveSettings()
at UiPath.Service.Settings.RobotSettings.set_MachineKey(String value)
at UiPath.Service.Orchestrator.OrchestratorController.SaveLocalSettings(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.PerformConnect_MachineKeyAsync(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.PerformConnect_MachineKeyAsync(ConnectionInfoMachineKey connectionInfo)
at UiPath.Service.Orchestrator.OrchestratorController.ConnectToServer(IConnectionInfo connectionInfo, CancellationToken ct)
at UiPath.Service.UserHost.InteractiveConnectFlow.<>c__DisplayClass20_0.<b__0>d.MoveNext()
— End of stack trace from previous location —
at UiPath.Service.HttpExceptions.Improve[T](Func1 code) at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext() --- End of stack trace from previous location --- at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List
1 cancellationTokens, Func2 func, String message, Func
2 exceptionHandler)