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.
- Install Visual Studio 2008.
- Install Visual Studio Team explorer. Download Here
- Install Visual Studio 2008 SP1. Download Here
- Install Visual Studio 2008 SP1 Forward compatibility Update For TFS 2010. Download 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