Log in

View Full Version : Imaging Error Missing File


Gnome2013
15-01-2012, 14:24
Error Message:
Unable to complete operation because of unexpected error:
Error 7 occurred at File/Directory Info in ConfigUtility.lvlib:ReImageTarget.vi->ConfigUtility.lvlib:Dialog.vi

Possible reason(s):

LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS X, and / on Linux. Verify that the path is correct using the command prompt or file explorer.

C:\Users\Developer\AppData\Local\Temp\lvtemporaryd _591025\cRIOFRC
What are we missing?

Alan Anderson
15-01-2012, 18:32
What programming language are you using? If you didn't install the proper upate for that language, the cRIO image won't be in the place the imaging tool wants to find it.

How did you install the FRC Utilities Update? In past years, I've seen that sort of Error 7 happen when the setup program was run from inside the .zip file instead of having been extracted to an uncompressed folder first.

Gnome2013
15-01-2012, 20:58
We tried using it in a .zip and not in a .zip they both don't work?