79653476

Date: 2025-06-04 20:54:53
Score: 1.5
Natty:
Report link

We found, due to the recent Windows Update, jscript9legacy.dll was getting used instead of jscript.dll (per this reference: Script errors in Working Papers Caseview - Windows 24H2 Update). According to Caseview, "jscript9legacy.dll does not contain the full functionality" as jscript.dll.

Using Solution 2 from the reference above, we created a new registry key to load "jscript.dll" as default instead of the replacement DLL "jscript9legacy.dll".

Now when we call the Server Side JavaScript function, we no longer get the specified error.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Iestyn W