Exporting to Excel Hangs Navision

Floyd_ChanFloyd_Chan Member Posts: 9
edited 2000-03-17 in Navision Financials
I've written a C/AL routine for a client to export their all posted sales invoice lines to an Excel spreadsheet using automation. It writes one Excel row (by about 25 fields/columns across)per Navision record.

The routine works fine until it hits around 3500 rows/records and then freezes the system. I know it is not a record that is causing the problem (since I can export a smaller range that includes that record), but almost appears to be some kind of memory issue (?????).

Has anyone had a similar problem?
Sign In or Register to comment.