LabVIEW Load Error Code 9: VI Version Is Newer Than LabVIEW Version

Updated Nov 29, 2023

Reported In

Software

  • LabVIEW

Issue Details

I get the following error message when I try to open a VI:

LabVIEW: File version is later than the current LabVIEW version.
LabVIEW load error code 9: VI version (xx.x) is newer than LabVIEW version (xx.x). 
 
error9.png

Solution

This error message occurs when you try to open a VI that was written in a version of LabVIEW that is newer than the version of LabVIEW that you are currently using. You will not be able to view a VI that is from a newer version of LabVIEW in an older version of LabVIEW.

If you have access to a version of LabVIEW equal to or later than the version of the VI (indicated in the error message), the easiest solution is to use the more recent version of LabVIEW. However, if you do not have permanent access to a more recent version of LabVIEW, you have a few options.
  • Use a later version of LabVIEW to save the VI for a previous version of LabVIEW
    • For instance, if you received this VI from a colleague, have them revert the VI before opening it in the version of LabVIEW you will be using.
  • If you do not have access to a version of LabVIEW capable of opening the VI, the Version Conversion section of our forum is an effective way to reach out to the community for help in reverting VIs.

Additional Information

If you have multiple LabVIEW versions installed in the same computer, when you open a project or VI without manually selecting the LabVIEW program, LabVIEW will automatically launch in the version that was last used. 

You may encounter a separate but related issue when trying to open a VI from an older version of LabVIEW in a newer version of LabVIEW. If LabVIEW is unable to open a VI saved in a much older version of LabVIEW, you will receive error 1126 (0x466): VI version is too early to convert to the current LabVIEW versionIn this case, you may need to save the VI to an intermediate version (between LabVIEW versions 6.0 and 8.5) before upgrading it to a newer version.