Jump to content

886 - error Export


Uwe

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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: 

Link to comment
Share on other sites

Hey Murat, just updated to 888 and the problem changed.

 

exporting is still not working, but the error changed.

 

The new error is: post-1019-0-74024400-1380714208_thumb.png

 

When I'm trying to customize the export settings the last three drop down menus are still greyed out.

post-1019-0-81601000-1380714198_thumb.png

 

rene

 

please find my log.txt-file here: by the way what does all the other log files are? post-1019-0-10617100-1380714620_thumb.png

log.txt

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...