I think it's bug. You have to get the lastest version and if it does not help fix it yourself.
Zdenek From: [email protected] [mailto:[email protected]] On Behalf Of Michael Guiney Sent: Tuesday, April 20, 2010 6:01 PM To: [email protected] Subject: [ccnet-user] ccnet 1.5 VSTS server name problem 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
