Architect error after update - Could not load file or assembly Origam.Service.Core

I got an error after running and selecting configuration of an updated Architect from 2021.2.0.2217 to 2021.2.0.2367.

========================================
Error
Could not load file or assembly 'Origam.Service.Core, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
========================================
Could not load file or assembly 'Origam.Service.Core, Version=1.0.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
------------------------------------------
========================================
 Stack trace
========================================
   at OrigamArchitect.frmMain.InitializeConnectedServices()
   at OrigamArchitect.frmMain.Connect(String configurationName)
   at OrigamArchitect.frmMain.frmMain_Load(Object sender, EventArgs e)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at OrigamArchitect.frmMain.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Thanks Jiri, now Architect works as expected.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.