Problem with reloading report from file
Hi,
I'm using RB 10.08 and Delphi 2007
In the IDE there is a report loaded in the TppReport.
The same report is saved to harddrive multiple times with slight
modifications (customized invoices).
When I change the currently loaded report (invoice), save it and stay
in the ReportBuilder and then load one of the other saved reports, the
IDE gives all kinds of errormessages (often a report of the IDE is
necessary).
I think this might have to do with using DelphiSpeedUp
(http://andy.jgknet.de/dspeedup/index.php).
Is there anything known about this? Or even better a solution for this?
Regards,
Stef Merlijn
I'm using RB 10.08 and Delphi 2007
In the IDE there is a report loaded in the TppReport.
The same report is saved to harddrive multiple times with slight
modifications (customized invoices).
When I change the currently loaded report (invoice), save it and stay
in the ReportBuilder and then load one of the other saved reports, the
IDE gives all kinds of errormessages (often a report of the IDE is
necessary).
I think this might have to do with using DelphiSpeedUp
(http://andy.jgknet.de/dspeedup/index.php).
Is there anything known about this? Or even better a solution for this?
Regards,
Stef Merlijn
This discussion has been closed.
Comments
What type of errors are you receiving? If you remove DelphiSpeedUp from
your machine are you still getting the errors?
My first guess would be that you are loading templates that are referencing
events that do not exist in your application.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Hi Nico,
IDE has raised an exception:
Access violation at address 20D279DB in module 'designide.bpl'.
Access violation at address 0B775A24 in module 'rbRCL10105.bpl'. Read
of address 00000000.
Access violation at address 0B85FCCB in module 'rbRCL10105.bpl'. Read
of address 00000009.
Access violation at address 02042506 in module 'DelphiSpeedUp105.dll'.
Read of address FFFFFFDD.
Access violation at address 0204F494 in module 'DelphiSpeedUp105.dll'.
Write of address 21689D8C.
After uninstalling DelphiSpeedUp I still got errors:
IDE has raised an exception:
Access violation at address 2002C1F4 in module 'rtl100.bpl'. Write of
address 17783698.
Access violation at address 20006A04 in module 'rtl100.bpl'. Read of
address FFFFFFDD.
Access violation at address 200317B5 in module 'rtl100.bpl'. Read of
address 00000001.
Access violation at address 0B7CFCCB in module 'rbRCL10105.bpl'. Read
of address 00000009.
Regards,
Stef
These are design-time errors. Try reinstalling ReportBuilder and see if
that solves the problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com