CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Script Error "links is not defined" in Render Async!

by mivsoft » 11 Jul 2023 08:27

Hello,

I am encountering an issue since a few weeks and I can't seem to solve it.
I am adding images at runtime on my application, and when doing an AjaxReRender on the parent Region, I have this error message from time to time :
'Script Error "links is not defined" in Render Async!' followed by an access violation

This error message is more frequent when I want to add more pictures, and doesn't happen when adding Bitmap images (but I can't use them because it slows down the rendering).

For adding the images, I create regions in which I add the images in the background like this :
Code: Select all
ARegion.Background.Picture.Assign(Png);
ARegion.Background.UserCache := true;


I can't seem to reproduce the issue on another application, but do you have any idea why I am encountering this error ?

On another note, do you have any idea when CGDevTools will be compatible with IW15.3 ?

Best regards
mivsoft
 
Posts: 5
Joined: 09 Feb 2013 17:42

Return to General

Who is online

Users browsing this forum: No registered users and 18 guests

Contact Us.