ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem deploying to Multiple platforms from LabVIEW 7

I have an app that runs as a vi file under LabVIEW 7 on both NT and XP without problems, once built into exe file it only runs under XP, if I try to use it on NT I get Error 3008 AUtomation Refnum Class Problem. The vi simply polls a SQL dBase using SQL connectivity vi's and dumps data to Excel 2000. Like I said the vi runs fine as source and Exe on XP but not NT, Any idea's. Additionally I have another app that uses Tree Ctrl in LV7 , runs fine as Vi but when built into EXE the tree ctrl does not populate, again data is being pulled from SQL.
0 Kudos
Message 1 of 2
(2,733 Views)
I did a search of the web site and I see nothing about error 3008, however when I searched google, it seems like that is an SQL error about a bad keyword. I am not sure how that would be affected by the VI being an executable. Have you tried a real simple VI that just opens a connection to the database and see if it is successful as both a VI and an exe? Is it any NT computer or just the one?
0 Kudos
Message 2 of 2
(2,733 Views)