error occurs

edited 3:19PM in FastReport 4.0
I WANT TO EXPORT MY REPORT TO EXCEL, I USE THE COMPONENT frxReport(VERSION 4.3) AND frxXLSExport. THE PREVIEW IS OK,BUT WHEN I USED frxReport->ShowPreparedReport(), ERROR HAPPENS.THE ERROR IS project dsCalcFee.exe raised exception class EOLeException with message 'OLE error 800A03EC'.I DON'T KNOW WHY THIS ERROR OCCURS,PLEASE HELP ME . THANKS

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:19PM
    Did you call preparereport before calling showpreparedreport?
    i would suggest you update your fr you are a number of versions behind current is 4.6
    and current daily build is 4.6.94 check your user dlpage for what is available.
    also new docs are available, read the programmers manual chapters on running, printing exporting
    etc.
  • edited 3:19PM
    gordk wrote: »
    Did you call preparereport before calling showpreparedreport?
    i would suggest you update your fr you are a number of versions behind current is 4.6
    and current daily build is 4.6.94 check your user dlpage for what is available.
    also new docs are available, read the programmers manual chapters on running, printing exporting
    etc.
    Thank you. But before calling showpreparedreport, I called preparereport.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.