Team Foundation Server Dual-Server Deployment ,while install Application Tier get the error: Error 32000.Failed to get CustomActionData.
here is log file info:
vs70uimgr: DisplayMessage_START:Error 32000.The Commandline '"Z:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\widbloc.exe" -s datasvr -d
CurrituckDB' returned non-zero value: 1.
[06/16/05,23:57:14] vs70uimgr: DisplayMessage_END:Error 32000.The Commandline '"Z:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\widbloc.exe" -s datasvr -d
CurrituckDB' returned non-zero value: 1.
[06/16/05,23:57:14] Setup.exe: AddGlobalCustomProperty
[06/16/05,23:57:14] Visual Studio 2005 Team Foundation Application Tier Beta 2 (English): ***ERRORLOG EVENT*** : ERROR:Error 32000.The Commandline '"Z:\Program
Files\Microsoft Visual Studio 2005 Enterprise Server\widbloc.exe" -s datasvr -d CurrituckDB' returned non-zero value: 1.
[06/16/05,23:57:17] vs70uimgr: Entering DisplayMessage() method.

error 32000
TBone77
I got the same error when doing a single server install. What ended up happening to me was that there was an error with asp.net 2.0 beta 2.
When I tried to browse to http://localhost/ReportServer/ReportService.asmx
It did not work.
So i had to change the .net version in IIS Admin to be 2.0.
Then i verified the above address would work and hit retry and it worked
I hope this helps.
Ryan
cstorm
I get the same error during VS 2005 Team Foundation Application Tier Beta 2 Setup. I have already installed the April SQL 2005 CTP on the other server and run the Data Tier Setup there. The error reads:
Error 32000.Failed to get CustomActionData
I copied the following lines from the VSMsiLog5D17.txt file. I copied lines from the installation of ASP.NET on:
====================================
Finished installing ASP.NET (2.0.50601).
06/28/05 11:17:14 DDSet_Status: Process returned 0
06/28/05 11:17:14 DDSet_Status: Commandline '"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50601\aspnet_regiis.exe" -iru -enable' returned 0
06/28/05 11:17:14 DDSet_CARetVal: 0
06/28/05 11:17:14 DDSet_Status: QuietExec returned 0
MSI (s) (A0:B8) [11:17:14:007]: Executing op: ActionStart(Name=CA_QuietExec,,)
06/28/05 11:17:14 DDSet_Exit: QuietExec ended
MSI (s) (A0:B8) [11:17:14:007]: Executing op: CustomActionSchedule(Action=CA_QuietExec,ActionType=17409,Source=BinaryData,Target=QuietExec,CustomActionData="C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"|0|0|0|0|NULL)
MSI (s) (A0:60) [11:17:14:069]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSICF.tmp, Entrypoint: QuietExec
06/28/05 11:17:14 DDSet_Status: LANGID: 1033
06/28/05 11:17:14 DDSet_Entry: QuietExec started
06/28/05 11:17:14 DDSet_Status: Commandline: "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"
06/28/05 11:17:14 DDSet_Status: IgnoreExitCode: 0
06/28/05 11:17:14 DDSet_Status: Silent: 0
06/28/05 11:17:14 DDSet_Status: ActionStart: 0
06/28/05 11:17:14 DDSet_Status: Cost: 0
06/28/05 11:17:14 DDSet_Status: WorkingDirectory:
06/28/05 11:17:14 DDSet_Status: Silent: 0
06/28/05 11:17:14 DDSet_Status: ActionStart: 0
06/28/05 11:17:14 DDSet_Status: Cost: 0
06/28/05 11:17:14 DDSet_Status: WorkingDirectory:
06/28/05 11:17:17 DDSet_Status: Process returned 3
06/28/05 11:17:17 DDSet_Error: The Commandline '"C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"' returned non-zero value: 3.
MSI (s) (A0!EC) [13:11:34:762]: Product: Visual Studio 2005 Team Foundation Application Tier Beta 2 (English) -- Error 32000.Failed to get CustomActionData.
06/28/05 13:11:34 DDSet_Status: Commandline: "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"
06/28/05 13:11:34 DDSet_Status: IgnoreExitCode: 0
06/28/05 13:11:34 DDSet_Status: Silent: 0
06/28/05 13:11:34 DDSet_Status: ActionStart: 0
06/28/05 13:11:34 DDSet_Status: Cost: 0
06/28/05 13:11:34 DDSet_Status: WorkingDirectory:
06/28/05 13:11:34 DDSet_Status: Silent: 0
06/28/05 13:11:34 DDSet_Status: ActionStart: 0
06/28/05 13:11:34 DDSet_Status: Cost: 0
06/28/05 13:11:34 DDSet_Status: WorkingDirectory:
06/28/05 13:11:53 DDSet_Status: Process returned 3
06/28/05 13:11:53 DDSet_Error: The Commandline '"C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"' returned non-zero value: 3.
MSI (s) (A0!EC) [13:15:46:285]: Product: Visual Studio 2005 Team Foundation Application Tier Beta 2 (English) -- Error 32000.Failed to get CustomActionData.
06/28/05 13:15:46 DDSet_Status: Commandline: "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"
06/28/05 13:15:46 DDSet_Status: IgnoreExitCode: 0
06/28/05 13:15:46 DDSet_Status: Silent: 0
06/28/05 13:15:46 DDSet_Status: ActionStart: 0
06/28/05 13:15:46 DDSet_Status: Cost: 0
06/28/05 13:15:46 DDSet_Status: WorkingDirectory:
06/28/05 13:15:46 DDSet_Status: Silent: 0
06/28/05 13:15:46 DDSet_Status: ActionStart: 0
06/28/05 13:15:46 DDSet_Status: Cost: 0
06/28/05 13:15:46 DDSet_Status: WorkingDirectory:
06/28/05 13:16:05 DDSet_Status: Process returned 3
06/28/05 13:16:05 DDSet_Error: The Commandline '"C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "DatabaseSrvr" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolidated.xml" -ra "Domain\myId" -a "Domain\svcAcct" -v -l "C:\DOCUME~1\myId\LOCALS~1\Temp\setupwarehouse.log"' returned non-zero value: 3.
Xinwei Hong
This is a dual-server install of the June CTP of Team Foundation Server using the SQL Server 2005 April CTP
Kenny Vo
assadgh
Open a Command Prompt and change directory to the %ProgramFiles%\Common Files\Microsoft Shared\Web Server Extensions\60\BIN directory.
Run the following commands to exclude the SQL Server Reporting Services Web applications:
STSADM.EXE -o addpath -url http://localhost/Reports -type exclusion
STSADM.EXE -o addpath -url http://localhost/ReportServer -type exclusion
Restart Windows.
schulmand
setupwarehouse.log:
If exists(select name from Sysdatabases where name='BisDWDB') begin exec ('alter database [BisDWDB] set read_only with rollback immediate') waitfor delay '000:0:15' exec ('drop database BisDWDB') end
create database [BisDWDB]
exec sp_grantlogin [MYBETA\tfsservice]
exec sp_grantlogin [MYBETA\tfssetup]
exec sp_grantdbaccess [MYBETA\tfsservice]
exec sp_addrolemember 'db_owner', 'MYBETA\tfsservice'
exec sp_addRole TfsWarehouseDataReader
exec sp_grantdbaccess [MYBETA\tfssetup]
exec sp_addrolemember 'TfsWarehouseDataReader', 'MYBETA\tfssetup'
System.Data.SqlClient.SqlException: The login already has an account under a different user name.
User or role 'MYBETA\tfssetup' does not exist in this database.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Microsoft.VisualStudio.Bis.Warehouse.MetaData.WarehouseSchemaCreator.SqlExecuteNonQuery(SqlConnection cn, SqlTransaction tr, String sqlStmt)
at Microsoft.VisualStudio.Bis.Warehouse.MetaData.WarehouseSchemaCreator.GrantAccess(String accessUser, String dataReaderAccount)
at Microsoft.VisualStudio.Bis.Warehouse.MetaData.WarehouseSchemaCreator.CreateWarehouseDatabase(String accessUser, String dataReaderAccount)
at Microsoft.VisualStudio.Bis.Tools.WarehouseSetup.SetupWarehouse()
barkleyr
So you are running two different versions of the CLR I wasn't ever able to get that going :) I tried installing the app tier and it complained about my version of the framework b2, so I removed it. Then when I installed vs.net 2005 june ctp it installed CLR 2.0.5601. When I installed April SQL it installed the CLR 2.0.50215. I actually had to remove 2.0.50215 in order to install TFS. But now because of issues with analysis server running on the 2.0.5601 I had to remove and TFS and reinstall SQL with the CLR. I'm stuck...
I installed in the same order as you except I am not able to get past the installation of the Foundation server after I removed it. I get the CustomAction error message. Maybe I'll just remove everything like I did before and start over.
Venugopal Talapallikotturi
This sounds like you might be using the wrong release of SQL Server. Are you installing with SQL Server 2005 April CTP, or the June CTP Single-server will only working for Beta 2 of Team Foundation Server with the April CTP of SQL.
Nitin Unni
Mr. Les
Open the file, and then look for the custom error information and send it to us please.
Thanks
vero_
Tommy Goddard
netdialect.com
ali_kiran
Data tier: member server.
App tier : DC
Logon user :tfssetup
tfs service account:tfsservice
Access report service :tfssetup
VeeBeeginnerr
yes,I still having the issues
soulz87
When I start the installation for TFS - Single Server, it will not let me continue if i do NOT go, uninstall .net Framework 2.0 so that the TFS installer can install it. If .net Framwork 2.0 is installed it will not ever finish the setup process.
Any ideas - I am beginning to wonder if this really works or not. LOL