Pages

Social Icons

Thursday 17 November 2011

Connecting BIDS or Visual Studio 2008 with TFS 2010


In my project I am working on Visual Studio 2010 and I am using TFS 2010. For SSRS we have to use VS 2008 Or BIDS. But TFS 2010 does not allow us to directly chekin VS 2008 or BIDS Files in our solution. For check in those files we have to perform following step.

  1. Install Visual Studio 2008. 
  2. Install Visual Studio Team explorer. Download Here
  3. Install Visual Studio 2008 SP1. Download Here
  4. Install Visual Studio 2008 SP1 Forward compatibility Update For TFS 2010Download Here

Make Sure all these things should install in the mention order.


After these installation we have to give the server ip address for tfs like this .
http://[ip address]:[portnumber]/[tfs]/[]folddername]

No comments:

Post a Comment