Hi,
I'm trying to install Microsoft Visual Studio 2005 Team Foundation Server and I've gone through the checklist but when I try to install the product I get the following message:
Error 29109: Team Foundation Report Server Configuration: Report Server Configuration encountered an unknown problem. Verify that you have sufficient permissions to configure Report Server, and try again.
Any ideas
Thanks,
Reza Shams

Error 29109
ramneek
Thank you for your response...
I beleive that I understand what you are saying... It sounds like...
SP2 for SQL is fine to run on APP and DATA tier
QDR patch is to help install SP1 for Foundation server on APP tier where SP2 for SQL Reporting services already exists
This is exactly what I am trying to do. I have SQL reporting services on APP tier with SP2 for SQL installed and in order to install TFS SP1 the MS instructions say to apply the GDR patch. At the very end of the patch install I get the Error:29109
CrissCross
Hello etropic,
You don't need to recreate the app tier.
Here are some details for:
you've already successfully installed SP1 for TFS, you don't need to go back and mess with it, but you should install the new quiescing patch before you apply any new fixes or service packs.
SP1 for TFS is the service package for Team Foundation Server which is also included in SP1 for VS 2005.
The problem in the previous posts is that SP1 for TFS cannot be installed in a TFS server where is already a SP2 for SQL Server 2005.
Please notice SP2 for SQL Server 2005 is for SQL Server database not for the Team Foundation Server.
The new quiescing patch is helping to install SP1 for TFS at TFS Server which has SP2 for SQL Server 2005.
Hope these help.
Thunder Chen
You can certainly look in the VSMsi*.txt (setup log file) and look for the error. The custom action that generates this message does write additional information to the log.
Since you think this might be a domain issue I'll close this, but feel free to open it back up if need be
marc
egashira2:50
Hello etropic,
Here is a latest GDR patch you may try if you havn't tried before.
Updated Quiescing patch released
Good luck.
Hawkins Dale
CLProgrammer2
I have got same error. Does anyone know what is the problem
Regards,
Shegi
This is a text from log file:
10/26/06 13:08:46 DDSet_Status: Commandline: "C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools\TFRSConfig.exe" /verify
10/26/06 13:08:46 DDSet_Status: IgnoreExitCode: 0
10/26/06 13:08:46 DDSet_Status: Silent: 0
10/26/06 13:08:46 DDSet_Status: ActionStart: 0
10/26/06 13:08:46 DDSet_Status: Cost: 0
10/26/06 13:08:46 DDSet_Status: WorkingDirectory:
10/26/06 13:08:46 DDSet_Status: HideCmdLine: 0
TFRSConfig - Team Foundation Server Reporting Services Configuration Tool
(C) Copyright 2006 Microsoft Corporation. All rights reserved.
Connecting to SQL Server Reporting Services. Please wait...
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.TeamFoundation.Admin.ReportingServices.WMIManagementObjectWrapper..ctor(ManagementObject mo)
at Microsoft.TeamFoundation.Admin.ReportingServices.ReportingServicesConfigurator.ConnectToReportingServicesWMI()
at Microsoft.TeamFoundation.Admin.ReportingServices.ReportingServicesConfigurator.Run()
at Microsoft.TeamFoundation.Admin.ReportingServices.Program.Main(String args)
Configuring SQL Server Reporting Services failed.
10/26/06 13:08:47 DDSet_Status: Process returned 2519
10/26/06 13:08:47 DDSet_Status: Found the matching error code for return value '2519' and it is: '29109'
10/26/06 13:08:47 DDSet_Error: 2519
MSI (s) (9C!D4) [13:08:47:906]: Product: Microsoft Visual Studio 2005 Team Foundation Server - ENU -- Error 29109.Team Foundation Report Server Configuration: Report Server Configuration encountered an unknown problem. Verify that you have sufficient permissions to configure Report Server, and try again.
drlarsen
You probably have all already figured this one out by now but this if for people who havent been able to figure out this error message with other information on the web.
My advice is to try the following:
When installing use the TSSETUP domain account that you should have created.
Make sure this user is a member of the local admins group on the server.
If you already installed SQL Reporting Services on the TFS server without following the install instructions remove SQL Reporting Services and install it the following way:
I used a Dual-tier server installation but this should work for both.
Follow line by line.
Install Microsoft SQL Server 2005 Reporting Services
Install SQL Server 2005 Reporting Services by using Microsoft SQL Server 2005 Standard or Enterprise Edition. Team Foundation Server includes a licensed copy of Microsoft SQL Server 2005 Standard Edition.
Note
You must install Internet Information Services (IIS) 6.0 before you install Microsoft SQL Server 2005 Reporting Services.
Note
The CD for Microsoft SQL Server 2005 Standard edition is available with Team Foundation Server. To install SQL Server Enterprise, you can use the CD from the software you purchased separately. The Start page is available by running the Splash.hta file located in the Servers folder of the installation media.
The Microsoft SQL Server 2005 Setup wizard starts.
The Microsoft SQL Server Installation Wizard starts.
Note
It may take several moments for the installer to start.
Note
If you click Advanced, do not remove any default selections.
Important
Team Foundation Server setup will fail if you specify a named instance.
By default, Install but do not configure the server is selected.
Note
Installation may appear to stop responding for several minutes during activation of SQL Server Reporting Services.
Caution
Do not use the Reporting Services Configuration Tool to verify that the services are running. Team Foundation Server Setup Wizard configures the Reporting Services for you and opening the tool might prevent setup from completing.
Next try reinstalling Team Foundation Server and let me know if it works.
Thanks
NightShade
Hello Jedi21,
Do you have the same problem
Do the previous suggestions solve the problem for you
Thanks.
rbalt
I had SP2 on datatier and I installed SP2 for Reporting services on App tier. It kept on giving "Product: Microsoft Visual Studio 2005 Team Foundation Server (services) - ENU -- Error 29109.Team Foundation Report Server Configuration: Report Server Configuration encountered an unknown problem. Verify that you have sufficient permissions to configure Report Server, and try again." error.
Hope this helps.
Thanks
Gary McAllister
Here is the problem:
The account is an administrator on the box, but since it's inside the corporate domain there might be some local or group policies causing the problems. So, my question is how can I decrypt the message and find out what is the exact cause of the problem.
Thanks,
Reza Shams
1on1to1
TheZbuffer
thanks for the reply...
I am already using the V2 patch. And get the 29109 error.
I followed the install instructions dated April 13, 2007 to the letter, except that I installed SQL SP2 on app and data tier not SP1.
At this point, should I recreate the app tier and use SP1 Or is there some setting that SP2 set that TFS (gdr) doesn't like
Ben TX
Giv,
Any advice on fixing this error