06-10-2011 12:17 PM
I have LABVIEW 2010. And I have a code 3005 error after creating a Automationrefnum. My Automationrefnum sees the properties and methods of the class I am using. I successfully registered my .TLB file. I know this because I used the ccrpREGUtil tool I downloaded from the NI Website, and it says it registered the TLB successfully.
I have my Autorefnum attached to an Automation Open vi, and after that I have property nodes and invoke nodes. I can select my properties and methods of the class I am using in these property nodes as well, but unable to get rid of this error when I run this VI. When I right click the Automationrefnum and select ActiveX class and check "Show Creatable Objects Only" box, I can select the class I need, so it is creatable.
There is one more hint to the puzzle. A friend of mine is running the exact same code with the exact same tlb file and he does not get this error. What could it possibly be?
Danny
06-10-2011 12:35 PM