Hi All,
I get the following error when trying to connect to the TFS server: (actual
server replaced with <ServerName>)
TF30076: The server name {0}http://<ServerName>:8080 provided does not
correspond to a server URI that can be found. Confirm that the server name
is correct.
2010-04-20 16:33:29,452 [23:DEBUG] [MyProject c:\Program Files
(x86)\Microsoft Visual Studio 9.0\Common7\IDE\TF.exe]
My sourcecontrol block looks like this
<sourcecontrol type="vsts">
<server>&ServerAndPort;</server>
<workspace>&Workspace;</workspace>
<project>$Tools/MyProject</project>
<workingDirectory>&Tools\MyProject</workingDirectory>
<autoGetSource>true</autoGetSource>
<applyLabel>false</applyLabel>
<cleanCopy>true</cleanCopy>
</sourcecontrol>
ServerAndPort is defined in my ccnet.config file as http://<ServerName>:8080
Can anyone help? is this a known issue with 1.5?
regards,
Mike
--
Subscription settings: http://groups.google.com/group/ccnet-user/subscribe?hl=en