This dialog box appears when you try to load a file that conflicts with items already in the LabVIEW project. A conflict is a potential cross-link that occurs when LabVIEW loads an item that has the same qualified name as an item already in the project.
Use this dialog box to resolve conflicting items between two VI hierarchies in the project.
This dialog box includes the following components:
Conflicting Items—Lists the names and paths of conflicts in memory and conflicts in the project. LabVIEW adds these items to the project under Dependencies. Resolve any new conflicts in the Project Explorer window.
Add to Project—Adds the conflicting item to the project. LabVIEW adds the hierarchy of the item to the project under Dependencies. You must resolve the conflicts before you open the item.
Open in New Project—Opens the item in a new LabVIEW project. Opening the item in a new project resolves the conflict by adding the hierarchy to the new project.