Atozed Forums

Full Version: IntraWeb 16.0.0 (and Lazarus support) is here!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi guys,

It's real!!!

IntraWeb now supports Lazarus IDE and Free Pascal Compiler. A single code base, the same solid product, the same features, now available in Lazarus.  Big Grin

We have a new major version available for immediate download:

https://www.atozed.com/2024/11/intraweb-16-0-0/

Regarding Lazarus support:

- The same installer should be used for all supported IDEs (From RAD Studio 2009 to RAD Studio 12.2 and Lazarus 3.4 or 3.6)
- The same license can be used in any IDE, concurrently. You can use your active IW 15 license with IW 16 in Lazarus.
- All 4 application types are also available for Lazarus: Http.sys, ISAPI, SA-Indy, ASPX. 
- IntraWeb for Lazarus must be installed on Lazarus for Windows, 64 bits
- Versions 3.4 (from FpcDeluxe) and 3.6 (Official) are both supported
- Free Pascal Compiler 3.2.2 is supported, x64 (x86_64-win64 target only)
- Linux targets are not supported ATM. It's in our roadmap and being developed.
- Please check our site for instructions/notes on how to install IntraWeb on Lazarus/FPC: https://www.atozed.com/intraweb/how-to-i...n-lazarus/

Enjoy!   Smile
C++ Builder 11.3 / IW 16.0.0

[Image: clip0013.png]

Registration.log:

- Validating license
License validated
License written to registry
BPL path for D11 is
BPL path for D11 is
BPL path for D11 is
BPL path for D11 is
dclIntraweb_16_D11.bpl - UnRegisterDesignTimePackage
Removing old IntraWeb Design Packages registration on: HKCU Software\Embarcadero\BDS\22.0
Removing design time packages files
Removing runtime packages files
Removing design packages files from Windows\System32 folder
Removing runtime packages files from Windows\System32 folder
RemoveIWFiles
Hi MJS,

Is this C++Builder only, not RAD Studio with Delphi + C++Builder, is that correct?

Is this a new CPP Builder install? Did you install IW 15 on it before?

For some reason it's seems that it's not finding your C++Builder/RAD Studio path. Do you have IWBundledRemovalTool.exe on your system (from a previous iW installation maybe, under folder Tools\BundledRemoval)? If so, can you please run it and check if the paths for RAD Studio 11 are found (see image below)?

[attachment=796]
Hi Alexandre,

>>Is this C++Builder only, not RAD Studio with Delphi + C++Builder, is that correct?

No, this is Rad Studio.


>>Is this a new CPP Builder install? Did you install IW 15 on it before?

This is my normal dev machine with many previous IW 15 installs.  I can still install / reinstall 15.6.7 without issue.


>>... can you please run it and check if the paths for RAD Studio 11 are found (see image below)?

[Image: clip0019.png]


Note from the 15.6.7 log that the BPL's are in a public folder, not a user folder.  Possibly that's an issue.

[Image: clip0020.png]
That's weird.

Please let me do some investigation and I'll get back to you on this.

kind regards,
Hi MJS,

this is the latest IWBundledRemovalTool (the same that is used in our latest installer):

https://downloads.atozed.com/intraweb/IW...alTool.zip

If possible, can you please run this version and see if it brings the same correct path of RAD Studio 11 on your development machine?

This is exactly the same library used by our installer to detect the installation path of your RAD Studio. So it's unexpected if that works correctly when called by IWBundledRemovalTool but not by the installer itself.

Kind regards,
It correctly finds the path:

[Image: clip0021.png]
I also ran this on a backup dev machine with the same result (it was last updated around IW 15.3).

The exit code from the installer is 3 with this from the Inno Setup docs:

"3 A fatal error occurred while preparing to move to the next installation phase (for example, from displaying the pre-installation wizard pages to the actual installation process). This should never happen except under the most unusual of circumstances, such as running out of memory or Windows resources."
Great! I will update my Lazarus/FP install and give it ago.


On the Lazarus install notes page, the images are not displaying.
I have the same problem!! Any solution??!!!!!!!!!
Pages: 1 2