02-01-2013 11:10 AM
I have the following problem. I have an executable which has ActiveX Server enabled.
the code below is of a Caller VI. the code was working properly before. When i have inserted a new Invoke Node on the block diagram, i dont see any methods.
i think the picture below says a lot.
Please help!!
thanks
RENN
LV2010Sp1 32bit
Solved! Go to Solution.
02-03-2013 03:35 AM
any idea???
02-03-2013 02:14 PM
Error from me!! solved
02-04-2013 03:56 AM
Hello RENN,
its always a good idea to post the solution to a problem, in case someone else stumbles upon the same problem
Best Regards!
Moritz M.
02-12-2013 08:23 AM
Hi Moritz M.
sure. i am happy to post the solution.
Normally the ActiveX server is registered automatically when the executable starts.
But since the old EXE and new EXE has the same name, at first i had to unregister the old activeX server, (See the link: http://support.microsoft.com/kb/297279) register the new one manually.
Its also well documented on NI support page below.
http://digital.ni.com/public.nsf/allkb/4F811A9B23F1D46E862566F700615B7A
i got the broken diagram in the caller VI (as i posted before) because the activeX Server (in my case the new executable) was not registered.
thanks for replying
RENN
08-10-2021 09:15 PM
Hi RENN
By trying access call2 method the front panel was called up
But I can't deliver Param Names and Param Values into Exe, how to assemble correct format.
Brs