Page 1 of 1

Can't run app with trial version on testing environment

Posted: Tue 02 Mar 2021 07:45
by jwrz
Hello, fiew days ago I decide to test SecureBridge in my new project (so I install traial version), but I have a big problem becouse when i try to run my app on testing envoirement (other then developer) I have error:

---------------------------
SecureBridge
---------------------------
The specified module could not be found
SecureBridge Trial version needs additional "bpl" files to be present on the user PC.
If you build your project without run-time packages you need:
sbridge260.bpl
---------------------------
OK
---------------------------

Is posible to do sth with that?

Re: Can't run app with trial version on testing environment

Posted: Wed 03 Mar 2021 11:28
by ViktorV
If you are evaluating deploying Windows applications with SecureBridge Trial Edition, you will need to deploy the following BPL files:
sbridgeXX.bpl always
and their dependencies (required IDE BPL files) with your application, even if it is built without run-time packages:
rtlXX.bpl always
This information is contained in the phrase "and their dependencies (required IDE BPL files)": https://www.devart.com/sbridge/docs/deployment.htm