Create a new project and attempt to add it to source control.
An error dialog appeared:
Error
The remote name could not be resolved: ''
Strange thing.
Search via Google and found a post:
Deleting
a workspace pointing to a server that is no longer (http://team-foundation-server.blogspot.com/2007/06/deleting-workspace-pointing-to-server.html)
Tooooooooooooooooooo Long....................
Resolution at the bottom of that post:
After digging around I found Buck's
post
which lays the solution out for us. Simply open the 'VersionControl.config' file
which for me was under
'C:\Documents and
Settings\%USERNAME%\Local Settings\Application Data\Microsoft\Team
Foundation\1.0\Cache' and delete the invalid
element.
To me, it is "C:\Users\v-kyming\AppData\Local\Microsoft\Team Foundation\2.0\Cache", open VersionControl.config
delete servers that do not exist any longer and then save.
Restart VS and try again.
阅读(1401) | 评论(0) | 转发(0) |