Atozed Forums
Which version to use with Delphi 10.3.1 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: Which version to use with Delphi 10.3.1 (/thread-2204.html)



Which version to use with Delphi 10.3.1 - PeterHer - 12-21-2020

Hi All,

Currently I have installed Intraweb 14 on my computer because I have Delphi 10.3.1 (Rio).
But I have a lot of problems running Delphi with this version. A lot of entry point @ errors will pop up.
Trying to remove them (uninstall software through Windows 10) will cause this error:
Runtime Error (at 91:259): Could not call proc.

I already tried the BundledRemovalTool, but without any effect.
Any idea how to solve this?

I tried Intraweb 15, installed through Getit Package Manager.
This will run fine, but I don't have a license for that.

What is the best method of getting Intraweb running which Delphi 10.3.1?
I am also not sure which update I will need to buy.

Thanks in advance,
Peter


RE: Which version to use with Delphi 10.3.1 - kudzu - 12-22-2020

Do you have all the update packs for 10.3.1 installed? If you dont have all the update packs those errors will occur because most update packs break binary compatibility.


RE: Which version to use with Delphi 10.3.1 - davidbaxter - 12-30-2020

Please be aware that you can only go up to 15.2.12 with that version of Delphi. At least that's my experience.


RE: Which version to use with Delphi 10.3.1 - kudzu - 12-30-2020

We always compile against the latest Service Packs that are available at the time. 10.3 is up to 10.3.3 so later builds will support that.


RE: Which version to use with Delphi 10.3.1 - Alexandre Machado - 01-06-2021

(12-21-2020, 08:02 AM)PeterHer Wrote: Hi All,

Currently I have installed Intraweb 14 on my computer because I have Delphi 10.3.1 (Rio).
But I have a lot of problems running Delphi with this version. A lot of entry point @ errors will pop up.
Trying to remove them (uninstall software through Windows 10) will cause this error:
Runtime Error (at 91:259): Could not call proc.

I already tried the BundledRemovalTool, but without any effect.
Any idea how to solve this?

I tried Intraweb 15, installed through Getit Package Manager.
This will run fine, but I don't have a license for that.

What is the best method of getting Intraweb running which Delphi 10.3.1?
I am also not sure which update I will need to buy.

Thanks in advance,
Peter

Hi Peter,

any reason not to update to the latest Delphi 10.3.3? 

Unfortunately, we can't keep building against Delphi versions with no updates, once the updates are released... we can only build against the latest Delphi version.