| View previous topic :: View next topic |
| Author |
Message |
sslavo Guest
|
Posted: Tue Mar 06, 2007 8:42 pm Post subject: Access violation |
|
|
When opening a report (from D2k6) in Rave 6.5 a get an error:
Access violation at address ..... in module 'RvCore65.bpl'. Read of
address .... .
Other reports are OK. This is a report with compiled event.
Can anyone help me? |
|
| Back to top |
|
 |
Eldon Lewis Guest
|
Posted: Thu Mar 08, 2007 12:38 am Post subject: Re: Access violation |
|
|
I assume you have opened the report and switched to the events tab and then
clicked on the compile button? Do you get an error at this point? Can you
narrow the error down to a particular piece of event code that you have
written? If you can narrow it down, perhaps posting it here would be
helpful for us to reproduce and give you a solution.
Eldon Lewis
Nevrona Designs
"sslavo" <sslavo (AT) seznam (DOT) cz> wrote in message
news:45ed7dd6$1 (AT) newsgroups (DOT) borland.com...
| Quote: | When opening a report (from D2k6) in Rave 6.5 a get an error:
Access violation at address ..... in module 'RvCore65.bpl'. Read of
address .... .
Other reports are OK. This is a report with compiled event.
Can anyone help me? |
|
|
| Back to top |
|
 |
sslavo Guest
|
Posted: Thu Mar 08, 2007 9:13 am Post subject: Re: Access violation |
|
|
I tried to hide some bands of report. I uses Page1.OnBeforeReport event.
While designig and compiling I didnt got any error, compilation was
successful. After I saved it, the report didnt work and it is impossible
open it in Rave designer again. I reinstalled Rave but it didnt help
with the old report. I had to design the report again. I wish to use a
reliable tool so I would like to know how to avoid this error in future.
SSlavo
P.S. I still have the defective report |
|
| Back to top |
|
 |
Eldon Lewis Guest
|
Posted: Thu Mar 08, 2007 10:53 pm Post subject: Re: Access violation |
|
|
Email the report to support (AT) nevrona (DOT) com and I'll take a look at it. Do you
know exactly what the code was that you added?
Eldon Lewis
Nevrona Designs
"sslavo" <sslavo (AT) seznam (DOT) cz> wrote in message
news:45efa73e$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I tried to hide some bands of report. I uses Page1.OnBeforeReport event.
While designig and compiling I didnt got any error, compilation was
successful. After I saved it, the report didnt work and it is impossible
open it in Rave designer again. I reinstalled Rave but it didnt help with
the old report. I had to design the report again. I wish to use a reliable
tool so I would like to know how to avoid this error in future.
SSlavo
P.S. I still have the defective report |
|
|
| Back to top |
|
 |
|