Error calling static lib form having frx controls
Help!
I get an AV when I call forms in my static lib, IF they have frx controls on them. otherwise, not. Past versions of Fast Reports worked OK with this code.
Here are the details to this riddle:
--All of the methods in this static lib, and forms they create, worked fine using free report
--They all worked fine using FastReport 2.5 VCL controls
--They all generate errors now, using FastReports 3 controls
--Other methods in my programs create forms containing FR3 controls fine
--I can run reports, I can design reports, no problems.
--If I take the FR3 controls off the form and call it, it creates fine.
Here's the text of the AV I get:
"Project <blah>.exe raised exception EAccessViolation with message 'Access violation at address <blah> in module 'FS6.bpl'. Read of address <blah>'. Process stopped. Use Step or Run to continue."
I'm using BCB6, and the demo version of FR3.
Does anyone recognize this? Any ideas?
THanks...
jbj
I get an AV when I call forms in my static lib, IF they have frx controls on them. otherwise, not. Past versions of Fast Reports worked OK with this code.
Here are the details to this riddle:
--All of the methods in this static lib, and forms they create, worked fine using free report
--They all worked fine using FastReport 2.5 VCL controls
--They all generate errors now, using FastReports 3 controls
--Other methods in my programs create forms containing FR3 controls fine
--I can run reports, I can design reports, no problems.
--If I take the FR3 controls off the form and call it, it creates fine.
Here's the text of the AV I get:
"Project <blah>.exe raised exception EAccessViolation with message 'Access violation at address <blah> in module 'FS6.bpl'. Read of address <blah>'. Process stopped. Use Step or Run to continue."
I'm using BCB6, and the demo version of FR3.
Does anyone recognize this? Any ideas?
THanks...
jbj