Solved
Forum Discussion
baxatob
9 years agoCommunity Hero
Hi,
If you are using VCS just revert changes.
Otherwise you can open Name Mapping file from the server and do "Save Current As" again using old location.
AlexKaras
9 years agoCommunity Hero
Hi,
Alternatively:
-- Make a copy of NameMapping file;
-- Remove NameMapping from your TestComplete project;
-- Add Namemapping a-new;
-- Save project and close it;
-- Overwrite newly created NameMapping file with the saved copy;
-- Open project in TestComplete and check if everything is OK.