Показать сообщение отдельно
Старый 22.06.2021, 07:19   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
TF command line to fix the error: Mapping on the working folder is already in use
Источник: http://alexvoy.blogspot.com/2021/06/...apping-on.html
==============

Just to document my command line to get rid of this blocking error.





My environment is under Azure DevOps version control and some other user already created a workspace on this computer.


Close Visual Studio (2017 in my case) and open the command line. It can be open via Developer Command Prompt for VS 2017; so you would not need to provide the entire path to tf.exe.




Next, run a tf command to delete the workspace created by the previous user (Name and Surname)

tf workspace /delete DEV365-FO-VM-3;"Name Surname" /collection:https://YOURCOMPANYPROJECT.visualstudio.com






Then stop all locally running D365FO services, like Web Publishing, Batch processing, etc, in order to avoid errors with locked files in your K:\AosService\PackagesLocalDirectory subfolders.


Now you can open Visual Studio, connect to Azure DevOps server, create a new workspace, map your folders for projects and metadata, and get latest.





Источник: http://alexvoy.blogspot.com/2021/06/...apping-on.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.