Error installing Team Foundation App-Data Tier Beta2

I am receiving an error when the Team Foundation Server is almost finished installing. The Error number is 32000. It is saying that "The commandline "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\uninstall\createds.exe" returned a non-zero value: 3. Any Idea how to fix this or what causes it.

Thanks,
Michael

[343 byte] By [hallmw] at [2007-12-16]
# 1
There is a similar posting with a resolution.

http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2376

thanks,
aaron

AaronJ at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...
# 2
Typically, this error occurs when SQL Reporting Services isn't running. The CreateDS program is attempting to configure some items w/ Reporting and is sensitive to having the service being available. So, you should check to see that the service is running.

Also, if you have a firewall in place and the EXE can't reach the Reporting service you can see the same issue coming up.

marc

MarcKuperstein-MSFT at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...
# 3
Hi, i′m the same problem and the ReportServer service is running. I think that createds.exe call ReportService.asmx because appear follows createds.exe string. I tryed call it by Internet Explorer and throw this exception:

Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: CS0234: The type or namespace name 'Xml' does not exist in the namespace 'System' (are you missing an assembly reference?)

Source Error:

Line 2: <%@ Import Namespace="System.IO" %>
Line 3: <%@ Import Namespace="System.Xml.Serialization" %>

Line 4: <%@ Import Namespace="System.Xml" %>
Line 5: <%@ Import Namespace="System.Xml.Schema" %>
Line 6: <%@ Import Namespace="System.Web.Services" %>


Source File: h:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\CONFIG\DefaultWsdlHelpGenerator.aspx Line: 4

it is possible the core of the problem?
How and where i can regenerate this assembly?

thanks

JuanPablo-MCAD at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...
# 4
I had Exactly the same problem and after trying loads of different soloution and various wipes and reinstalls i foudn this link
http://www.amaxo.com/blog/archives/2005/04/problems_with_s_1.html

and everythign worked first time... Bit doddge that this is automatically doen but then it is a beta version .. hopefully fixed for live release

Ninja_Programmer at 2007-9-8 > top of Msdn Tech,Visual Studio Team System,Visual Studio Team System - General...

Visual Studio Team System

Site Classified