Uwe Posted September 30, 2013 Report Posted September 30, 2013 Hello, I get this error in 2.0_886 build, local catalog, when I want to export from DNG to original JPG: ************** Ausnahmetext ************** System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei WinPicaJet.Forms.ExportReportForm.set_ExportReportItems(List`1 value) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:Zeile 31. bei PicaJet.Daminion.ClientCommon.ExportReportPresenter.OnViewShown(Object sender, EventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportReportPresenter.cs:Zeile 35. bei WinPicaJet.Forms.ExportReportForm.ExportReportForm_Shown(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:Zeile 44. bei System.Windows.Forms.Form.OnShown(EventArgs e) bei PicaJet.Daminion.CommonGuiControls.BasicForm.OnShown(EventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:Zeile 272. bei System.Windows.Forms.Form.CallShownEvent() bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) bei System.Threading.ExecutionContext.runTryCode(Object userData) bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) bei System.Windows.Forms.Control.InvokeMarshaledCallbacks() Regards, Uwe Quote
Murat Posted October 1, 2013 Report Posted October 1, 2013 Thank you Uwe! Can you reproduce this issue again? Quote
rene Posted October 1, 2013 Report Posted October 1, 2013 the same for me, but I use a SharedCatalog. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at WinPicaJet.Forms.ExportReportForm.set_ExportReportItems(List`1 value) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:line 31 at PicaJet.Daminion.ClientCommon.ExportReportPresenter.OnViewShown(Object sender, EventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportReportPresenter.cs:line 35 at WinPicaJet.Forms.ExportReportForm.ExportReportForm_Shown(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:line 44 at System.Windows.Forms.Form.OnShown(EventArgs e) at PicaJet.Daminion.CommonGuiControls.BasicForm.OnShown(EventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:line 272 at System.Windows.Forms.Form.CallShownEvent() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() ************** 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.0.0.886 Win32 Version: 2.0.0.886 CodeBase: file:///C:/Program%20Files%20(x86)/Daminion%20Software/Daminion/Daminion.exe Quote
Murat Posted October 1, 2013 Report Posted October 1, 2013 Rene, is this bug reproducible on your side? Quote
rene Posted October 2, 2013 Report Posted October 2, 2013 Hey Murat, yes it is. After I click on "OK" Daminion shuts down. rené! See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at WinPicaJet.Forms.ExportReportForm.set_ExportReportItems(List`1 value) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:line 31 at PicaJet.Daminion.ClientCommon.ExportReportPresenter.OnViewShown(Object sender, EventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\ExportReportPresenter.cs:line 35 at WinPicaJet.Forms.ExportReportForm.ExportReportForm_Shown(Object sender, EventArgs e) in c:\DaminionAuto\Code\WinPicaJet\Forms\ExportReportForm.cs:line 44 at System.Windows.Forms.Form.OnShown(EventArgs e) at PicaJet.Daminion.CommonGuiControls.BasicForm.OnShown(EventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:line 272 at System.Windows.Forms.Form.CallShownEvent() at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj) at System.Threading.ExecutionContext.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme) at System.Windows.Forms.Control.InvokeMarshaledCallbacks() ************** 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.0.0.886 Win32 Version: 2.0.0.886 CodeBase: Quote
Murat Posted October 2, 2013 Report Posted October 2, 2013 Can you give me an access to your PC via TV and demonstrate me this issue or record a short video for me? Quote
rene Posted October 2, 2013 Report Posted October 2, 2013 Hey Murat, just updated to 888 and the problem changed. exporting is still not working, but the error changed. The new error is: When I'm trying to customize the export settings the last three drop down menus are still greyed out. rene please find my log.txt-file here: by the way what does all the other log files are? log.txt Quote
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.