开发者

Unable to create new Team project over the internet getting SQl Reporting service resolve error

开发者 https://www.devze.com 2023-01-19 10:23 出处:网络
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.

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.开发者_StackOverflow 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:

  1. The tfs notification url. (Changed under the Application Tier node)
  2. Sharepoint url (Changed under the SharePoint Web Applications node)
  3. Reporting services ReportManager and webservice (Changed under the Reporting node)
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号