Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

ppDetailBand eAccessViolation

edited June 2002 in General
Hi,

After succesfully compiling several times my project using RB 6.03 Std,
now I am getting the error : EAccessViolation em ppBands, line
2067, procedure TppDetailBand.DefineProperties(Filer: TFiler), see
following the 2067 line :

{if no ancestor, then write it, if it exists}
if (Filer.Ancestor = nil) or (TppDetailBand
(Filer.Ancestor).DataPipeline = nil) then
lbWrite := (FDataPipeline <> nil)

Before the error happens, Filer.Ancestor's value is NIL.

I am using :

Windows ME
Delphi 5 Professional Pack 1
ppJitPipeline
RBuilder 6.03 Std
Epson 777

Please, can you help me ?

--
Regards,
Romano.

Comments

This discussion has been closed.