ppFilDev.pas error
Hi Guys,
Just did a clean install of CodeGear Rad Studio 2007 & downloaded & installed
RBuilder 10.06.
When compiling an application I get the following error..
[DCC Error] ppFilDev.pas(491): E2003 Undeclared identifier: 'SWriteError'
I am running XP Pro.
Any thoughts?
Regards & TIA,
Ian
--
Just did a clean install of CodeGear Rad Studio 2007 & downloaded & installed
RBuilder 10.06.
When compiling an application I get the following error..
[DCC Error] ppFilDev.pas(491): E2003 Undeclared identifier: 'SWriteError'
I am running XP Pro.
Any thoughts?
Regards & TIA,
Ian
--
This discussion has been closed.
Comments
Update 3? Posted a few days ago about update 3:
We are currently in the process of testing ReportBuilder with Delphi 2007
Update 3 and RAD Studio 2007.
A couple immediate options to resolve this issue would be to simply disable
the dclRBDBE10105.bpl package if you are not using DBX or you can manually
rebuild and install the package using the RB source. The dclRBDBE10105.dpk
file is located in the \RBuilder\Source directory.
Edward Dressel
My apologies, It had been a long day just dealing withthe v 3 upgrade.
Got the rbIDE10105 issue sorted. Commented out the files.
Still have the ppFilDev & DbxCommonDriver100.bpl issues.
I await completion of testing.
Regards,
Ian
--