Forum Discussion
ebodien
13 years agoContributor
The only thing I can think of is to check the .mds file in the project in question and see where the name mapping node is pointing. The below is from one of my projects that seems to be maintaining the name mapping file in the same location as the project.
<Node name="item data">
<Prp name="relpath" type="S" value="NameMapping\NameMapping.tcNM"/>
</Node>
<Node name="item data">
<Prp name="relpath" type="S" value="NameMapping\NameMapping.tcNM"/>
</Node>