Skip to main content

Posts

Showing posts with the label Team Foundation Server

This operation cannot be completed

Working with the software developers is a fun which sometimes can extend your professional learning. I was being called from one of technical lead in my company and he was facing an issue after deleting an item from his development solution connected with Team Foundation Server (TFS) and now, once he was trying to add again the same file with same name and issue popups with an Error This operation cannot be completed. The complete error was as under; "This operation cannot be completed. You are attempting to move or rename a source-controlled item where either an item of the same name already exists or the item is exclusively locked elsewhere or the item path is invalid" I was struggling with him and we were unable to see the file on our local folder but once we try to add the file again, it shows same strange error as below; We obviously searched this error over the internet and found some marvelous solutions. I am writing these below to include maximum solutions but ...