07-17-2020 07:11 AM
1. i have labview 2013 version installed in windows 7. in measurement and explorer the version of labview runtime egine 2013 sp1 is 13.0.1.
2.i made a installer and installed it on windows 10 pc. the error while opening exe was "unable to locate labview runtime engine"
3. i downloaded runtime engine from ni website. and installed it. now on opening exe i am getting "error 67400 occured at installer lv class. failed to start the application web..."
pls help.
07-17-2020 07:21 AM - edited 07-17-2020 07:22 AM
Oops didn't read it properly.
07-17-2020 07:39 AM
Zip up your project and share
Saying "Thanks that fixed it" or "Thanks that answers my question" and not giving a Kudo or Marked Solution, is like telling your waiter they did a great job and not leaving a tip. Please, tip your waiters.
07-17-2020 03:51 PM
It shows that the first version of LabVIEW to support Win 10 is LabVIEW 2015 SP1. This probably applies to the run-time engine as well.
So I think your LV13 built executable pre-dates Win10 and thus won't run.
Upgrade your Project to LV 2015 SP1 or later, create a new installer, then install that on Win10.
07-18-2020 01:15 AM
@vinay1 wrote:
3. i downloaded runtime engine from ni website. and installed it. now on opening exe i am getting "error 67400 occured at installer lv class. failed to start the application web..."
What comes after "...". It always helps to quote the entire error message! In any case, the runtime engine is insufficient. Did you also install drivers? Did you get any errors during install of the runtime engine? What does the program actually do?
And yes, as Ravens already mentioned, your version is not guaranteed to run under windows 10.
07-19-2020 11:14 PM
i have labview 2013 version, how can I update my project to 2015 version?
07-20-2020 12:03 AM
Install LabVIEW 2015, then open the files.
Of course you'll need to have kept up with your SSP through at least 2015 to be able to do that.