Hi,
RS 2022.3.2, when trying to use the ‘Go Offline’ function or creating a backup of that controller..
Any ideas?
Below is the error message in full:
RobotStudio .NET exception: The system cannot find the file specified
Base exception: Win32Exception
The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at RobotStudio.Services.RobApi.RobServices.ExecuteProgram(String exeName, String args, String workingDir)
at RobotStudio.Services.RobApi.RobServices.<>c__DisplayClass21_0.b__0()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at RobotStudio.Services.RobApi.RobServices.d__15.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at RobotStudio.Services.RobApi.RobServices.d__15.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.Transfer.GoOfflineCtrl.d__17.MoveNext()