Team Foundation Server 2012 Express をインストールしましたが、Visual Studio 2010 Ultimate 経由で接続したいと考えています。
TFS は正常にインストールされたようですが、接続しようとすると次のエラーが表示されます。
TF31002: Unable to connect to this team foundation server:
http://<servername>:8080/tfs.
possible reasons for failure include:
- The name, port number, or protocol for the team foundation server is incorrect.
- The team Foundation server is offline
- The password has expired or is incorrect.
提供された URL を参照しようとすると、次の Web ブラウザー エラーが発生します。
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "c:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll" failed
この問題は、ここで詳しく説明されているように、.net 4 のインストールの失敗によって引き起こされる可能性があることを読みましたが、しばらくの間、開発のために .net 4 をプログラミング/使用していたため、これはありそうにないと思います。