10-25-2011 12:52 PM
Hi,
I'm sure this has been answered, but I could not find it anywhere. I there a way to make a c# application not require a specific version of the DAQmx driver? Or is there a way to include the version that the application is being built with with the installation? An end user has 9.1 DAQmx installed and I built the application with 9.4. When they try to run it, the program crashes because it is looking for the 9.4 dll.
Thanks.
10-26-2011 05:22 PM
Hi,
I'd recommend having them download DAQmx 9.4 You could also give them the executable and have them install it when they install your application.
I hope this helps.
Regards,
Luke B.