Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW 15.03 Javascript error in IWBASE!
#3
I put together a stripped down sample application to reproduce the problem and would be grateful if you could have a look into it. You can download it from https://itc-ms.de/files/err_example.zip. Please put it into something like <dir>\source\frontend as it compiles executable to ..\..\_bin and units to ..\..\units.

I unistalled IW 15.04 cleaned the paths from every residues of iwbootstrap and reinstalled it. I use Delphi 10.2.2 Enterprise. The error persists. It is independant of the ag-Grid stuff (my first guess). I copied a mask from the iwbootstrap example.

Thanks for having a look into it!

This might be the problem: A semicolon missing in generated javascript code after f(RGCONTENTIWCL,"FRAMEIWREGION1",0):


Code:
Error in processAjaxExecute when evaluating:   IW.initIWCL(RGROWIWCL,"RGCONTENT",false);

  f(RGCONTENTIWCL,"FRAMEIWREGION1",0)  IW.initIWCL(FRAMEIWREGION1IWCL,"IWBSREGION2FRAME",false);
  IW.initIWCL(IWBSREGION2FRAMEIWCL,"IWBSLABEL1FRAME",false);
  IW.initIWCL(IWBSREGION2FRAMEIWCL,"IWBSBUTTONGROUP1FRAME",false);
  IW.initIWCL(IWBSBUTTONGROUP1FRAMEIWCL,"IWBSBUTTON1FRAME",false);
  IW.initIWCL(IWBSBUTTONGROUP1FRAMEIWCL,"IWBSBUTTON2FRAME",false);


Regards

Michael
Reply


Messages In This Thread
RE: IW 15.03 Javascript error in IWBASE! - by mschumann - 06-12-2018, 05:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)