Quantcast
Channel: MSDN Blogs
Viewing all articles
Browse latest Browse all 29128

Connecting to Team Foundation Server 2013 using Visual Studio 2005 thru MSSCCI provider

$
0
0
To Connect to Team Foundation Server using Visual Studio/Team Explorer 2005/2008, we need to use a different URI format to add the server. Before Visual Studio 2010 was released, there was no such thing as a Project Collection. Instead of the now standard format: URL : http[s]://{TFS2013ServerName[:{port}]?/tfs/ We need to add the Project Collection to the URI, so that it becomes: URL: http[s]://{TFS2013ServerName}[:{port}]/tfs/{ProjectCollectionName} Otherwise we will get the following error message...(read more)

Viewing all articles
Browse latest Browse all 29128


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>