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?

Comments

  • edited 4:55PM
    vonny232 wrote:
    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?
    Hi, I have the same problem as you and I'm also very interessted in a solution or the frxDBSet.pas file!
    Thanks for your help.
  • edited 4:55PM
    Did you try last version ?
  • edited 4:55PM
    We tried version fr3_23_d7s but we got the same problem.

    With version fr3_23_12_d7s we got a new error: frxrcClass.dcu not found.


    thx for your help
  • edited 4:55PM
    Where exactly you got this message ?
  • edited 4:55PM
    At first I'm preparing my Dataset (a Query) for the MasterDataBand in my Report. finally I call the loadFromFile function and showReport().

    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.
  • edited 4:55PM
    Error inside your report when you try show it (maybe dataset not exist or othoer error) - delphi try set break point in FR source code (FR basic and FR Std doesn't include source code).

Leave a Comment