mblommel
(Mike Blommel)
1
Using FB 8.5.0.3464 when running dotnet commands getting error:
I am able to run via command line without error:
Regardless of which dotnet command I use the BeforeExecute…javascript error occurs.
In all scenarios I am able to run the dotnet command manually in the command window.
Is there a setting I’m missing or is this a bug?
Vincent
(Vincent Parrett)
2
Hi Mike
Are you running Windows 11 24h2? If so update to the latest release and that should resolve the problem.
FWIW - the issue is microsoft broke active scripting - the installer for the latest release automatically works around this.
mblommel
(Mike Blommel)
3
Thanks! Upgrading from version 8.5.0.3464 to 8.5.0.3483 resolved the issue.