BC30574 Option Strict On

@YoungFave

Hello Young,
the directive Option Strict On disallows the using of late binding. As far as I know is it not possible to disable that in the Invoke Code Activity with VBdotNET language. You can use C# instead. You can find an approach to do that here.
Best regards
Stefan