Hi,
We've upgraded our NetXMS installation from 4.5.0 to 5.0.2. Then we had to replace all deprecated functions in our EPP scripts. Now EPP scripts are being compiled successfully.
However, actual execution generates an error - Script (EPP::1) execution error: Script load failed
When we try to Execute Script on a node, even simple
String::right("Test", 2);
gives the following error:
Cannot execute script: Script compilation error (Error 16 in line 1:Requested module not found or cannot be loaded)
Any recommendations on how to fix the issue?
Thank you,
Leo
We've upgraded our NetXMS installation from 4.5.0 to 5.0.2. Then we had to replace all deprecated functions in our EPP scripts. Now EPP scripts are being compiled successfully.
However, actual execution generates an error - Script (EPP::1) execution error: Script load failed
When we try to Execute Script on a node, even simple
String::right("Test", 2);
gives the following error:
Cannot execute script: Script compilation error (Error 16 in line 1:Requested module not found or cannot be loaded)
Any recommendations on how to fix the issue?
Thank you,
Leo