Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
C++ Builder 12 Error After Install of IntraWeb
#1
Hello All,

After installing IntraWeb 16.0.9, I am getting the attached error message when starting an IntraWeb application for 
C++ Builder 12 Community Edition

I installed it for Delphi 12 Community Edition and had no issues.

Error: LibDeflate in C++ Builder requires external IWLibDeflate.dll

Any ideas?


Attached Files Thumbnail(s)
   
Reply
#2
Any ideas here?
Reply
#3
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?

Reply
#4
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
Reply
#5
(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
Reply
#6
(05-21-2025, 02:00 AM)deridan Wrote: BTW, I'm a big fan of your articles in the C++Builder Developer's Journal of the old days.

Aww, the good old days...

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)