LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Compile is ok, but run says: Can not find UIRs

Hi...

This is a CVI run question:

There are no errors / warnings for build / compilation.

When run (Run Project), there is a "Test Executive Exit Error" pop up window which says "The Engine UIR files cannot be found".

This CVI is version 5.0.
0 Kudos
Message 1 of 3
(2,622 Views)
Hello

You might want to make sure that all the UIR files being used are in the same folder as the executable. That is one of the requirements of the UIR. Unless ofcourse you use the UI to code converter to embed the UIR into the executable. That way, you wont need to worry about distributing the UIR and the executable. You can just provdide the exe.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(2,622 Views)
Hi...

Yes, I saw the UIR / EXE warnings in other posts. I then copied the UIRs everywhere with no effect.

What I believe really happened is that I combined the wrong versions of CVI and the test executive. I think I have CVI 5.0 and TX 2.0. I then copied someone else's test executive directory (4 files were different from my copy) and the project ran fine. I don't know the history of this test executive but will ask tomorrow if it is a different version or if someone had modified these 4 files.

...thanks
0 Kudos
Message 3 of 3
(2,622 Views)