Hi
Can the new robotstudio 5.15 run on a roaming desktop ?
\serveruser…Robotstudio
i get this error:
RobotStudio .NET exception: A Task’s exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
============================================
Base exception: AggregateException
A Task’s exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread.
Inner exception: AggregateException
One or more errors occurred.
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task`1.get_Result()
at RobotStudio.Services.RobApi.Retained.RobRetainedNetscan.<>c__DisplayClass2.b__1(Task`1 t)
at System.Threading.Tasks.Task`1.<>c__DisplayClass17.b__16(Object obj)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Inner exception: TypeInitializationException
The type initializer for ‘RobotStudio.Services.RobApi.NetscanInternal’ threw an exception.
at RobotStudio.Services.RobApi.NetscanInternal.get_RobNetScan()
at RobotStudio.Services.RobApi.RobNetscan.GetControllerNetscanIdsInternal()
at RobotStudio.Services.RobApi.RobNetscan.<>c__DisplayClass5.b__2()
at System.Threading.Tasks.Task`1.InvokeFuture(Object futureAsObj)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
Inner exception: InvalidCastException
Unable to cast COM object of type ‘RobotStudio.Services.RobApi.RobNetScanHostClass’ to interface type ‘RobotStudio.Services.RobApi.IRobNetScan’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{E4BD1362-2395-447F-911F-0AC363E1E047}’ failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
at RobotStudio.Services.RobApi.NetscanInternal..cctor()
Thomas G Andersen
DanRob A/S