Page 1 of 2

Disable Live Bindings

Posted: Tue Mar 14, 2017 2:24 pm
by 16579511
Hi,

I've disabled Live Bindings in Delphi 10.1.. It did this because of massive performance problems in bigger projects. I did it the following way: Removed / disabled the three Live Bindings packages from embarcadero.

Since it did that TeeChart Pro complains at every start about it: "Error registering TeeChart LiveBindings: Invalid registration". I tried to bypass this with reinstalling the TeeChart components, but i had no success.

Is there anyway to disable / get rid of live bindings in teechart pro, too?

Greetings from Germany

Re: Disable Live Bindings

Posted: Wed Mar 15, 2017 8:20 am
by yeray
Hello,

I'm not sure if this is the best workaround but it's worth to give it a try:
- Delete BindCompFMXTeeReg.dcu and BindCompVCLTeeReg.dcu from "Delphi24\Delphi24.win32\Lib" folder.
- Run TeeInstall.exe from "Delphi24" folder, and select "No" when asked to Uninstall the product (this will reinstall it).

Re: Disable Live Bindings

Posted: Wed Mar 15, 2017 9:04 am
by 16579511
Hello,

Thank you for your suggestion. I tried it the way you described it, but without success. :?

Re: Disable Live Bindings

Posted: Mon Mar 27, 2017 2:54 pm
by 16480591
Same issue. Please describe how to disable the teechart message when the Delphi livebindings package has been renamed/removed.

Re: Disable Live Bindings

Posted: Tue Mar 28, 2017 12:18 pm
by yeray
Hello,

We are fixing this at least for source code customers, and we'll see if we can also fix it for the binary installations.

Re: Disable Live Bindings

Posted: Tue Mar 28, 2017 8:35 pm
by 16480591
Thank you. Please let us know the resolution. I just bought TeeChart; perhaps I'd be allowed to "upgrade" to source if that's necessary to eliminate livebindings.

Re: Disable Live Bindings

Posted: Mon Apr 03, 2017 7:59 am
by yeray
Hello,

We've added a checkbox in TeeRecompile to allow disabling LiveBindings. TeeRecompile is the tool shipped with the source code version that helps compiling and installing the components into the IDEs.
For the moment, those customers without the sources who are interested in disabling LiveBindings, please let us know what IDE you are using and we'll provide a special non-LiveBindings install.

Re: Disable Live Bindings

Posted: Mon Apr 03, 2017 1:27 pm
by 16480591
Delphi 10.1 Berlin Pro

Re: Disable Live Bindings

Posted: Tue Apr 04, 2017 8:37 am
by yeray
Hello,
rcarn wrote:Delphi 10.1 Berlin Pro
I'm sending a mail with the link with the private test install to the mail account you have registered in this forum.

Re: Disable Live Bindings

Posted: Wed Apr 05, 2017 5:22 am
by 16579511
Hello,

Im using also Delphi 10.1 Upd.2 Pro

Can you please send me also the private install file?

Re: Disable Live Bindings

Posted: Wed Apr 05, 2017 5:30 am
by 16579511
I can't find any checkbox in the recompile tool

Re: Disable Live Bindings

Posted: Wed Apr 05, 2017 7:16 am
by yeray
Hello,
Winweb wrote:I can't find any checkbox in the recompile tool
I'm afraid the new checkbox didn't get into the v2017.21 release.
I'll send you a mail with the current TeeRecompile version.

Re: Disable Live Bindings

Posted: Fri May 12, 2017 11:07 pm
by 16580695
Hello,

Same problem for me.
I use Delphi XE 10.1 Berlin enterprise version (update 2).
But I'am registered on a Teechart + source

Best regards,
Fabrice

Re: Disable Live Bindings

Posted: Mon May 15, 2017 6:20 am
by yeray
Hello,
Fab wrote:Same problem for me.
I use Delphi XE 10.1 Berlin enterprise version (update 2).
But I'am registered on a Teechart + source
I've just sent you a mail with the same file.

Re: Disable Live Bindings

Posted: Fri May 19, 2017 8:55 am
by 16580695
I've just sent you a mail with the same file.
Hello,

I have recompiled Teechart with the new option Livebindings disabled and it's work fine.
Now I can disable Livebindings on Delphi !

Thank you for your quick answer and solution.