Installing TFS Express on win 2003 server - tfs

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.

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

Related

Problem with a Delphi dbxpress application after upgrading Windows Server 2008 to Windows server 2012

I want to upgrade a Windows server 2008 to windows Server 2012, and, if possible, 2016 and 2019.
This server runs a Delphi XE2 Interbase XE3 dbexpress application.
After upgrading the server to windows server 2012, compilation of the app is OK, but it breaks during connection to the Database:
DBX error: Driver could not be properly initialized
Client library May be missing, of the wrong version,
May be missing from the driver or the system path
How to fix that ? Update the driver (dbxint.dll ?) ? upgrade to Delphi 10 ?
Thanks
I copied a newer version (12.0.354) of gds32.dll into windows32\system32 and it WORKS now !!! I get this version from a Delphi 10 installation.

Cannot access Team Foundation Server using port 8080

I have just installed a Team Foundation Server 2015 update 3 on a Windows Server 2016, the web interface of the TFS is accessible on the server itself (http://192.168.0.10:8080/tfs), but if I try the same address on my client it does not work, but it does respond on http://192.168.0.10. I have checked that port 8080 is allowed in the firewall of the server. What could be the issue?
It was simply the firewall that was blocking the site, since I added a rule for this "8080" it worked as excpected. And even if its not in the list over supported OS it do work with Windows Server 2016.
TFS 2015 only supports the following server operating systems:
Windows Server 2012 R2 (Essentials, Standard, Datacenter)
Windows Server 2012 (Essentials, Standard, Datacenter)
Windows Server 2008 R2 (minimum SP1) (Standard, Enterprise, Datacenter)
Windows Server 2016 is not supported currently.

Installing TFS 2012 on win 2003 server

Our company just bought this TFS2012 . Our server is windows 2003 R2 Enterprise edition. When i tried to install it on the server I am getting following error:
One or more system check failed:
Error : TF400154 : Installation on this version of Windows is not supported.
Any work around for this to install on my windows 2003 server.Please let me know
Thanks
The only workaround is to upgrade the server.
TFS2012 server requirements are at:
http://msdn.microsoft.com/en-us/library/vstudio/dd578592(v=vs.110).aspx
Basically, it requires IIS 7 (or later). Which you can't install on a 2003 server. It comes with 2008. Even then, it has to be the 64 bit version of windows.
If you are upgrading I'd recommend a minimum of 2008 R2; that only comes in a 64 bit flavor.

Is it possible to install MOSS 2007 32 bit with SQL Server 2008 64bit as database server

I have a Windows Server 2003 32 bit installed with MOSS 2007 32 bit.
Our database guys have recently bought SQL database Server 2008 64 bit.
I am wondering if it is possible to use new SQL 2008 64 bit machines as database for content of MOSS 2007 32bit.
I appreciate your answer.
Thanks
AK
Yes, Office SharePoint Server 2007 supports SQL Server 2008 x64. However, you must install Windows SharePoint Services 3.0 SP1 or later and Office SharePoint Server 2007 SP1 or later in order to use SQL Server 2008. Office SharePoint Server 2007 also supports SQL Server 2008 R2. Ensure that you have installed Office SharePoint Server 2007 with Service Pack 2 (SP2) or later.
Also, mixing of 32-bit front-ends and 64-bit database servers is supported, but Microsoft doesn't reccomends this scenario because of the perfomance issues with the front-end servers.
I'm using 32-bit front-ends with 2008 x64 machines joined to failover cluster and have no problems.

TFS 2010 proxy is missing from install options on 64-bit server

When we install on a 32-bit server, we get the option to install the proxy server, but installing on an x64 only gives us the option to install the build service. Does TFS 2010 Server Proxy support Windows 2003 64-bit?
Found my own answer:
2.1.3 64-Bit Windows Server 2003 Not Supported
No 64-Bit edition of Windows Server 2003 is supported.
To resolve this issue:
You must use a supported operating system.

Resources