Compiler Error
D7
Rb Server 11.07 Build 2
Recently installed latest version
Receiving these messages when compiling applications written with older
versions of RB
[Error] ppDBPipe.pas(193): Property 'OnClose' does not exist in base class
[Error] ppDBPipe.pas(200): Property 'OnOpen' does not exist in base class
[Fatal Error] prog_Order_Parser.pas(11): Could not compile used unit
'ppDBPipe.pas'
I also have the D2010 version installed, but that should not affect.
I recall this happening some years ago and the answer was a stray bpl.
Help appreciated.
Mike Hickman
Rb Server 11.07 Build 2
Recently installed latest version
Receiving these messages when compiling applications written with older
versions of RB
[Error] ppDBPipe.pas(193): Property 'OnClose' does not exist in base class
[Error] ppDBPipe.pas(200): Property 'OnOpen' does not exist in base class
[Fatal Error] prog_Order_Parser.pas(11): Could not compile used unit
'ppDBPipe.pas'
I also have the D2010 version installed, but that should not affect.
I recall this happening some years ago and the answer was a stray bpl.
Help appreciated.
Mike Hickman
This discussion has been closed.
Comments
Which version are you upgrading from? The TppDataPipeline class and
descendents do not have an OnOpen or OnClose event. You must be linking in
an old file as you mention below or using a custom descendent pipeline.
Check your library path to be sure no old files are present. As a test, you
can try changing your library path to \RBuilder\Source\... and see if that
helps the issue.
Lastly I would recommend performing a corrupt install cleanup then
reinstalling ReportBuilder. This will ensure that all old RB files have
been removed from your machine before installing the new version.
http://www.digital-metaphors.com/rbWiki/General/Installation/Cleaning_Up_a_Corrupt_Install
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com