Hi There,
i'm trying to use an Active X executable (out-process-server) with labview 2017 (also tried 2020). I did the same several times with activeX DLLs but this is the first time with an executable.
The first problem was that the Active X components could not be found in the LabView list but when i used "explore" i could navigate to the executable and select it. Then the active x creatable objects appeared. But when i try to make an easy test with any method, the following error is thrown "For the given class no active x interface could be loaded, please check if the reference type is correct for this operation" (translated from german error). The errorNo is 3008 but i can't find any information on that. My first idea was that maybe i have to register the executable manually but nothing changed.
Is there anything i can do to make LabView run with that executable? Is there a general issue with that kind of active x objects?
