Hi I have installed a Team Foundation Server 2010, and it works perfectly over my Lan, but I need it to work over the internet too.
My problem is that when Im connected to my team server over the internet, I get the following error, when I try to create a new Team project.
TF218027: The following reporting folder could not be created on the server that is running SQL Server Reporting Service: //TfsReports/myTeam. The report server is located at: http://my-server/reports. The error is: The remote name could not be resolved: 'my-server'
From the looks of it, its trying to resolve my lan name. I have already made sure, that its possible to access the Sql server Reporting, from the internet, with this url. team.mywebsite.com/Reports and team.mywebsite.com/reportserver
What do I need to change, for it to use team.mywebsite.com instead of my-server
And just for the record, team foundation server 2010, Sql Server 2008 R2 and Sharepoint 2010 is all installed on the same server.
You can change the url's where tfs is published in the TFS Server Administration Console.
There is several url's that you need to change, so that you can access all the parts of the tfs server from the outside using team.mywebsite.com and the project creation to be successful:
- The tfs notification url. (Changed under the Application Tier node)
- Sharepoint url (Changed under the SharePoint Web Applications node)
- Reporting services ReportManager and webservice (Changed under the Reporting node)
来源:https://stackoverflow.com/questions/3912608/unable-to-create-new-team-project-over-the-internet-getting-sql-reporting-servic