tags:

views:

22

answers:

0

Hi, I create a .net COM object (C#), register it using regasm \codebase. The object work as expected in various languages (powershell, C# etc'), but fail when i' trying to use JScript. The object is null, i don't know what else can i do (i'm using newActivx(...)). Maybe the registration was not good? if so - why it works in powershell? Any idea???