Page 1 of 1

deploying application with new ODAC

Posted: Fri 18 Sep 2009 14:37
by thorgal
Hello ,
I am exploring a trial version.
I tried to deploy sample application (provided by Devart) on the different desktop. ( on my developer pc it worked)

I have encountered an error.
'This application has failed to start because rtl140.bpl was not found. Reinstalling the application may fix this problem'

any suggestions would be appreciated.

Chris

Posted: Mon 21 Sep 2009 07:39
by Plash
At first, disable runtime packages:
Open Project | Options in the IDE menu; select the Packages category; uncheck 'Build with runtime packages'.

Trial version of ODAC still requires several runtime packages: rtl140.bpl, dbrtl140.bpl, dac140.bpl, and odac140.bpl. See the Deployment topic in the ODAC help for details. Copy these packages from the Windows\System32 folder on your computer to the same folder on another computer.