I've got a problem while opening an application (called Canape) with ActiveX. I'm using a sub-vi that opens this application once and closes it immediately after usage. It does this for a few times. Every once in a while it occurs that the Invoke Node with the ActiveX method IApplicationOpen won't respond.
I've checked with probes that the ActiveX refnum is passed to the Node correctly (each time with a new Refnum). The error occurs especially when I'm using this sub-vi much often.
I've checked some timing parameters and in addition to this i secured that every handle has been closed, but now I'm clueless.
I would be glad if anybody can help me.