EListError on RAP when upg to RB6
Have just upgraded from Delphi 4 to Delphi 6 and ReportBuilder 5.56 to 6.01
...
Now, every time I try and load the Designer in runtime I get an
'EListError - List Index Out of Bounds (4)' error.
Have marked out raIDE in the uses clause and everything works OK, although
we have lost the RAP facility...
It seems to fail on the FDesignerWindow.RAPInterface := FRAPOptions line in
{pass-thru props} in ppEndUsr...
Have also discovered it only fails when riDialog property is True and
riNotebook Tab property is False (e.g. basic user options only). With
riNotebook Tab property set to True, it works OK...(but gives too many
options to our users!)
Please advise!
...
Now, every time I try and load the Designer in runtime I get an
'EListError - List Index Out of Bounds (4)' error.
Have marked out raIDE in the uses clause and everything works OK, although
we have lost the RAP facility...
It seems to fail on the FDesignerWindow.RAPInterface := FRAPOptions line in
{pass-thru props} in ppEndUsr...
Have also discovered it only fails when riDialog property is True and
riNotebook Tab property is False (e.g. basic user options only). With
riNotebook Tab property set to True, it works OK...(but gives too many
options to our users!)
Please advise!
This discussion has been closed.
Comments
most efficient way of solving this.
Ed Dressel