RobotStudio event

RS 6.07: Failed to create System from RW5 backup.

Options
DenisFR
DenisFR ✭✭✭
Hello,
When I create a new system from backup (RW 5.xx), Rs failed with:
The system could not be created.
The output frame show:
Exception: FFFFFFFF : Unknown error (0xFFFFFFFF)RobInstallAPI error
RobotStudio .NET exception: FFFFFFFF : Unknown error (0xFFFFFFFF)
RobInstallAPI error
============================================
Base exception: RobApiException
FFFFFFFF : Unknown error (0xFFFFFFFF)
RobInstallAPI error
   at RobotStudio.Services.RobApi.RobInstall.<CallServer>d__45.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 RobotStudio.Services.Systems.SystemBuilder.SystemBuilderRW5.<CreateSystemFromBackup>d__5.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 RobotStudio.Services.Systems.SystemBuilder.SystemBuilderRW5.<CreateSystemFromBackupAsync>d__2.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 RobotStudio.UI.Controller.DefineSystemCtrl.<CreateSystemFromBackupAsync>d__7.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 RobotStudio.UI.Controller.DefineSystemCtrl.<CreateSystemAsync>d__6.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.Controller.SystemFromLayout.CreateSystemCtrl.<ApplyAsync>d__17.MoveNext()
In Rs 6.06, I can create this system then open it with RS 6.07.

Tagged:

Comments