MXSPyCOM icon indicating copy to clipboard operation
MXSPyCOM copied to clipboard

Unknown name

Open NTKKS opened this issue 2 years ago • 1 comments

I get this when I run the task in VS CODE, what can I do?

Unhandled exception. System.Runtime.InteropServices.COMException (0x80020006): Neznámý název. (0x80020006 (DISP_E_UNKNOWNNAME)) at System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) at MXSPyCOM.Program.execute_max_commands(String[] args, String filepath) at MXSPyCOM.Program.Main(String[] args)

NTKKS avatar Nov 22 '22 15:11 NTKKS

I have changed my system and now everything works, just had to disable safe script execution

NTKKS avatar Oct 06 '23 13:10 NTKKS