| View previous topic :: View next topic |
| Author |
Message |
clacke Guest
|
Posted: Tue Apr 24, 2007 7:44 pm Post subject: Cannot Open File RVBASE.RVC using a delphi 7 Rave project in |
|
|
I'm migrating a Delphi 7 application with a rave project to a Delphi 2007
one.
Executing the report I obtain EFOpenError exception with message:
CANNOT OPEN FILE RVBASE.RVC.
Any help will be appreciated.
TIA
clacke |
|
| Back to top |
|
 |
Jim Gunkel Guest
|
Posted: Wed Apr 25, 2007 8:04 pm Post subject: Re: Cannot Open File RVBASE.RVC using a delphi 7 Rave projec |
|
|
The report is trying to recompile the scripting contained in your report.
If you open your report in Rave 7.5 BE (that comes with Delphi 2007), switch
to the Event Editor tab, hit the compile button and then save your reporting
project it should work fine.
Thanks,
Nevrona Support
"clacke" <clacke.nospamplease (AT) tiscali (DOT) nospamplease.it> wrote in message
news:462e17b1 (AT) newsgroups (DOT) borland.com...
| Quote: | I'm migrating a Delphi 7 application with a rave project to a Delphi 2007
one.
Executing the report I obtain EFOpenError exception with message:
CANNOT OPEN FILE RVBASE.RVC.
Any help will be appreciated.
TIA
clacke
|
|
|
| Back to top |
|
 |
clacke Guest
|
Posted: Thu Apr 26, 2007 9:44 pm Post subject: Re: Cannot Open File RVBASE.RVC using a delphi 7 Rave projec |
|
|
Hi Jim,
| Quote: | The report is trying to recompile the scripting contained in your report.
If you open your report in Rave 7.5 BE (that comes with Delphi 2007),
switch to the Event Editor tab, hit the compile button and then save your
reporting project it should work fine.
|
thanks for the quick answer:
it works now! |
|
| Back to top |
|
 |
|