Which version of ReportBuilder are you using? Does this AV occur at Delphi design time or at run time. Are you able to stop on the exception and trace into the ReportBuilder source where the error occurs? Are you deleting these components in code or by hand?
we've a ppReport component on a TDataModule. The error appears when trying to delete with "Delete Key" a TppLine or TppSubReport, in Design Time. misktake forces to kill up delphi process from task manager, i can't trace it on code.
If you have your report on a DataModule in Delphi 5, you should have noticed a message appears when you try to open the Report Designer at designtime. This message explains that there could be instability in the designer when running the designer from a datamodule in Delphi 5. This is a Delphi 5 issue that has never been addressed by Borland.
Comments
Which version of ReportBuilder are you using? Does this AV occur at Delphi
design time or at run time. Are you able to stop on the exception and trace
into the ReportBuilder source where the error occurs? Are you deleting
these components in code or by hand?
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Report Builder Enterprise Edition 7.02
we've a ppReport component on a TDataModule.
The error appears when trying to delete with "Delete Key" a TppLine or
TppSubReport, in Design Time.
misktake forces to kill up delphi process from task manager, i can't trace
it on code.
what can i do ?
Jorge C. Mosquera R.
I+D
www.sitis.info
If you have your report on a DataModule in Delphi 5, you should have noticed
a message appears when you try to open the Report Designer at designtime.
This message explains that there could be instability in the designer when
running the designer from a datamodule in Delphi 5. This is a Delphi 5
issue that has never been addressed by Borland.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com