Atozed Forums
Missing entry point in IW15.2.17 - 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: Missing entry point in IW15.2.17 (/thread-1979.html)

Pages: 1 2


RE: Missing entry point in IW15.2.17 - JuergenS - 09-30-2020

I installed RAD C++Builder 10.4.1 with the ISO installer.
Before doing this, the current version had to be uninstalled using the ISO installer of the currently installed version !!!
Finally i installed IW 15.2.17.

I ran the latest version of the IWBundledRemovalTool.exe and could not find any old INTRAWEB files.


RE: Missing entry point in IW15.2.17 - cyracks - 09-30-2020

Hello

I have similar problem. Delphi 10.4 patch 3, IW 15.2.18, installation is ok, but when I start IDE, the error on the link bellow is shown:

https://pasteboard.co/JtwTcam.png

I tried removing/reinstalling a couple of times, also with IW 15.2.17 but it does not help.

Regards,
Tomaž


RE: Missing entry point in IW15.2.17 - Alexandre Machado - 10-02-2020

(09-30-2020, 09:04 PM)cyracks Wrote: Hello

I have similar problem. Delphi 10.4 patch 3, IW 15.2.18, installation is ok, but when I start IDE, the error on the link bellow is shown:

https://pasteboard.co/JtwTcam.png

I tried removing/reinstalling a couple of times, also with IW 15.2.17 but it does not help.

Regards,
Tomaž

You need to install Update 1 for Delphi 10.4. Did you install it?

Unfortunately, Embarcadero made it incompatible with Delphi 10.4 (i.e. if we compile with 10.4 it won't load in 10.4.1 and vice versa). So we need to keep it in sync with the latest version.


RE: Missing entry point in IW15.2.17 - Hexsol - 10-21-2020

Hi - I am having a similar issue.
I have Delphi XE5 10.3 and 10.4 installed.
10.4 was an upgrade from 10.3 and is fully patched up to 3
I have just purcahsed the single user version of Intraweb and want to instal it into Delphi 10.4
I ran the removal tool and deleted intraweb from XE5 and 10.4 and then ran the instalation for 10.4

I get an entry point failure @DeskForm@AdjustLastLoadedBound$qqrv the path referenced is correct as .....Studio\21.0\Bpl\dclIntraweb_15+D10_4.bpl

Should I remove the 10.3 bundled version?
I am loath to do this before the new version is fully up and running as I have some software being demonstrated next week and may need to make some last minute tweaks.


RE: Missing entry point in IW15.2.17 - kudzu - 10-21-2020

Do you have 10.4 or 10.4.1? You need 10.4.1 for the recent builds.


RE: Missing entry point in IW15.2.17 - Hexsol - 10-21-2020

(10-21-2020, 02:08 PM)kudzu Wrote: Do you have 10.4 or 10.4.1? You need 10.4.1 for the recent builds.

10.4 Patch 3
I cant see 10.4.1 anywhere


RE: Missing entry point in IW15.2.17 - Hexsol - 10-21-2020

Just found the download for 10.4.1 !
Its now working Smile

1) Install 10.4.1
2) Run Intraweb removal tool
3) Install Intraweb
4 ) Install any other packages you may have used in the past

Looks ok so far - thanks for your help


RE: Missing entry point in IW15.2.17 - kudzu - 10-21-2020

Thanks for letting us know that its been resolved.