0

I'm trying to setup TFS express on a win 2003 server (32 bits) but it throw me this errors

Error : TF400154: No se admite la instalación en esta versión de Windows.
Error : TF400155: Solamente se admiten versiones de 64 bits de Windows Server.

Already have TFS installed on WIN7 (32bits) and it works fine.

There is a way to install it on my win 2003 server machine ?


Bad translation:

Error : TF400154: Installation is not allowed on this version of Windows.
Error : TF400155: Only 64-bit versions of Windows Server are allowed.

John Saunders
  • 160,644
  • 26
  • 247
  • 397
Juan Pablo Gomez
  • 5,203
  • 11
  • 55
  • 101

1 Answers1

3

There is no way to install it, TFS 2012 only can be installed in 64 bits server platforms

Server operating systems:

   64-bit version of Windows Server 2008   with SP2

   64-bit versions of Windows Server 2008 R2 ¹ with SP1

   64-bit versions of Windows Server 2012 ²

The complete requirements here: http://msdn.microsoft.com/en-us/library/vstudio/dd578592.aspx

Betty
  • 9,109
  • 2
  • 34
  • 48
Juan Pablo Gomez
  • 5,203
  • 11
  • 55
  • 101
  • Actually that is not what that link now states. You should be able to install TFS2012 on 32-bit Server 2008 (SP2). Reality is that you still cannot. – EJA Sep 19 '14 at 19:54