Atozed Forums
Access violation iw 15.2.14 - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (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: Access violation iw 15.2.14 (/thread-1906.html)



Access violation iw 15.2.14 - softdev85 - 08-25-2020

Hello,
there are access violation, in IW 15.2.14, in adress 0000 in bds, and iw.....Bpl
with delphi 10.3.3.3

impossible to access to code on some form,
the error message indicate, there are some procedure not present,
or property not present, do you want i remove them ?
the compilation is ok,
but impossible to access in ide a some form
is not for all form, just somes ones

no problem with 15.2.13
no problem with 15.2.12

best regard


RE: Access violation iw 15.2.14 - duffo64 - 08-25-2020

Same here opening an existing project.

Happening with both 15.2.13 and 14. 
I am on Rio C++ 10.3.3 with CGdevtools 4.1.0.256 (tried even 4.1.0.257, but same results).

Reverting to 15.2.12 for now.


RE: Access violation iw 15.2.14 - ozelaya - 08-25-2020

(08-25-2020, 11:49 AM)duffo64 Wrote: Same here opening an existing project.

Happening with both 15.2.13 and 14. 
I am on Rio C++ 10.3.3 with CGdevtools 4.1.0.256 (tried even 4.1.0.257, but same results).

Reverting to 15.2.12 for now.

Hi,

I was having same issue, had to disable CG packages and then recompile them from sources.

Omar Zelaya


RE: Access violation iw 15.2.14 - Kristy - 08-25-2020

Happening with both 15.2.13, 15.2.14 and 15.2.15.
15.2.12 is fine


RE: Access violation iw 15.2.14 - duffo64 - 08-26-2020

(08-25-2020, 06:26 PM)ozelaya Wrote:
(08-25-2020, 11:49 AM)duffo64 Wrote: Same here opening an existing project.

Happening with both 15.2.13 and 14. 
I am on Rio C++ 10.3.3 with CGdevtools 4.1.0.256 (tried even 4.1.0.257, but same results).

Reverting to 15.2.12 for now.

Hi,

I was having same issue, had to disable CG packages and then recompile them from sources.

Omar Zelaya

Thank You Omar. Then I have to wait, since I don't have sources :/

/Claudio