Connecting to TFS2012 from Win2003 SP2 - visual-studio-2005

Anyone who knows how to connect to TFS2012 from an image running Win2003R2 64bit SP2 and VS2005?
Looking at the "Microsoft Visual Studio Team Foundation Server 2012 MSSCCI Provider 64-bit" provider, it states that the Win2003SP1 should be supported, but I'm getting the error:
"Microsoft Visual Studio 2012 Team Explorer or its tool are not registered. Please install or repair your Team Foundation Client Installation".
I didn't succeed in installing the VS2012 Team Explorer because it does not support the OS.
Any hints?
Best regards
Morten

[EDIT] Wrong Post! sorry... I intended to write somewhere else.

Okay, to answer my own question the solution is to install:
Microsoft Visual Studio Team Explorer 2010
TFS 2010 MSSCCI provider
From within VS2005 add source control (File->Source Control). It will launch a VS2010 shell where you can configure the connection to TFS2012. Pretty straight forward.
Beware that you can only use source control functionality (check in/out).
HTH
Morten

Related

MSSCCI provider for Visual Studio 2008 SP1 and TFS 2015

I have Team Foundation Server 2015 installed, and I'm trying to connect Visual Studio 2008 (Version 9.0.30729.4462 QFE) to the team project. I have installed VS 2008 Team Explorer (version 9.0.21022.8).
According to MS, this should be possible using MSSCCI Provider. However, I can't find the version that's compatible with TFS 2015.
Question: Where is the MSSCCI Provider for TFS 2015, or is there another way to connect VS 2008 to TFS 2015 ?
I have tried MSSCCI Provider for TFS 2013, and it failed because it didn't detect TFS 2013 (which makes sense since I have 2015 installed).
Did you install the vs2008 sp1 compatibility GDR? Or else please install it.. https://www.microsoft.com/en-us/download/details.aspx?id=29983
When passing the TFS URL in VS 2008 make sure that you are passing the tfs collection name as well, otherwise vs 2008 will throw error. For example, http://servername:8080/tfs/{collection1}
Edit: Please make sure that you install VS 2008 SP1 before you try steps 1 and 2.
In my case, I had no VS 2008 IDE was installed until yesterday.
Due to some conversion limitations in my company, I had to install the old Visual Studio 2008 to my office PC (Windows 10 Pro x64) and connect it to TFS 2015.
I hope this helps someone else like me:
First I've installed Visual Studio 2008.
And then VS 2008 SP1.
Lastly Visual Studio TeamExplorer 2008. (At least this should be the happy ending but I was wrong.)
Tried to install VS90SP1-KB974558-x86, but it failed. The package seeks for VS 2008 SP1. I think TeamExplorer 2008 overrides sth important for KB974558.
Installed Visual Studio 2008 SP1 again.
VS90SP1-KB974558-x86 installed successfully.
On the page "Connect to Team Foundation Server", add your TFS 2015 server by ignoring the port and protocol section, and write down your own like;
http://TFS_SERVER:PORT_NUMBER/tfs/TFS_COLLECTION_NAME
It fails everytime if I skip the collection name part.
Since I cant comment. I want to say that we have the same problem.
What works is installing the Visual Studio Team Explorer 2013 which includes a Visual Studio Shell 2013 and then we can install the MSSCCI Provider 2013. But thats just a workaround.
We also wonder where the MSSCCI Provider for 2015 is.
You can just use MSSCCI for TFS 2013 to connect to TFS2015 source control in VS2008.
Just as the MSDN article shown, in VS2008, Version Control is available via using MSSCCI Provider. So instead of connect to TFS in Team Explorer, you need to go to File -> Source Control -> Open from Source Control -> Connect to Team Foundation Server. I believe this blog is helpful to you (although it is written for TFS2013 with VS2005, it applies to TFS2015 with VS2008).

How do I upgrade SQL Report projects (rptproj) to Visual Studio 2012?

Were I work we are currently using visual studio 2008 because 2010 did not include the bids stuff, I have now been asked to test out whether 2012 is any better so we have a virtual machine that I've been allowed to work on and we've got visual studio 2012 and 2012 integration services installed on it.
I tried to open one of our solutions which has various report projects in it. When I do this I get a one way upgrade option which I chose and then I get the following:
Projectname.rptproj: The application which this project type is based on was not found. Please try this link for further information: link
This link doesn't work properly and I can't seem to find very much on this for visual studio 2012 am I missing something here? Thanks in advance for any help.
Microsoft has recently released the tools necessary to open and create .rptproj projects in VS2012: Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012
According to this, it appears that you have to install the client tools for VS2012 (from the SQL2012 installer) in order to get the BIDS bits. Incidentally, installing VS2012 client tools will apparently update both VS2010 and VS2012.

Can't to connect Visual Studio 2008 to TFS 2010

I am trying to connect to my TFS 2010 RC server. When I try to connect I get a error message.
Here is a screen shot:
alt text http://xs.to/image-2537_4B8BEAA0.jpg
This is the path I am using to connect: http://tfs2010test:8080/tfs/DefaultCollection
I have Team Explorer 2008 SP 1 installed.
I have read this question: Visual Studio 2008: Can't connect to known good TFS 2010. That is how I got my path that I tried.
I can connect just fine using Visual Studio 2010.
What am I missing?
Have you installed the forward compatibility update from here? Further details can be found here.
Here was my solution to get Visual Studio 2008 Team System to connect to TFS2010: (Beware convoluted).
Install Visual Studio 2008 Team Explorer
Uninstall Office 2007 (because of an incompatibility between Visual Studio 2008 SP1 installer and Office 2007)
Run the Microsoft Install Clean Up utility to remove all references to Office 2007 that did not get removed when uninstalling)
Re-Install Visual Studio 2008 Service Pack 1
Install Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010
Reinstall Office 2007 or go to OpenOffice
Access TFS2010 repository...
When I have added TFS servers before, I could not add the port in the URL. Have you tried this without the port, and allow discovery?
A few things to try:
Have you tried connecting with Team Explorer 2010?
Have you tried creating a new project collection?
On your server, open the TFS admin tool and confirm that you have permissions to use that collection.
Be aware, some options are just not available in Team Explorer 2008.
Let me know if you need help with the security/groups on the server. It was very confusing to me when I first tried to work with it.

Does Visual Studio 2010 Beta 2 Include a TFS server?

I recently downloaded Visual Studio 2010 beta 2, and was told it included a TFS server. However I am unsure of if it has/can be installed, or how to start it up if it has been.
Can anyone shed any light on this for me please?
Thanks :)
Thanks for your help :)
I am downloading the ISO of the separate product instead from msdn.
No, beta 2 doesn't include in VS 2010 a TFS. but you can get the beta for TFS 2010 seperate.
VS 2010 with MSDN will include TFS. The MSDN subscription is what licenses you for TFS 2010. You still need a licensed Windows server on which to install it. TFS needs an installation of SQL Server to run. You may use an existing server or you are licensed to run an instance of SQL 2008 express on the application server with TFS 2010.
I believe that you can use the "Go Live" licensing with the 2010 RC now if you already have a subscription.

Can Visual Studio 2008 work with Team System 2005?

I would like to upgrade my team from VS2005 to VS2008 without touching the version of Team Server which is 2005.
Is that possible?
And if so, how do I tell VS to recognize TFS?
Currently in my VS2008 options menu, I don't have any source control to choose from.
VS 2008 works fine with TFS 2005. There are a couple of exceptions in the Team Build area (which changed massively between 2005 and 2008) but otherwise you will be able to do everything you need to do from the Visual Studio 2008 client.
You need to ensure that you have the 2008 version of the Team Explorer installed to add TFS functionality into Visual Studio. The 2005 version only installs into Visual Studio 2005. To download the 2008 version see the following link
http://www.microsoft.com/downloads/details.aspx?familyid=0ed12659-3d41-4420-bbb0-a46e51bfca86
Note that if you have previously applied SP1 of Visual Studio 2008, then you will need to run it again once installing Team Explorer.
For what it is worth, I would encourage you to upgrade to TFS 2008 on the server side as soon as you can. TFS 2008 works fine with client connecting from Visual Studio 2005 machine but it has some significant performance improvements and the Team Build functionality is much improved.
Yes, you can... (We're doing that here too)
Tools -> Connect To Team Foundation Server
"Add..."
Enter IP / hostname
Yes, that works fine. If you install the Team Foundation Client from the TFS 2008 DVD on your VS machine, you can connect to both TFS 2005 and TFS 2008 servers. If you don't have access to a TFS 2008 DVD (note that the trial should be fine), installing the 2005 client on VS 2008 should also work, but I've never personally tried that.
Do you have the Team Foundation Client installed?
If you have the Team Version it should be residing in the TFC folder on your installation DVD. (I don't know why it isn't an option in the installer)
It is also possible to download the TFC from Microsoft (for free), there is an SP1 version on Microsoft Downloads.

Resources