01-05-2007 01:01 PM
01-05-2007
04:46 PM
- last edited on
04-02-2026
12:53 PM
by
Content Cleaner
Hi, N.
I'm not sure what the rest of your code looks like, but I just did a quick search and came up with these two possibilities:
Passing an Automation Refnum From a VI to a Call Library Node
TestStand Run-Time Error -10 When Opening Database Repeatedly
Though that second link mentions error 10, it talks about error 2147467259 inside the KnowledgeBase, so it still might be worth a look.
If neither of those is fruitful, can you tell us a little bit more about what you're doing in your code? You say you have multiple modules -- does this error pop up on any of them, or only a certain one? Does it happen 100% of the time? If so, I recommend watching the code with Highlight Execution (the lightbulb icon) on. If we can determine what in the code is causing the error, we're halfway to the solution.
Have a nice weekend!
05-11-2011 02:34 AM
i got also this unspecified error.
This problem occurs when creating data in EXCEL format and also automate to create graph using MS Excel 2010. i got no error when creating the same data in MS Excel 2000.
i am using labview 7.0 and 7.0. or Is this version of labview supports MS excel 2007/2010?
Thank you,
You could email.
Randy
randy.dechavez@rldp.com.ph
05-11-2011 02:35 AM
i got also this unspecified error.
This problem occurs when creating data in EXCEL format and also automate to create graph using MS Excel 2010. i got no error when creating the same data in MS Excel 2000.
i am using labview 7.0 and 7.1. or Is this version of labview supports MS excel 2007/2010?
Thank you,
You could email.
Randy
randy.dechavez@rldp.com.ph
05-11-2011 04:44 PM
Hi Randy,
LabVIEW 7.1 was released in 2004 so it does not have support for Excel 2010. You are going to haveto stay with Office 2000/XP or upgrade LabVIEW 2010 to support Office 2010
05-11-2011 07:34 PM
thank you for the reply.