LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help solving Error 3005 using activex server and automation open.

Solved!
Go to solution

Greetings again KM3,

 

I took a few minutes to recreate the code snippet you showed previously.  

 

If you are still getting the 3005 error, follow these steps:

 

- You need to create the ActiveX refnum differently.

- Do not create it from the block diagram.
- On the front panel, open the Controls Palette and select Refnum»Automation Refnum.

- Right-Click on the refnum and select Select ActiveX Class»Browse....

- Select the appropriate item from the list (Note: it might be beneficial to select Show Createable Items only)

 

 

I can confirm that the Create Point method throws the error you described.  Again, that error (2147467259) is very vague and most likely due to improper use of the API functions.  Unfortunately, the GEPlugin API is a bit outside of my expertise; the question of what methods/libraries are needed to acheive the result you are looking for may be best directed to the Google groups. From what I can tell, the methods called from that library simply don't perform the action you are trying to acheive.  

 

Hope this helps a little.

 

 

Michael G 

 

Michael G.
Applications Engineer
National Instruments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Self-realization: I was thinking of the immortal words of Socrates, who said, "... I drank what?"
0 Kudos
Message 11 of 12
(448 Views)

Thanks Micheal, .. i'll surely go to google forums and search there..

and now m not getting Error 3005.

0 Kudos
Message 12 of 12
(447 Views)