rene Posted December 18, 2013 Report Share Posted December 18, 2013 Hey Murat, I just started playing with Custom Tags, in order to markt different types of files, and while deleting one I get the following error: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ApplicationException: Not assigned type for default value! at PicaJet.Daminion.ClientCommon.BaseCustomTag.GetDefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 155 at PicaJet.Daminion.ClientCommon.BaseCustomTag.get_DefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 81 at PicaJet.Daminion.Service.WCF.TransportCatalogTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportCatalogTagSpecification.cs:line 20 Quote Link to comment Share on other sites More sharing options...
Murat Posted December 18, 2013 Report Share Posted December 18, 2013 It should be fixed in the Daminion 2.5 (922) build. Quote Link to comment Share on other sites More sharing options...
rene Posted December 18, 2013 Author Report Share Posted December 18, 2013 Thanks Murat, I will give it a try and install it hoping it is nor RAW. Quote Link to comment Share on other sites More sharing options...
rene Posted December 18, 2013 Author Report Share Posted December 18, 2013 Hey Murat, I updated to the most recent version, still the same error. afterwards the error leads to a Daminion shutdown. once again the error message: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ApplicationException: Not assigned type for default value! at PicaJet.Daminion.ClientCommon.BaseCustomTag.GetDefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 155 at PicaJet.Daminion.ClientCommon.BaseCustomTag.get_DefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 81 at PicaJet.Daminion.Service.WCF.TransportCatalogTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportCatalogTagSpecification.cs:line 20 at PicaJet.Daminion.Service.WCF.TransportLinearTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportLinearTagSpecification.cs:line 9 at PicaJet.Daminion.Service.Client.WCF.Command.DeleteCustomNamespaceCatalogItemsCommand.Start() in c:\DaminionAuto\Code\Service.Client.WCF\Command\DeleteCustomNamespaceCatalogItemsCommand.cs:line 26 at PicaJet.Daminion.Service.AbstractCommand.Process() in c:\DaminionAuto\Code\Service\AbstractCommand.cs:line 28 at PicaJet.Daminion.Service.Client.WCF.Command.ClientProxyCommand.Process() in c:\DaminionAuto\Code\Service.Client.WCF\Command\ClientProxyCommand.cs:line 27 at PicaJet.Daminion.Service.Client.WCF.ClientCatalogService.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\Service.Client.WCF\ClientCatalogService.cs:line 882 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.___DeleteCustomNamespaceCatalogItems(Object sender, TwoObjectsEventArgs`2 parameters) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1654 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2038 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1664 at PicaJet.Daminion.ClientCommon.CustomTagManagerPresenter.ViewOnDeleteCustomTag(Object sender, ObjEventArgs`1 objEventArgs) in c:\DaminionAuto\Code\ClientCommon\Presenters\CustomTagManagerPresenter.cs:line 212 at WinPicaJet.CustomTagManagerForm.DeleteButtonClick(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\CustomTagManagerForm.cs:line 114 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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.5466 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Daminion Assembly Version: 2.5.0.922 Win32 Version: 2.5.0.922 CodeBase: Quote Link to comment Share on other sites More sharing options...
rene Posted December 19, 2013 Author Report Share Posted December 19, 2013 So after upgrading to 922 I still get such an error while deleting a custom tag See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ApplicationException: Not assigned type for default value! at PicaJet.Daminion.ClientCommon.BaseCustomTag.GetDefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 155 at PicaJet.Daminion.ClientCommon.BaseCustomTag.get_DefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 81 at PicaJet.Daminion.Service.WCF.TransportCatalogTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportCatalogTagSpecification.cs:line 20 at PicaJet.Daminion.Service.WCF.TransportLinearTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportLinearTagSpecification.cs:line 9 at PicaJet.Daminion.Service.Client.WCF.Command.DeleteCustomNamespaceCatalogItemsCommand.Start() in c:\DaminionAuto\Code\Service.Client.WCF\Command\DeleteCustomNamespaceCatalogItemsCommand.cs:line 26 at PicaJet.Daminion.Service.AbstractCommand.Process() in c:\DaminionAuto\Code\Service\AbstractCommand.cs:line 28 at PicaJet.Daminion.Service.Client.WCF.Command.ClientProxyCommand.Process() in c:\DaminionAuto\Code\Service.Client.WCF\Command\ClientProxyCommand.cs:line 27 at PicaJet.Daminion.Service.Client.WCF.ClientCatalogService.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\Service.Client.WCF\ClientCatalogService.cs:line 882 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.___DeleteCustomNamespaceCatalogItems(Object sender, TwoObjectsEventArgs`2 parameters) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1654 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2038 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1664 at PicaJet.Daminion.ClientCommon.CustomTagManagerPresenter.ViewOnDeleteCustomTag(Object sender, ObjEventArgs`1 objEventArgs) in c:\DaminionAuto\Code\ClientCommon\Presenters\CustomTagManagerPresenter.cs:line 212 at WinPicaJet.CustomTagManagerForm.DeleteButtonClick(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\CustomTagManagerForm.cs:line 114 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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.5466 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Daminion Assembly Version: 2.5.0.922 Win32 Version: 2.5.0.922 CodeBase: file:///C:/Program%20Files%20(x86)/Daminion%20Software/Daminion/Daminion.exe ---------------------------------------- Quote Link to comment Share on other sites More sharing options...
Murat Posted December 20, 2013 Report Share Posted December 20, 2013 Does the problem appear with the 923 build? Quote Link to comment Share on other sites More sharing options...
rene Posted December 20, 2013 Author Report Share Posted December 20, 2013 can't try. can't find 923 on the dropbox folder Quote Link to comment Share on other sites More sharing options...
Murat Posted December 20, 2013 Report Share Posted December 20, 2013 Please check again. Quote Link to comment Share on other sites More sharing options...
rene Posted December 21, 2013 Author Report Share Posted December 21, 2013 Hey Murat, the update to 923 didn't remov ethis error. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ApplicationException: Not assigned type for default value! at PicaJet.Daminion.ClientCommon.BaseCustomTag.GetDefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 155 at PicaJet.Daminion.ClientCommon.BaseCustomTag.get_DefaultValue() in c:\DaminionAuto\Code\ClientCommon\Classes\CustomTags\BaseCustomTag.cs:line 81 at PicaJet.Daminion.Service.WCF.TransportCatalogTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportCatalogTagSpecification.cs:line 20 at PicaJet.Daminion.Service.WCF.TransportLinearTagSpecification..ctor(ICatalogTagSpecification spec) in c:\DaminionAuto\Code\Server.WCF\TransportObjects\TransportLinearTagSpecification.cs:line 9 at PicaJet.Daminion.Service.Client.WCF.Command.DeleteCustomNamespaceCatalogItemsCommand.Start() in c:\DaminionAuto\Code\Service.Client.WCF\Command\DeleteCustomNamespaceCatalogItemsCommand.cs:line 26 at PicaJet.Daminion.Service.AbstractCommand.Process() in c:\DaminionAuto\Code\Service\AbstractCommand.cs:line 28 at PicaJet.Daminion.Service.Client.WCF.Command.ClientProxyCommand.Process() in c:\DaminionAuto\Code\Service.Client.WCF\Command\ClientProxyCommand.cs:line 27 at PicaJet.Daminion.Service.Client.WCF.ClientCatalogService.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\Service.Client.WCF\ClientCatalogService.cs:line 882 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.___DeleteCustomNamespaceCatalogItems(Object sender, TwoObjectsEventArgs`2 parameters) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1654 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 2038 at PicaJet.Daminion.ClientCommon.CatalogServiceProxy.DeleteCustomNamespaceCatalogItems(IList`1 namespaceItems, Guid groupGuid) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogServiceProxy.cs:line 1664 at PicaJet.Daminion.ClientCommon.CustomTagManagerPresenter.ViewOnDeleteCustomTag(Object sender, ObjEventArgs`1 objEventArgs) in c:\DaminionAuto\Code\ClientCommon\Presenters\CustomTagManagerPresenter.cs:line 212 at WinPicaJet.CustomTagManagerForm.DeleteButtonClick(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\CustomTagManagerForm.cs:line 114 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.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.5466 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- Daminion Assembly Version: 2.5.0.923 Win32 Version: 2.5.0.923 CodeBase: file:///C:/Program%20Files%20(x86)/Daminion%20Software/Daminion/Daminion.exe Quote Link to comment Share on other sites More sharing options...
Murat Posted December 23, 2013 Report Share Posted December 23, 2013 Rene, can you try the 925 build? 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.