First of all, hi to every one on the forum. I’m new one to ABB robotics, (most of my career was in yellow and blue team. ![]()
I installed trial version of RS2019 on my computer. No issues, but when I tried to create a station with one robot and virtual controller, the VC starting process stopped and return an error as below:
*RobotStudio .NET exception: Retrieving the COM class factory for component with CLSID {F56E57E2-6B24-48A7-BF56-1D4BE32339F4} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).*
*============================================*
*Base exception: COMException*
*Retrieving the COM class factory for component with CLSID {F56E57E2-6B24-48A7-BF56-1D4BE32339F4} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).*
*at RobotStudio.Services.RobApi.RobVcFactory.CreateVcServer()*
*at RobotStudio.Services.RobApi.RobVcFactory.<>c__DisplayClass4_0.<StartVC>b__0(TaskCompletionSource1 tcs, List1 finals)*
*at RobotStudio.Services.RobApi.Internal.TaskUtils.<>c__DisplayClass0_01.b__0() — 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.Controller.ControllerService.d__34.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.Controller.ControllerService.d__32.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.Controller.ControllerService.d__31.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.StationVirtualControllerManager.d__16.MoveNext()`
This is the hardware specification of the first PC, OS Win7 Pro.
MachineId=c8ffc557-6024-44bf-ba69-b82a45ad331a
OSIdentifier=Microsoft Windows NT 6.1.7601 Service Pack 1
OSVersion=6.1.7601.65536
OSLanguage=en-US|English (United States)
OSBitness=64
CLRVersion=4.0.30319.42000
Locale=en-GB|English (United Kingdom)
ProcessorCoreCount=4
ProcessorLogicalCount=8
ProcessorNames=Intel(R) Core™ i7-3770K CPU @ 3.50GHz
PhysicalMemory=17055637504
GfxCardNames=AMD Radeon R9 200 Series|Intel(R) HD Graphics 4000
GfxDriverDates=20160510|20120913
GfxDriverVersions=16.200.1010.0|9.17.10.2857
NumDisplays=1
PrimaryDisplayResolution=2560x1600
Domain=
ComputerManufacturer=To Be Filled By O.E.M.
ComputerModel=To Be Filled By O.E.M.
PCSystemType=1
I installed RS on the other PC (similar spec, newer CPU) and have exactly the same error. I search for the error “80080005 Server execution failed…” and found that some people had the same server error with Excel. I tried to follow suggested solutions but they didn’t work.
Does anyone know how to fix it?
