unable to connect vs2008 to tfs2013 - tfs

Hi I have a server with tfs2013 , in my PC I've vs2008 and VS2017, all my projects are in my TFS Server, and I have no , problem when I do the connection from vs2017. I've installed "VS2008TeamExplorer.iso" too, but when I try to connect to my FTS I got the error:
I guess I need to install something else but I don't know what, does anyone have any idea?
thanks in advance

Refer to the documentation. Visual Studio 2008 is only supported by using the MSSCCI provider.

Related

How to convert old vb6 project to vb.net in visual studio 2008?

I have an old vb6 project and I want to convert vb6 project code to vb.net in Visual Studio 2008. By using upgrade wizard in vs2008 I opened .vbp(Old vb6) file.
It is successfully opened, but I got an error. Please give me the appropriate solution for this.
upgrade failed when I tried to convert vb6 project to vb.net using upgrade
wizard in visual studio 2008. Plz solve this issue.Thanks in advance.
It looks to me that the libraries referenced by your VB6 project are not installed and registered on your Visual Studio 2008 machine.
Does this project run in VB6 on the same machine? If not, you will need to copy all of the missing OCX files to your VS2008 machine and use regsvr32.exe to register each one individually before attempting your conversion.

VS2010 does not display "Team" in Menu

I am using 2012 for connecting to TFS, but one of my project is in VS2010, when i install the TFS for 2010 version then error message is display "Already installed updated version".
Could any one help me please me on this? How can i connect TFS with VS2010 version?
Your wording is a little confusing, I'm assuming you are saying you want to connect to TFS 2012 using VS 2010.
If so you need to install 2 things on your VS machine:
VS 2010 SP1
TFS Compatibility GDR
Then you should be able to choose Connect to TFS (can't remember if that is in the Team or Tools menu).

Opening project for 2013 in 2012 Visual Studio for MVC gives error

I am getting an error when trying to open a MVC project in Visual Studio 2012. My team is running on 2013 that have been working on it, and I am waiting to be upgraded to 2013, but am trying to get some work done until then. When I open the project, it says it is missing some required Web components needed to run in Visual Studio. "ASP.NET Web pages with Razor 3.0.0.0". So I tried to do a NuGet install for AspNetMVC and did not work. I can open the project and what not, but the features such as adding a new View or Controller are not there. Do I have to wait until I am upgraded to 2013, or am I missing something? Thanks in advance.
Had to re-install WebPages package with NuGet manager. I have no idea why it was jacked, but it was and fixed the problem. Thanks #levelnis.
I had the same issue and had to update my NuGet package manager to the newest version in order to download the missing / corrupted package.

You must install Visual Studio on the sharepoint server?

I need to know whether to work with sharepoint templates I have to have visual studio installed on the server?
No. Developers create solution packages during development and you deploy those solution packages to the server(s) using the Solutions Framework.
See http://msdn.microsoft.com/en-us/library/aa544500.aspx

why is my Local Path mapping is a not a link in my Team Explorer Source Control window but my desk mates have there hyperlink

i have visual studio 2008 sp1 installed but still my team explorer dosent shows the hyper link of the local path
If you installed Team Explorer after you installed VS SP1 then you need to re-run the SP1 installer in order to bring the Team Explorer bits up to date.
This suggests that the install has either gone wrong or another update has interfered with your Visual Studio.
Can you try applying the service pack again?

Resources