01-22-2014 01:45 AM
I had the same problem, I did a recompile of all VIs in the project, re-created the EXE, done.
06-20-2015 02:42 PM
I have the same problem. I created an installer and .exe from a fairly simple vi, and used to install on a laptop.
Have done all suggested fixes (e.g. install updated .net, re compiled executable, etc) to no avail. The front panel shows up overlayed with the message “The VI is not executable. The full development version of Labview is required to fix the errors. “ repeated many times, and the run arrow is broken on the target machine. I must install a running version of this .exe on several laptops for distribution very soon.
Op system Windows 7 SP1 (development and target)
.Net version 4.0
LV 2013
Thanks.
03-31-2016 10:34 PM
That helped a lot. Windows 10 by default has NET 3.5 disabled. Enableing it made all work perfectly.
04-01-2016 08:34 AM
Have you tried to install .NET 3.5 on your deployment machines? I think with 2013 you will need that version. .NET 4.0 alone isn't sufficient.
04-01-2016 05:22 PM
Sorry this wasn't for developmental/deployment purposes. There is a friend that has a diagnostics software tool for marine engines that was created with NI's LabVIEW software.
He got a new machine and was having issues running it and was recieveing the same error as in the thread title. Candan mentioned NET 3.5 and as soon as I enabled that it started working just fine.
04-01-2016 07:37 PM
04-01-2016 07:40 PM
04-30-2019 02:54 PM
Just adding that enabling .NET Framework 3.5 fixed my instance of this problem.