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

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.

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.

Installing TFS Express on win 2003 server

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

Biztalk wcf-sql not able to configure

I am running into a weird problem with the installation / configuration of the BizTalk 2010 Adapter Pack. I am running BizTalk 2010 cluster on Windows Server 2008 R2, wanted to get WCF-SQL to work so I installed the 64 bit of LOB, 64-bit BizTalk Adapter Pack, 32-bit BizTalk Adapter Pack.
I was able to see the WCF-SQL adapter in the list of adapters, and created a new handler for it. Everything seemed to be working fine. However when I created a receive location that uses the WCF-SQL type, and click on Configure, I got this error:
Exception has been thrown by the target of an invocation. (mscorblib)
Additional information: Binding not found: sqlBinding
(Microsoft.Adapters.Common.Biztalk).
I double checked the machine.config for both framework and framework64, .net framework 2.0 and 4.0, they all have "sqlbindings" entries.
By the way, I had it working on one of my development box, but when I tried to set up my server and that's when I run into this problem.
Any help is appreciated!
Install in the following order:
64-bit WCF LOB Adapter SDK SP2
64-bit BizTalk Adapter Pack
32-bit BizTalk Adapter Pack
It turns out that I have been doing things not correctly. Instead of manually installing those components, go to BizTalk setup, one of the menu item is to install the adapter pack. Just follow the instruction there, and everything worked out for me.
I think the reason of this weird behaviour is maybe you have installed the wrong version of BizTalk Adapter Pack.
For BizTalk 2010, you have to install the 2010 version of the Adapter Pack, which can be found on BizTalk 2010 DVD/image.
You also have to pay attention to WCF LOB Adapter SDK version: you need the 2010 version which can be also found on the DVD/image.
The former versions of WCF LOB Adapter SDK and BizTalk Adapter Pack can be installed (nothing will stop you on that), but only works with BizTalk 2009.
Not being facetious, but have you restarted your Host Instance?
Adding a handler requires a Host Instance restart.

Resources