If I create the system without “customize options” it starts, but the function modify options in the controller tab doesnt work.
Have anyone experienced this behaviour ?
tried to reinstall both windows and RS without change.
Running RS 2023.4.1 and Windows 10 pro
Error code below.
RobotStudio .NET exception: Method ‘DisposeAsync’ in type ‘Microsoft.Extensions.DependencyInjection.ServiceProvider’ from assembly ‘Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’ does not have an implementation.
Base exception: TypeLoadException
Method ‘DisposeAsync’ in type ‘Microsoft.Extensions.DependencyInjection.ServiceProvider’ from assembly ‘Microsoft.Extensions.DependencyInjection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60’ does not have an implementation.
at RobotStudio.UI.InstallationEditor.InstallationEditorWindow..ctor()
at RobotStudio.UI.InstallationEditor.InstallationEditorCommandHandler.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 RobotStudio.UI.Controller.TemplatesVm.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.UI.Controller.CreateVcCtrl.d__38.MoveNext()