Hi All,
I am using VS2005 for my development purpose. Till now we were using TFS2010 for source control which we could connect using a compatibility patch. However, now we are planning to move to TFS2012.
Looks like TFS2012 and VS2005 are not compatible.
I did try to use MSSCCI provider at below location -
http://blogs.msdn.com/b/bharry/archive/2013/04/29/updated-tfs-2010-msscci-provider.aspx
But it didn't work. It started giving error
'Text' is an invalid xmlNodeType. Line 1, position 825.
I did try to follow an article at web for above error -
http://social.msdn.microsoft.com/Forums/en-US/tfsadmin/thread/1e007e77-6266-4acf-be4b-861e1d056bb9/
But this didn't solve the prob either.
I could see the project hierarchi but the workspace info was not available and I couldn't do any functionality (checkin/checkout).
Moreover the project loaded doesn't come under source control binding.
How can we solve these? Any step - by- step directions will help.