I have installed team foundation server 2012 express and am wanting to connect through visual studio 2010 ultimate.
TFS seems to have installed ok but when I try to connect I get the following error:
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.
Now when I try to browse to the url provided i get the following web browser error:
HTTP Error 500.0 - Internal Server Error
Calling LoadLibraryEx on ISAPI filter "c:\Windows\Microsoft.NET\Framework\v4.0.30319\\aspnet_filter.dll" failed
I read that this issue can be caused by a faulty install of .net 4 as detailed here but i think this is unlikely as Ive been programming/using .net 4 for development for a while now.
This worked….. Looks like the automated setup of TFS 2012 Express didnt setup something right.
Link