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
deploying application with new ODAC
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.
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.