Is it just me or is the upgrade to 7.1.1 a bit quirky?
NI has chosen to keep the same run-time engine folder (7.1), but has changed the run-time.
First of all the 7.1 run-time did not get removed properly so the first time I build an application it gave an error during startup, saying that the resource file had the wrong version. I had to uninstall the run-time, delete the files that refused to be uninstalled, and then install the 7.1.1 version...fine enough. That part might very well be a local phenomenon(?).
However, if I run an application built in 7.1, the application launches with the 7.1.1 run-time, but it seems to have a problem with some dynamically loaded external VIs (7.1 as well), and upon exit I get a VI initialization window. I assume this is due to the external VIs being 7.1 not 7.1.1, a bit too soon to tell though.
If the 7.1.1 Run-Time has changes that might not make it 100% compatible with 7.1 version applications it would have been better if the new run-time installed itself in a separate directory.