Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Tjomme
2016-03-03T12:29:30Z
Hi,

when converting an Excel workbook to a CSV, the task will fail with the error:
Exception in Task: Object reference not set to an instance of an object.
This will happen when the Excel sheet contains the value '=-Demo data'.
In Excel this shows as #NAME?
When doing the conversion in Excel, the CSV will aso contain #NAME?

Can this be checked?

Thanks,
Tjomme Vergauwen
Sponsor
Forum information
Support
2016-03-04T13:28:38Z
Please export export the Job and send the original file to support@visualcron.com
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Tjomme
2016-03-09T13:44:11Z
Any idea on the cause of the issue?
Support
2016-03-09T14:58:48Z
Sorry for the late reply. It crashes in a component that we use. The bug is confirmed by the vendor and we are waiting for them to release a fix. It is not clear when the fix will be available but hopefully soon.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Tjomme
2016-04-06T11:45:29Z
Hi,
any idea on a fix date? Or is this already fixed in 8.0.4?
Thanks,
Tjomme
Support
2016-04-06T14:00:16Z
Please test this version and let us know: http://www.visualcron.co....aspx?g=posts&t=6564 
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Tjomme
2016-04-07T08:58:36Z
Hi,
currently our new server test license has expired. I'm waiting for the purchase of the actual license before I can test this.
Regards,
Tjomme
Support
2016-04-07T09:13:51Z
I have emailed you a trial extension code.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
A. Pechanek
2017-04-05T09:41:59Z
Hi team,
we are getting the same issue on VC 7.6.6 and 8.1.1 - In both versions when we want to convert the Excel file to CSV (task 'Excel - Convert'), we get the following error:

VC 7.6.6:
Exception in Task: System.NullReferenceException: Object reference not set to an instance of an object.
at Infragistics.Documents.Core.WorkItem.ExceptionInfo..ctor(Exception e)
at Infragistics.Documents.Core.WorkItem.Execute(WorkItemScheduler scheduler)
at Infragistics.Documents.Core.WorkItemScheduler.SynchronousImpl.Execute(WorkItem workItem)
at Infragistics.Documents.Core.WorkItemExtensions.GetResult[TResult](WorkItem`1 this)
at Infragistics.Documents.Excel.Workbook.Load(Stream stream, WorkbookLoadOptions loadOptions)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.GHDAIBFMJELENALJNOANJFKJLDIEGNJDOPEK.Run() in C:\sourcefiles\code\VisualCronService\Jobs\TaskProcesses\Office\Excel\clsProcessTaskExcelConvert.vb:line 35


VC 8.1.1:
Exception in Task: Object reference not set to an instance of an object.

However on VC 8.2.5 it seems to be working. Is the only solution to upgrade to the latest version or is there any way to get it working on 8.1.1?

Thank you in advance,

Support
2017-04-05T13:00:07Z
Originally Posted by: A. Pechanek 

Hi team,
we are getting the same issue on VC 7.6.6 and 8.1.1 - In both versions when we want to convert the Excel file to CSV (task 'Excel - Convert'), we get the following error:

VC 7.6.6:
Exception in Task: System.NullReferenceException: Object reference not set to an instance of an object.
at Infragistics.Documents.Core.WorkItem.ExceptionInfo..ctor(Exception e)
at Infragistics.Documents.Core.WorkItem.Execute(WorkItemScheduler scheduler)
at Infragistics.Documents.Core.WorkItemScheduler.SynchronousImpl.Execute(WorkItem workItem)
at Infragistics.Documents.Core.WorkItemExtensions.GetResult[TResult](WorkItem`1 this)
at Infragistics.Documents.Excel.Workbook.Load(Stream stream, WorkbookLoadOptions loadOptions)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.GHDAIBFMJELENALJNOANJFKJLDIEGNJDOPEK.Run() in C:\sourcefiles\code\VisualCronService\Jobs\TaskProcesses\Office\Excel\clsProcessTaskExcelConvert.vb:line 35


VC 8.1.1:
Exception in Task: Object reference not set to an instance of an object.

However on VC 8.2.5 it seems to be working. Is the only solution to upgrade to the latest version or is there any way to get it working on 8.1.1?

Thank you in advance,



Yes, only way right now.


Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top