Error 32000: Team foundation server installation setup fails.

Hello ,

I have been trying to install on a clean m/c.
I have installed the following

1. win 2003 server with sp1 enterprise edition
2. IIS 6.0, SQL 2005
3. Windows sharepoint services with sp2

I followed all the instruction mentioned in the installation guide.

The installation exceutes till the last and gives the following error.

The commannd line "c:\program files\microsoft visual studio 2005\team foundation server\tools\createds.exe" /setup /install http://server/reportserver/reportservice.asmx

tfsrepords" datasource=server;initial catalog = tfswarehouse"
returns non-zero value : 4

I have went through the different blogs on the net but could not find anything solid on this issue.

I have been trying from last 2 days with the installation and still trying...

can anyone help me out with this..

thanks in advance.

Rakesh



Answer this question

Error 32000: Team foundation server installation setup fails.

  • Tanyuk

    Hello Rakesh,

    This error translates to :" Setup cannot connect to the SQL Server 2005 Reporting Services report server. Verify that SQL Server 2005 Reporting Services report server is installed and running, and that you have sufficient privileges to access it. For more information, see the setup logs"

    Can you confirm that the Reporting services is running on the AT Also, confirm that the default website in IIS is started.

    If it still doesn't work, provide details on the version of TFS you are installing, whether this is a single or dual server config and the Setup logs.

    Thanks!



  • Nbell

    It was under the report service virtual directory settings.

    This is in the reporting services configuration tool, not IIS.


  • detrius67

    Go to Start\Programs\Microsoft SQL Server 2005\Configuration tools\Reporting Services Configuration. After you connect to your machine, you should see in the left pane all the items are checked except Email settings, Execution Accout and Encryption Keys.

    Since you are installing in on a single server, SQL report service should be configured properly before installing TFS. One thing you can try is to uninstall/reinstall the report service to see if you still have problems.

    Bo


  • raja.raj.raja

    I ran the command from a command line and it was an https error.

    After checking the configuration of the report services, I saw that the report service was set to require https.

    I unchecked the box, applied the settings and clicked retry on my error 32000.

    The install finished nicely.


  • Paul Bleisch

    Rakesh, I can't tell if you were installing on 1 or 2 boxes. But, can you take a look thru the VSMsi*.txt file (the one at the time of your install) and search for the 32000. Make sure you look above that line for any other warnings or errors. This might give you more insights into the issue.

    We know that customers who configure SharePoint themselves will see the 32000 or in the case of a 1 box install, they made some changes to the SQL RS installation. In 2 box, TFS will configure RS for you, but in 1 box we depend on SQL install.

    Take a look and provide a little more information, perhaps the VSMsi log as well

    marc



  • le_mo_mo

    Hi Marc,

    I checked the VSM* log file and found nothing solid.

    Also as Bo suggested we also tried unstalling the reporting services and install again.
    But no luck.

    m now trying our luck with the TFS RTM version..

    Rakesh


  • jan schlagenhauf

    Yogita,

    I have been trying to install TFS server beta 3(refresh) SINGLE SERVER on a clean m/c.

    i checked the report server at:

    http://localhost/reports

    http://localhost/reportserver

    and everything is working fine but WHEN I TRY TO CONNECT TO THE REPORTING SERVER THROUGH THE MANAGEMENT CONSOLE.. IT GIVES ME ERROR ..(some RSClient..)

    Its really strange..

    Can you throw some light on this ..

    thanks!

    Rakesh


  • Spiral401

    Hi Earl,

    thanks for your response.

    Can you tell me how to set the required https in report services.

    I tried to find out the same in Reporting services connfiguration tool and could not find the same.

    Rakesh


  • Error 32000: Team foundation server installation setup fails.