We are trying to generate huge Excel reports but we keep having Out of Memory errors.
Probably it’s not flushing the report partially to the disk as the memory fills up. Is there any way to force it to flush in order to avoid memory problems? Is there a demo anywhere?
Thank you.