IntraWeb 16.0.0 (and Lazarus support) is here!

<< Click to Display Table of Contents >>

Navigation:  Forum >

IntraWeb 16.0.0 (and Lazarus support) is here!

Forum link

 

Pages: 1 2

 

 

 


 

11-01-2024, 09:20 AM:

 

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.  biggrin

 

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

 

 

 


 

11-01-2024, 02:08 PM:

 

C++ Builder 11.3 / IW 16.0.0

 

clip0013

 

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

 

 

 


 

11-02-2024, 02:53 AM:

 

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]

 

 

 


 

11-03-2024, 12:55 PM:

 

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)?

 

clip0019

 

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.

 

clip0020

 

 

 


 

11-04-2024, 07:18 AM:

 

That's weird.

 

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

 

kind regards,

 

 

 


 

11-04-2024, 08:00 AM:

 

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,

 

 

 


 

11-04-2024, 01:38 PM:

 

It correctly finds the path:

 

clip0021

 

 

 


 

11-04-2024, 05:35 PM:

 

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."

 

 

 


 

11-06-2024, 07:10 PM:

 

Great! I will update my Lazarus/FP install and give it ago.

 

On the Lazarus install notes page, the images are not displaying.

 

 

 


 

11-07-2024, 10:44 AM:

 

I have the same problem!! Any solution??!!!!!!!!!