Uwe Posted June 1, 2014 Report Share Posted June 1, 2014 Hello, the connection to the server has been lost. When I press CTRL-F12 to see the client log I get this exception: System.NullReferenceException: Object reference not set to an instance of an object. at PicaJet.Daminion.ClientCommon.CatalogConnection.get_ServerInfo() in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogConnection.cs:line 56 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.AccessRestrictionsCustomRule(Object sender, CustomActionEnableRuleEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 2242 at PicaJet.Daminion.ClientCommon.EnableActionRules.DoCustomRule(ICatalogView catalogView) in c:\DaminionAuto\Code\ClientCommon\Classes\EnableActionRules.cs:line 96 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.EnableActions(IAction action, EnableActionsInfo enableRequirements) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 6285 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ItemGroupAccessToChilds(Object sender, MenuEnableActionsEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 3419 at PicaJet.Daminion.ClientCommon.ActionCollection.ExternalAccessToChild() in c:\DaminionAuto\Code\ClientCommon\Classes\ActionGroup.cs:line 183 at PicaJet.Daminion.ClientCommon.ActionManager.ProcessList(IList`1 list) in c:\DaminionAuto\Code\ClientCommon\Classes\ActionManager.cs:line 110 at PicaJet.Daminion.ClientCommon.ActionManager.RefreshActions() in c:\DaminionAuto\Code\ClientCommon\Classes\ActionManager.cs:line 123 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ViewKeyDownEvent(Object sender, KeyEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenter.cs:line 914 at WinPicaJet.MainForm.MainFormKeyDown(Object sender, KeyEventArgs e) in c:\DaminionAuto\Code\WinPicaJet\MainForm.cs:line 3187 at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e) at PicaJet.Daminion.CommonGuiControls.BasicForm.OnKeyDown(KeyEventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:line 211 at WinPicaJet.MainForm.OnKeyDown(KeyEventArgs e) in c:\DaminionAuto\Code\WinPicaJet\MainForm.cs:line 3175 at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Form.ProcessKeyPreview(Message& m) at System.Windows.Forms.Control.ProcessKeyPreview(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Alexius Posted June 4, 2014 Report Share Posted June 4, 2014 Thanks for the report. Fixed. Quote Link to comment Share on other sites More sharing options...
Volker Posted June 8, 2014 Report Share Posted June 8, 2014 I have the same issue. After starting Daminion I see "Connection to server..." and "Loading catalog...". The next message is (in two out of three cases) "The connection to the server has been lost" with ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at PicaJet.Daminion.ClientCommon.CatalogConnection.get_ServerInfo() in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogConnection.cs:line 56 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.AccessRestrictionsCustomRule(Object sender, CustomActionEnableRuleEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 2242 at PicaJet.Daminion.ClientCommon.EnableActionRules.DoCustomRule(ICatalogView catalogView) in c:\DaminionAuto\Code\ClientCommon\Classes\EnableActionRules.cs:line 96 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.EnableActions(IAction action, EnableActionsInfo enableRequirements) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 6285 at PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ItemGroupAccessToChilds(Object sender, MenuEnableActionsEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenterActions.cs:line 3419 at PicaJet.Daminion.ClientCommon.ActionCollection.ExternalAccessToChild() in c:\DaminionAuto\Code\ClientCommon\Classes\ActionGroup.cs:line 183 at PicaJet.Daminion.GUIComponents.ContextMenuGenerator.StripMenuActivate(Object sender, EventArgs e) in c:\DaminionAuto\Code\GUIComponents\Classes\ContextMenuGenerator.cs:line 452 at System.Windows.Forms.MenuStrip.OnMenuActivate(EventArgs e) at System.Windows.Forms.MenuStrip.set_KeyboardActive(Boolean value) at System.Windows.Forms.MenuStrip.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5477 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Daminion Assembly Version: 3.3.0.1019 Win32 Version: 3.3.0.1019 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.