SSRS remote config
Hi, When I try and add a new TFS project over the internet, I get the following error: TF218027: The following reporting folder could not be created on the server that is running SQL Server Reporting Services: /TfsReports/Shaun_DefaultCollection. The report server is locate at http://shaun-svr-001/Reports_TFS_SQL. The error is: The remote name could not be resolved: 'shaun-svr-001'. Verify that the path is correct and that you have sufficient permissions to create a folder on theat server, and then try again.. If I do it over my LAN then everything works fine - I only get this error when I add a new project to TFS over the internet. I'm presuming that something needs to be configured for remote access but not sure what to do. Please advise. Many thanks, Shaun
May 2nd, 2011 10:17pm

Hi Shaun, From you description, I noticed the error only occurs when add a new TFS project over the Internet. This might be caused that the default authentication mechanism of Reporting Services is Windows integrated security. Generally speaking, Reporting Services is not expressly designed for extranet or Internet scenarios. Therefore, I am trying to involve someone familiar with this topic to further look at this issue. This might be some time delay. Appreciate your patience and understanding. Regards, Tony Chain Tony Chain [MSFT CSG] | Microsoft Community Support Get or Request Code Sample from Microsoft Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Free Windows Admin Tool Kit Click here and download it now
May 3rd, 2011 11:21am

Many thanks Shaun
May 3rd, 2011 12:15pm

Can you try to disable the DisableLoopbackCheck and see if that helps ? To set the DisableLoopbackCheck registry key, follow these steps: Click Start, click Run, type regedit, and then click OK. In Registry Editor, locate and then click the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa Right-click Lsa, point to New, and then click DWORD Value. Type DisableLoopbackCheck, and then press ENTER. Right-click DisableLoopbackCheck, and then click Modify. In the Value data box, type 1, and then click OK. Quit Registry Editor, and then restart your computer.
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2011 9:55am

If that does not help then try adding an entry in HOSTS file to map IP address of your TFS server to its name.
August 18th, 2011 10:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics