11-27-2012 05:47 PM
What version of LabVIEW do you have?
Under what circumstances do you receive the error? Does this occur with all projects?
Did you try uninstalling and reinstalling as well?
11-28-2012 04:02 AM
Problem solved by uninstalling & re-installing LabView 2011.
04-19-2018 04:14 AM
Is there any other way to fix this issue? I am facing this with LabVIEW 2017.
Thanks,
Nikitha
07-09-2019 03:36 PM
LabVIEW 2015 SP1
Tried the Repair - didn't work.
Uninstalled and reinstalled LabVIEW - Presto! Can now build executable again.
05-28-2021 05:05 AM
Dear all!
This also happened to my setup today:
I am no longer able to build applications with my setup (Win 10 64 bit, LabVIEW 16 32bit). When trying to open a build rule, I get a busy indicator for a few seconds. When trying to create a new build rule via the "New -> Application" context menu, I get the error message below. This also happens in an empty project and in a project that successfully build an executable yesterday.
(Beim Aufruf der Build-Regel-Engine trat ein Fehler auf. Prüfen Sie das entsprechende Provider-Verzeichnis auf fehlerhafte VIs. [OK])
I'd rather not reinstall everything.
05-28-2021 08:12 AM - edited 05-28-2021 08:13 AM
So, the issue possibly fixed itself when I opened an older project where one vi would on loading detect a conflict in "clear errors.vi" and a few related vis from vi.lib, where vi.lib was in conflict with a version contained in a compiled executable on some network storage that I was remote debugging yesterday.
I resolved the conflicts by pointing to the vi.lib version and now the application builder launches again and I was able to successfully compile an executable.
This is a most fortunate turn of events and I can hardly contain my astonishment.