BackPictureStretched Issue
I installed the new C++ Builder upgrade yesterday 5.3.5.
Sometimes (not always) when I open my project, I get a warning message Page1.BackPictureStretched property not found.
As soon as I run any report, even a test report that only shows 1 line of static text, I get Access violation in frx21.bpl. The debugger shows it fails when it calls PrepareReport(). I have other projects that work fine, so I think there is either something in my project settings that may be causing this.
I tried uninstalling and reinstalling FR, same issue.
Just looking for ideas on how to track down the issue, I've been trying for 4 hours!
Thanks,
Doug
Sometimes (not always) when I open my project, I get a warning message Page1.BackPictureStretched property not found.
As soon as I run any report, even a test report that only shows 1 line of static text, I get Access violation in frx21.bpl. The debugger shows it fails when it calls PrepareReport(). I have other projects that work fine, so I think there is either something in my project settings that may be causing this.
I tried uninstalling and reinstalling FR, same issue.
Just looking for ideas on how to track down the issue, I've been trying for 4 hours!
Thanks,
Doug
Comments