the commandline is:
C:\Documents and Settings\moss_admin>exportzen "http://intranet/IST/Hardware/Lists/IST%20Assets%20Library" "http://intranet/Lists/CsvExportActions/3" "c:\temp\scheduled.csv"
Marc Molenaar
Hi Marc,
thanks for reporting this. We will attempt to reproduce (and fix) this and get back to you shortly!
ROXORITY
Hi Marc,
the issue could be reproduced under certain circumstances, and fixed in a service update 1.4.0.1.
However, also note that you should replace all %20 with normal white-spaces in your command lines.
Download this update directly from http://roxority.s3.amazonaws.com/roxority_ExportZen.zip rather than our download pages (since the newest build sometimes takes 24 - 48 hours to populate across all our CDN caches).
ROXORITY
| Quick Links | Contact ROXORITY | SharePoint Solutions |
|---|---|---|
|
When runnning the exportzen commandline I get an unhandled exception. Below you see first the complete commandline and then the error I receive.
C:\Documents and Settings\moss_admin>exportzen "http:///IST/Hardware/Lists/IST%20Assets%20Library" "http:///Lists/CsvExportActions/3" "c:\temp\scheduled.csv"
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
at roxority_ExportZen_Scheduler.Program.Main(String[] args)
I checked that the account has permission to the exported list, the Actions list and the export path.
Can someone explain this?
regards,
Marc