This error occurs when I connect using any method with the ISAPI filter installed. I didn't even try going through a proxy with the ISAPI filter because it wasn't working at all.
My router has the ip address of 192.168.1.1, so all traffic coming in from the web should come through that address. The server is at 192.168.1.100.
Since I was unable to get the ISAPI filter working, I have now switched back to SSL+NTLM without the filter - which works fine.
The way I setup TFS was to put the 'Team Foundation Server' website on port 443 and force it to use SSL. The Default and Sharepoint websites are NOT using SSL in our setup. The reason for only setting up one site with SSL is that we spend a lot of time working behind a couple of different firewalls and one of them limits SSL connections to port 443 only.
Also, I initially installed the ISAPI filter to try and work around the proxy authentication problems I was having, but now that is working with the 'Start Page' work-around.
|