Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Unable to install TRichView wrapper for ReportBuilder

edited December 2009 in General
I'm trying to install the TRichView wrapper for ReportBuilder (TppRichView).
Using Delphi 2009 (Update 3), ReportBuilder v11.06 Std and TRichView
v12.0.4.

When I try to compile/install the TppRichView package (rvrb11D2009) 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"

The RichView developer suggested I add the TppRichView files to the RichView
package instead, and recompile this. This worked, UNTIL I closed Delphi.
Then I got an access violation error in rtl120.bpl. And the next time I
start Delphi, TppRichView does not appear on the toolbar in ReportBuilder.

Looks like the AC occurs in TppCollectionBase.Destroy:

http://img85.imageshack.us/img85/7082/rberror.jpg

Anyone knows what is going on here?
This discussion has been closed.