Source file not found frxDBSet.pas
Hi, when i step through my program (Delphi 7) i get a prompt sayings "source file not found: frxDBSet.pas"
and it breaks the step through operation, it seems to have happened since i upgraded fastreports 3 from a demo to the full licenced version, how can i fix this?
and it breaks the step through operation, it seems to have happened since i upgraded fastreports 3 from a demo to the full licenced version, how can i fix this?
Comments
Thanks for your help.
With version fr3_23_12_d7s we got a new error: frxrcClass.dcu not found.
thx for your help
I detected that this message is shown when Delphi trys: showReport().
In other cases when I call another Report out of my program it works.