Hi,
I am using JScript to run LEAP and do some calculation. I did not use it for a while. It was working before, but now I cannot create the LEAP object in the script (It is working for WEAP).
When I create new object of WEAP, it works. But, the same code for LEAP does not work and I get the following error (attached error):
var WEAP = new ActiveXObject("WEAP.WEAPApplication"); // It works very well
var LEAP = new ActiveXObject("LEAP.LEAPApplication"); // It doeas not work
related link when it was working:
https://www.energycommunity.org/default.asp?action=thread&tid=3936&fid=22