When I try to install rvrb11D2009 in Delphi 2009 I get this error:
"[DCC Error] rvrb11D2009.dpk(33): E2042 Write error on 'C:\Documents and Settings\All Users\Documents\RAD Studio\6.0\Bpl\RVPkgD2009.bpl"
and then
"[DCC Fatal Error] rvrb11D2009.dpk(33): E2202 Required package 'RVPkgD2009' not found"
Anyone know what is wrong?
Unable to install TRichView wrapper for ReportBuilder
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Tried that, and it worked, UNTIL I closed Delphi. Then I get an access violation error in rtl120.bpl. And the next time I start Delphi, TppRichView does not appear on the toolbar in Report Builder.Sergey Tkachenko wrote:Unfortunately, I do not know why it happens.
All RichView packages are marked as "explicit rebuild", so compiling rvrb11D2009 must in no way recreate RVPkgD2009.bpl.
Try adding files from rvrb11D2009 directly in RVPkgD2009, and recompile RVPkgD2009, instead of installing rvrb11D2009.
If I now try to recompile RVPkgD2009, I get an "Unable to install package" error. I restart Delphi, are able to compile/install RVPkgD2009, TppRichView appear on the RB toolbar, etc. But then I get the access violation error again when closing Delphi, and TppRichView does no longer appear on the RB toolbar!
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
I don't, but for some strange reason, the DCP folder for D2007 had been added to the library path in D2009. Once I fix that, I was able to compile/install RVPkgD2009.Sergey Tkachenko wrote:Very strange errors.
Please check that you do not have duplicate versions of RVPkgD2009 and rvrb11D2009 packages (bpl, dcp files) in different directories.
However, I still get the access violation error when shutting down Delphi, and after that, TppRichView does not appear on the RB toolbar. Very strange indeed (no problems with RB 11.06 and TRichView in Delphi 2007).
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: