I have trouble creating controller in RS 5.6. I got 2 messages :
“The system could not be created”
================Detail=================
RobotStudio .NET exception: SystemBuilder.exe: exitcode = 1
Base exception: Exception
SystemBuilder.exe: exitcode = 1
at RobotStudio.Services.RobApi.RobInstall.<>c__DisplayClass23.b__22()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.Controller.VirtualSystemBuilder.d__0.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.Controller.CreateSystemFromTemplate.d__0.MoveNext()
And
Unknown errorr : IRB 360 6Kg 1.6m
====================Detail===========================================
RobotStudio .NET exception: SystemBuilder.exe: exitcode = 1
Base exception: Exception
SystemBuilder.exe: exitcode = 1
at RobotStudio.Services.RobApi.RobInstall.<>c__DisplayClass23.b__22()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.Controller.VirtualSystemBuilder.d__0.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABBInternal.StationManagement.SystemGallerySupport.d__1.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ABB.Robotics.RobotStudio.Environment.CommandBarButton.d__0.MoveNext()
Any help will be appreciated.
Thanks