Atozed Forums
Cannot run any IW app after update to 15.6.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: Cannot run any IW app after update to 15.6.1 (/thread-4196.html)



Cannot run any IW app after update to 15.6.1 - PDSBILL - 06-01-2024

Installed ver 15.6.1 in Delphi 11 update 1.  No issues installing and latest License expires 2025
Upgraded from 15.2
When I try and compile a simple iw standalone app with just a blank form i get the following error

[dcc64 Fatal Error] IwtestPC.dpr(12): F2084 Internal Error: URW8036

error appears in uses IWappForm

Any suggestions.


RE: Cannot run any IW app after update to 15.6.1 - PDSBILL - 06-01-2024

Update:

downloaded and installed 15.6.0 and tested with the same simple test app with no errors.

anyone else having this issue?


RE: Cannot run any IW app after update to 15.6.1 - MJS@mjs.us - 06-01-2024

(06-01-2024, 03:26 PM)PDSBILL Wrote: Update:

downloaded and installed 15.6.0 and tested with the same simple test app with no errors.

anyone else having this issue?

I had to update to the 11.3 patch to compile IW 15.3 and after.


RE: Cannot run any IW app after update to 15.6.1 - Alexandre Machado - 06-02-2024

Are you chosing to install DCUs compatible with 11.0/1 when installing?

If so, this shouldn't happen


RE: Cannot run any IW app after update to 15.6.1 - PDSBILL - 06-03-2024

(06-02-2024, 01:15 AM)Alexandre Machado Wrote: Are you chosing to install DCUs compatible with 11.0/1 when installing?

If so, this shouldn't happen

Yes, I choses the 11.0/1 option.
I am running delphi 11.1

I also just got the following error when trying to run my app in Debug mode using version 15.6.0. Rus fine in release mode.
Resource IW_JS_jquery not found. 
click continue
resource IW_JS_IWtooltip not found
repeats for sever other IW_JS resources

Error occurs after show event.

It runs find in release mode.


RE: Cannot run any IW app after update to 15.6.1 - Alexandre Machado - 06-04-2024

This issue should be fixed in 15.6.1 but you are having issues installing on 11.1 (which shouldn't happen).

The cause for this issue in 11.1 is because Embarcadero released a binary incompatible 11.3 update which basically broke our deployment (and any other vendor who builds and deploys DCUs because they cannot run in more than 1 version of the IDE).

Any particular reason for you to avoid installing the 11.3 update? All Delphi updates contains tons of bug fixes that in general are strongly recommended.

Anyway, I'll check the 11.1 installation and get back to you.


RE: Cannot run any IW app after update to 15.6.1 - Alexandre Machado - 06-19-2024

Please update to IW 15.6.3 released today.

It will run fine on Delphi/RAD Studio 11.0, 11.1, 11.2 and also 11.3

https://www.atozed.com/2024/06/intraweb-15-6-3/

Cheers,