0
votes

when I use crystal report export to Excel, below error throw out "Error in file XXXXX. Error detected by Export DLL.

This error only shown when export to excel, others like words/pdf working perfectly.

I'm using win7

1

1 Answers

0
votes

I have seen this in two situations:

Situation #1

A long time ago, this was a known issue in Crystal Reports... 11 i think, not sure.

The solution was to install an update of ExporMoldeller.dll and crxf_pdf.dll.

It used to be available in this link

Situation #2

If you are using .NET Datasets as the data source of the report, it can occur is something is wrong with the datasets. I've seen this happen when columns have no types defined explicitly, when there are multiple tables in the dataset and one of them is empty or the link definitions in Crystal Reports are worng, or when there is an empty cell in one table that was supposed to contain an image.