(05-13-2025, 09:05 PM)rlebeau Wrote: Seems to be a problem since at least 15.6.3, but no solution mentioned:
https://www.atozed.com/forums/thread-424...l#pid13205
Have you tried contacting AToZed Support directly?
LOL They actually saw that I posted the issue here and told me to wait for a response.
BTW, I'm a big fan of your articles in the C++Builder Developer's Journal of the old days.
(05-14-2025, 12:24 PM)joergb Wrote: I get this Erroor too .
And somewhere here I found a Solution.
In IWServerController / ObjectInspector
open the property "Compression"
set AllowDeflate to "FALSE" and the ComprssorImplemantion to compZLib
that works fine for me
Wil try that, thanks

