LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to resolve conflicts

Hello!
I have a big project with about 100 VIs and attendant objects stored in one folder. When I've copied the whole folder to another place on disk, I've got plenty of conflicns in my project. In fact, all files show conflicts now. When I try to resolve them, I get following window.
As you can see, "Use selected item" button is unavailable. What should I do?
 


Message Edited by Err on 06-03-2008 05:21 PM
0 Kudos
Message 1 of 7
(3,703 Views)
Did you try to close LabVIEW before openning this project from another place?
 
I think if you dont close LabVIEW, than you have old VI from the first project in LV-memory, so LabVIEW want to replace new VIs and controls from old project.
0 Kudos
Message 2 of 7
(3,692 Views)
Yes, I restarted LV, but the problem is the same. I think that's because there are many of folders with different version of my project in the same drive. And every time project try to load SubVIs from different folders. But what I can't understand is why I have no chance to select right path to SubVI from resolve conflicts window.

Message Edited by Err on 06-06-2008 02:09 PM
0 Kudos
Message 3 of 7
(3,665 Views)

Have you tried saving it through the project manager? I.E. File > Save As > Duplicate Lvproj files and dependencies

 

I think LabView updates all the files to look in the new directory for sub VI's, Controls, etc.

0 Kudos
Message 4 of 7
(3,655 Views)
No I haven't. The one thing that helps at the moment is zipping all folders exept one. Now all seem to be OK.
0 Kudos
Message 5 of 7
(3,652 Views)
Try temporarily changing the original folder to something like originalfolder_old and re-open it all, it may complain, but it shouldn't be looking in the first folder.
0 Kudos
Message 6 of 7
(3,648 Views)

Morning Err,

I would also recommend Mass Compiling the folder that you moved. This will re-link all of the files used and their dependencies. Here is a link about how to Mass Compile:

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/aa97c01071d7cf678625695100582f40?O...

Let me know if you continue to see this issue.

Sappster
Message 7 of 7
(3,613 Views)