Hello,
I have a Crystal XI SP4 installation with a .NET 1.1 C# application.
Due to certain issues we would like to create our own export button instead of using the CrystalViewers export option list. (Since we only want RTF modifiable exports).
The exports work fine using the CrystalViewers list, but when we use our own button with the following methods we get the "invalid pointer" error. I have noticed that it only occurs with files which are around 150Mb+.
The methods tried are as follows:
reportDocument. ExportToDisk
reportDocument.ExportToHttpResponse
I have Win XP with 4GB Ram + Intel Core 2 duo E8400.
Thanks in advance for your help and advice.
Best regards,
Umer