Disable Live Bindings
Disable Live Bindings
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
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
- Attachments
-
- teechart.PNG (31.35 KiB) Viewed 31481 times
Re: Disable Live Bindings
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).
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).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
Hello,
Thank you for your suggestion. I tried it the way you described it, but without success.
Thank you for your suggestion. I tried it the way you described it, but without success.
Re: Disable Live Bindings
Same issue. Please describe how to disable the teechart message when the Delphi livebindings package has been renamed/removed.
Re: Disable Live Bindings
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.
We are fixing this at least for source code customers, and we'll see if we can also fix it for the binary installations.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
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
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.
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.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
Delphi 10.1 Berlin Pro
Re: Disable Live Bindings
Hello,
I'm sending a mail with the link with the private test install to the mail account you have registered in this forum.rcarn wrote:Delphi 10.1 Berlin Pro
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
Hello,
Im using also Delphi 10.1 Upd.2 Pro
Can you please send me also the private install file?
Im using also Delphi 10.1 Upd.2 Pro
Can you please send me also the private install file?
Re: Disable Live Bindings
I can't find any checkbox in the recompile tool
- Attachments
-
- steem.PNG (30.04 KiB) Viewed 31359 times
Re: Disable Live Bindings
Hello,
I'll send you a mail with the current TeeRecompile version.
I'm afraid the new checkbox didn't get into the v2017.21 release.Winweb wrote:I can't find any checkbox in the recompile tool
I'll send you a mail with the current TeeRecompile version.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
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
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
Hello,
I've just sent you a mail with the same file.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
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Disable Live Bindings
Hello,I've just sent you a mail with the same file.
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.