error occurs

edited 10:50AM 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 10:50AM
    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 10:50AM
    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