-------------------------------------------------------- 2019.12.05 (четверг) 17:27:25 1.29.0.0 Sm.DbSwitch ----- Прерывание работы программы ----- сообщение: "Невозможно открыть локальный сервер" исключение: Sm.Core.BaseException источник: Sm.Main метод: Sm.AppServer.Link.ILoginSetup GetLoginSetup() в Sm.Main.LocalConnector.GetLoginSetup() в Sm.Main.Login.ConnectionWizardModel.GetDatabaseList(ConnectionProfile currentProfile) в Sm.Main.Login.ConnectionWizardModel.LoadDatabaseList() в Sm.Main.Login.ConnectionSelectPanel.FillProfile(ConnectionProfile profile) в Sm.Main.Login.ConnectionWizard.NextPage() в Sm.Main.Login.ConnectionWizard.btNext_Click(Object sender, EventArgs e) в System.Windows.Forms.Control.OnClick(EventArgs e) в System.Windows.Forms.Button.OnClick(EventArgs e) в System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) в System.Windows.Forms.Control.WndProc(Message& m) в System.Windows.Forms.ButtonBase.WndProc(Message& m) в System.Windows.Forms.Button.WndProc(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ----- Причина исключения, уровень вложения 1 ----- сообщение: "Не удалось получить фабрику класса COM для компонента с CLSID {196B49C9-2E42-4D24-A815-677332483923} из-за следующей ошибки: 80040154 Класс не зарегистрирован (Исключение из HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))." исключение: System.Runtime.InteropServices.COMException источник: mscorlib метод: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef) в System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) в System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache) в System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean skipCheckThis, Boolean fillCache) в System.Activator.CreateInstance(Type type, Boolean nonPublic) в Sm.Main.LocalConnector.GetLoginSetup()