Object reference not set to an instance of an object.
Data analysis and visualization for Excel, for free
Brought to you by:
bovender
Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at XLToolbox.Export.Exporter.ExportBatchAsync(BatchExportSettings settings) in XLToolbox\Export\Exporter.cs:line 133
at System.Windows.Interactivity.TriggerBase.InvokeActions(Object parameter)
at Bovender.Mvvm.DelegatingCommand.Execute(Object parameter) in Bovender\Mvvm\DelegatingCommand.cs:line 79
Message: Object reference not set to an instance of an object.
Anonymous
Diff:
It's unclear to me why this exception should occur on that line in the code. Waiting for another report on same issue.