06-23-2009 03:14 PM
I have an executable developed on a vista ultimate 32bit platform and am trying to run it on a 64bit vista home edition.
the program writes and reads .ini files with no problem but it will not create and write to a TDMS file on the 64bit version
it works fine on vista 32bit
any thoughts?
06-23-2009 09:29 PM
Could you please check if the TDMS component exists on the 64bit machine? It should under the folder "...\Program Files (x86)\National Instruments\Shared\TDMS".
Another thing, what do you mean by "not create and write to a TDMS file"? Do you get an error code?
06-24-2009 08:40 AM
LabVIEW generates an error on the (open create) function ( i cann't recall what the actual error is)
I also tried running the .exe in 32bit compatibility mode and no luck
I will see if the TDMS component exists