01-04-2012 02:42 PM
I am trying to install an application that was developed with Labview 2011 on a computer that previously had Labview 8.6 development software on it. I get a message during the installation of the Labview 2011 application that tells me I can't install the program until I install Labview 2011 32 bit. I don't get this error on machines that have never had Labview on them. Is there a workaround for this, or do I have to install the full Labview 2011 on the machine?
01-04-2012 06:50 PM
You should only have to install the runtime engine for LV 2011 on your machine. Perhaps other runtime engines such as VISA if they are needed as well.
What does your program do? Anything unusual about it such as using special toolkits?
01-05-2012 08:12 AM
I found the issue yesterday. In my installer, the "Require Labview 32 bit development system or later" check box was checked in the advanced tab of the installer. Thanks for the reply, it works now.