I can get Latest Version from TFS, but I cannot check in my changes. Visual Studio 2012 throws below error
One or more of the pending changes no longer exists or was modified. The list of pending changes has been refreshed and is now current. Please inspect the list of pending changes and try your operation again.
Tried the below,
- Back up the project and Undo the pending changes, and again merged the changes and tried check in, not working.
- Deleted the project folder manually and Open the solution from source and again tried check in, not working.
Till yesterday evening Check In was worked fine for me, but today it's not working.
But still Check In working for one of my colleague.