I have been so far unsuccessful in getting Reporting Services
installed on our web server. This server will be used as the
ReportServer. All prerequisites have been installed. I keep getting
the same cryptic error:
Setting Internal Properties
Error code: 267
The suspect activity is in the middle of the log file as shown here.
It appears there is a problem in ReadSkuInfo.
Action start 17:28:24:
SetInstanceProperty.6ED6C379_934D_4B59_816D_25F6911C3538.
<Func Name='RedirectorCAX'>
Function=SetInstanceProperty
<Func Name='SetCAContext'>
<EndFunc Name='SetCAContext' Return='T' GetLastError='203'>
Doing Action: SetInstanceProperty
<Func Name='SetInstanceProperty'>
Using instanced id: MSSQL.1
<Func Name='ReadSkuInfo'>
GetTempFileName failed 267
<EndFunc Name='ReadSkuInfo' Return='267' GetLastError='267'>
<EndFunc Name='SetInstanceProperty' Return='267' GetLastError='267'>
Gathering darwin properties for failure handling.
<Func Name='DisplayErrorDialog'>
<Failure Type='Fatal' Error='267'>
<EndFunc Name='RedirectorCAX' Return='267' GetLastError='487'>
Action ended 17:29:36:
SetInstanceProperty.6ED6C379_934D_4B59_816D_25F6911C3538. Return value
3.
Thanks!
MarkAccording to the log:
GetTempFileName failed 267
Error 267 is 'The directory name is invalid'. Before this call is a call to
GetTempPath. It would seem this function is returning something invalid.
According to the docs:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/gettemppath.asp
The GetTempPath function checks for the existence of environment variables
in the following order and uses the first path found:
1.. The path specified by the TMP environment variable.
2.. The path specified by the TEMP environment variable.
3.. The path specified by the USERPROFILE environment variable.
4.. The Windows directory.
Note that the function does not verify that the path exists.
Can you see if the function is returning something invalid? If so you will
need to fix this problem first.
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"MarkMurphy" <murphy@.murphysw.com> wrote in message
news:e061eb57.0407290935.637d561d@.posting.google.com...
> I have been so far unsuccessful in getting Reporting Services
> installed on our web server. This server will be used as the
> ReportServer. All prerequisites have been installed. I keep getting
> the same cryptic error:
> Setting Internal Properties
> Error code: 267
>
> The suspect activity is in the middle of the log file as shown here.
> It appears there is a problem in ReadSkuInfo.
> Action start 17:28:24:
> SetInstanceProperty.6ED6C379_934D_4B59_816D_25F6911C3538.
> <Func Name='RedirectorCAX'>
> Function=SetInstanceProperty
> <Func Name='SetCAContext'>
> <EndFunc Name='SetCAContext' Return='T' GetLastError='203'>
> Doing Action: SetInstanceProperty
> <Func Name='SetInstanceProperty'>
> Using instanced id: MSSQL.1
> <Func Name='ReadSkuInfo'>
> GetTempFileName failed 267
> <EndFunc Name='ReadSkuInfo' Return='267' GetLastError='267'>
> <EndFunc Name='SetInstanceProperty' Return='267' GetLastError='267'>
> Gathering darwin properties for failure handling.
> <Func Name='DisplayErrorDialog'>
> <Failure Type='Fatal' Error='267'>
> <EndFunc Name='RedirectorCAX' Return='267' GetLastError='487'>
> Action ended 17:29:36:
> SetInstanceProperty.6ED6C379_934D_4B59_816D_25F6911C3538. Return value
> 3.
>
> Thanks!
> Mark|||Thanks Dan,
I was able to get past that error earlier this morning. When I tried
installing it from the console of the web server instead of through
terminal services, it mentioned the temp directory not being correct.
I went to the temp environmental variables and it had F:\temp and
F:\tmp. Well F drive doesn't exist on that server. So I changed it
to C and it got past that error.
Appreciate you getting back.
-Mark
Showing posts with label unsuccessful. Show all posts
Showing posts with label unsuccessful. Show all posts
Wednesday, March 28, 2012
Install problem
Install of Client portion Unsuccessful
I get this error on both machines that I try to install the client tools on.
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: USHOF900
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0.log" to cab file
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0 LangPack.log" to
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor.log"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603
You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperately
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools on.
> One machine has the full environment installed on it. Here is the log paste
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> *******************************************
> Setup Consistency Check Report for Machine: USHOF900
> *******************************************
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum Hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPassed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned false.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported during
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported during
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",
|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
[vbcol=seagreen]
> You might have better luck posting this on the CTP newsgroups. You can get
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area or
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperately
> and together with the main installation. My copy is from the MSDN instance.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: USHOF900
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0.log" to cab file
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0 LangPack.log" to
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor.log"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603
You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperately
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools on.
> One machine has the full environment installed on it. Here is the log paste
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> *******************************************
> Setup Consistency Check Report for Machine: USHOF900
> *******************************************
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum Hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPassed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned false.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported during
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported during
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",
|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
[vbcol=seagreen]
> You might have better luck posting this on the CTP newsgroups. You can get
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area or
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperately
> and together with the main installation. My copy is from the MSDN instance.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
Install of Client portion Unsuccessful
I get this error on both machines that I try to install the client tools on.
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: USHOF900
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0.log" to cab file
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0 LangPack.log" to
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor.log"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperately
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools on.
> One machine has the full environment installed on it. Here is the log paste
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> *******************************************
> Setup Consistency Check Report for Machine: USHOF900
> *******************************************
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum Hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPassed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned false.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported during
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported during
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
> You might have better luck posting this on the CTP newsgroups. You can get
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area or
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperately
> and together with the main installation. My copy is from the MSDN instance.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
> > I get this error on both machines that I try to install the client tools on.
> > One machine has the full environment installed on it. Here is the log paste
> > that I have.
> >
> > Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> > Process ID : 2896
> > C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> > 2005.90.1314.0
> > Running: LoadResourcesAction at: 2005/9/6 14:14:37
> > Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> > Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\xmlrw.dll Version:2.0.3604.0
> > Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> > Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> > Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> > Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> > Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> > Running: PerformSCCAction at: 2005/9/6 14:14:37
> > Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> > Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> > Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> > Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> > Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> > Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> > restrictions:
> > Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> > Action "BeginBootstrapLogicStage" will be skipped due to the following
> > restrictions:
> > Condition "Setup is running locally." returned true.
> > Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> > Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> > Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\sqlspars.dll Version:2005.90.1314.0
> > <Func Name='DwLaunchMsiExec'>
> > Examining 'sqlspars' globals to initialize 'SetupStateScope'
> > Opening 'MachineConfigScope' for [USHOF900]
> > Trying to find Product Code from command line or passed transform
> > If possible, determine install id and type
> > Trying to find Instance Name from command line.
> > No Instance Name provided on the command line
> > If possible, determine action
> > Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> > Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> > Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> > Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> > Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> > Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> > Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> > Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> > Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> > Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> > Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> > Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> > Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> > *******************************************
> > Setup Consistency Check Report for Machine: USHOF900
> > *******************************************
> > Article: WMI Service Requirement, Result: CheckPassed
> > Article: MSXML Requirement, Result: CheckPassed
> > Article: Operating System Minimum Level Requirement, Result: CheckPassed
> > Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> > Article: SQL Compatibility With Operating System, Result: CheckPassed
> > Article: Minimum Hardware Requirement, Result: CheckPassed
> > Article: IIS Feature Requirement, Result: CheckPassed
> > Article: Pending Reboot Requirement, Result: CheckPassed
> > Article: Performance Monitor Counter Requirement, Result: CheckPassed
> > Article: Default Installation Path Permission Requirement, Result: CheckPassed
> > Article: Internet Explorer Requirement, Result: CheckPassed
> > Article: Check COM+ Catalogue, Result: CheckPassed
> > Article: ASP.Net Registration Requirement, Result: CheckPassed
> > Article: Minimum MDAC Version Requirement, Result: CheckPassed
> > <Func Name='PerformDetections'>
> > 0
> > <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> > <Func Name='DisplaySCCWizard'>
> > CSetupBootstrapWizard returned 1
> > <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\sqlsval.dll Version:2005.90.1314.0
> > <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> > Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> > Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> > 1: SQL_Engine = 2
> > 1: SQL_Data_Files = 2
> > 1: SQL_Replication = 2
> > 1: SQL_FullText = 2
> > 1: SQL_SharedTools = 2
> > 1: SQL_BC_DEP = 2
> > 2: Analysis_Server = 2
> > 2: AnalysisDataFiles = 2
> > 2: AnalysisSharedTools = 2
> > 3: RS_Server = 2
> > 3: RS_Web_Interface = 2
> > 3: RS_SharedTools = 2
> > 4: Notification_Services = 2
> > 4: NS_Engine = 2
> > 4: NS_Client = 2
> > 5: SQL_DTS = 3
> > 6: Client_Components = 2
> > 6: TOOLS_BC_DEP = 2
> > 6: Connectivity = 2
> > 6: Tools_Legacy = 2
> > 6: SQL_Tools90 = 2
> > 6: SQL_WarehouseDevWorkbench = 2
> > 6: SDK = 2
> > 6: SQLXML = 2
> > 6: SQL_BooksOnline = 2
> > 6: SQL_Documentation = 2
> > 6: SQL_Samples = 2
> > 6: SQL_DatabaseSamples = 2
> > 6: SQL_AdventureWorksSamples = 2
> > 6: SQL_AdventureWorksDWSamples = 2
> > 6: SQL_AdventureWorksASSamples = 2
> > 1: SQL_Engine = 2
> > 1: SQL_Data_Files = 2
> > 1: SQL_Replication = 2
> > 1: SQL_FullText = 2
> > 1: SQL_SharedTools = 2
> > 1: SQL_BC_DEP = 2
> > 2: Analysis_Server = 2
> > 2: AnalysisDataFiles = 2
> > 2: AnalysisSharedTools = 2
> > 3: RS_Server = 2
> > 3: RS_Web_Interface = 2
> > 3: RS_SharedTools = 2
> > 4: Notification_Services = 3
> > 4: NS_Engine = 3
> > 4: NS_Client = 3
> > 6: Client_Components = 2
> > 6: TOOLS_BC_DEP = 2
> > 6: Connectivity = 2
> > 6: Tools_Legacy = 2
> > 6: SQL_Tools90 = 2
> > 6: SQL_WarehouseDevWorkbench = 2
> > 6: SDK = 2
> > 6: SQLXML = 2
> > 6: SQL_BooksOnline = 2
> > 6: SQL_Documentation = 2
> > 6: SQL_Samples = 2
> > 6: SQL_DatabaseSamples = 2
> > 6: SQL_AdventureWorksSamples = 2
> > 6: SQL_AdventureWorksDWSamples = 2
> > 6: SQL_AdventureWorksASSamples = 2
> > Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> > Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> > Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> > true
> > Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> > Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> > Running: OpenPipeAction at: 2005/9/6 14:20:36
> > Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> > Error: Action "OpenPipeAction" failed during execution.
> > Running: CreatePipeAction at: 2005/9/6 14:20:36
> > Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> > Error: Action "CreatePipeAction" failed during execution.
> > Action "RunRemoteSetupAction" will be skipped due to the following
> > restrictions:
> > Condition "Action: CreatePipeAction has finished and passed." returned false.
> > Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> > Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> > Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> > SQL_Engine = -1
> > SQL_Data_Files = -1
> > SQL_Replication = -1
> > SQL_FullText = -1
> > SQL_SharedTools = -1
> > SQL_BC_DEP = -1
> > Analysis_Server = -1
> > AnalysisDataFiles = -1
> > AnalysisSharedTools = -1
> > RS_Server = -1
> > RS_Web_Interface = -1
> > RS_SharedTools = -1
> > Notification_Services = -1
> > NS_Engine = -1
> > NS_Client = -1
> > SQL_DTS = -1
> > Client_Components = 3
> > Connectivity = 3
> > SQL_Tools90 = 3
> > SQL_WarehouseDevWorkbench = 3
> > SDK = 3
> > SQLXML = 3
> > Tools_Legacy = 3
> > TOOLS_BC_DEP = 3
> > SQL_Documentation = -1
> > SQL_BooksOnline = -1
> > SQL_DatabaseSamples = -1
> > SQL_AdventureWorksSamples = -1
> > SQL_AdventureWorksDWSamples = -1
> > SQL_AdventureWorksASSamples = -1
> > SQL_Samples = -1
> > Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> > Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> > Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> > Running: ScheduleActionAction at: 2005/9/6 14:20:41
> > Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> > Skipped: InstallASAction.11
> > Skipped: Action "InstallASAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "as", install will be skipped as a result.
> > Skipped: InstallASAction.18
> > Skipped: Action "InstallASAction.18" was not run. Information reported
> > during analysis:
> > No install request found for package: "owc11", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallASAction.22
> > Skipped: Action "InstallASAction.22" was not run. Information reported
> > during analysis:
> > No install request found for package: "bcRedist", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallASAction.9
> > Skipped: Action "InstallASAction.9" was not run. Information reported
> > during analysis:
> > No install request found for package: "msxml6", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction
> > Skipped: Action "InstallDTSAction" was not run. Information reported during
> > analysis:
> > No install request found for package: "dts", install will be skipped as a
> > result.
> > Skipped: InstallDTSAction.11
> > Skipped: Action "InstallDTSAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "dts", install will be skipped as a result.
> > Skipped: InstallDTSAction.12
> > Skipped: Action "InstallDTSAction.12" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlncli", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction.18
> > Skipped: Action "InstallDTSAction.18" was not run. Information reported
> > during analysis:
> > No install request found for package: "owc11", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction.22
> > Skipped: Action "InstallDTSAction.22" was not run. Information reported
> > during analysis:
> > No install request found for package: "bcRedist", referred by package:
> > "dts", install will be skipped as a result.
> > Skipped: InstallDTSAction.9
> > Skipped: Action "InstallDTSAction.9" was not run. Information reported
> > during analysis:
> > No install request found for package: "msxml6", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallNSAction
> > Skipped: Action "InstallNSAction" was not run. Information reported during
> > analysis:
> > No install request found for package: "ns", install will be skipped as a
> > result.
> > Skipped: InstallNSAction.11
> > Skipped: Action "InstallNSAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "ns", install will be skipped as a result.
> > Skipped: InstallNSAction.12
> > Skipped: Action "InstallNSAction.12" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlncli", referred by package: "ns",
> > install will be skipped as a result.
> > Skipped: InstallNSAction.18
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: USHOF900
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0.log" to cab file
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework 2.0 LangPack.log" to
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor.log"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF900_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperately
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools on.
> One machine has the full environment installed on it. Here is the log paste
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> *******************************************
> Setup Consistency Check Report for Machine: USHOF900
> *******************************************
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum Hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPassed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned false.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported during
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported during
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
> You might have better luck posting this on the CTP newsgroups. You can get
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area or
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperately
> and together with the main installation. My copy is from the MSDN instance.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
> > I get this error on both machines that I try to install the client tools on.
> > One machine has the full environment installed on it. Here is the log paste
> > that I have.
> >
> > Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> > Process ID : 2896
> > C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
> > 2005.90.1314.0
> > Running: LoadResourcesAction at: 2005/9/6 14:14:37
> > Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> > Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\xmlrw.dll Version:2.0.3604.0
> > Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> > Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> > Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> > Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> > Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> > Running: PerformSCCAction at: 2005/9/6 14:14:37
> > Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> > Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> > Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> > Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> > Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
> > Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> > restrictions:
> > Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned false.
> > Action "BeginBootstrapLogicStage" will be skipped due to the following
> > restrictions:
> > Condition "Setup is running locally." returned true.
> > Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> > Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> > Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\sqlspars.dll Version:2005.90.1314.0
> > <Func Name='DwLaunchMsiExec'>
> > Examining 'sqlspars' globals to initialize 'SetupStateScope'
> > Opening 'MachineConfigScope' for [USHOF900]
> > Trying to find Product Code from command line or passed transform
> > If possible, determine install id and type
> > Trying to find Instance Name from command line.
> > No Instance Name provided on the command line
> > If possible, determine action
> > Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> > (0x0)
> > Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> > Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> > Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> > Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> > Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> > Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> > Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> > Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> > Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> > Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> > Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> > Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> > Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> > Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> > Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> > *******************************************
> > Setup Consistency Check Report for Machine: USHOF900
> > *******************************************
> > Article: WMI Service Requirement, Result: CheckPassed
> > Article: MSXML Requirement, Result: CheckPassed
> > Article: Operating System Minimum Level Requirement, Result: CheckPassed
> > Article: Operating System Service Pack Level Requirement, Result: CheckPassed
> > Article: SQL Compatibility With Operating System, Result: CheckPassed
> > Article: Minimum Hardware Requirement, Result: CheckPassed
> > Article: IIS Feature Requirement, Result: CheckPassed
> > Article: Pending Reboot Requirement, Result: CheckPassed
> > Article: Performance Monitor Counter Requirement, Result: CheckPassed
> > Article: Default Installation Path Permission Requirement, Result: CheckPassed
> > Article: Internet Explorer Requirement, Result: CheckPassed
> > Article: Check COM+ Catalogue, Result: CheckPassed
> > Article: ASP.Net Registration Requirement, Result: CheckPassed
> > Article: Minimum MDAC Version Requirement, Result: CheckPassed
> > <Func Name='PerformDetections'>
> > 0
> > <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> > <Func Name='DisplaySCCWizard'>
> > CSetupBootstrapWizard returned 1
> > <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> > Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> > Bootstrap\sqlsval.dll Version:2005.90.1314.0
> > <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> > Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> > Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> > 1: SQL_Engine = 2
> > 1: SQL_Data_Files = 2
> > 1: SQL_Replication = 2
> > 1: SQL_FullText = 2
> > 1: SQL_SharedTools = 2
> > 1: SQL_BC_DEP = 2
> > 2: Analysis_Server = 2
> > 2: AnalysisDataFiles = 2
> > 2: AnalysisSharedTools = 2
> > 3: RS_Server = 2
> > 3: RS_Web_Interface = 2
> > 3: RS_SharedTools = 2
> > 4: Notification_Services = 2
> > 4: NS_Engine = 2
> > 4: NS_Client = 2
> > 5: SQL_DTS = 3
> > 6: Client_Components = 2
> > 6: TOOLS_BC_DEP = 2
> > 6: Connectivity = 2
> > 6: Tools_Legacy = 2
> > 6: SQL_Tools90 = 2
> > 6: SQL_WarehouseDevWorkbench = 2
> > 6: SDK = 2
> > 6: SQLXML = 2
> > 6: SQL_BooksOnline = 2
> > 6: SQL_Documentation = 2
> > 6: SQL_Samples = 2
> > 6: SQL_DatabaseSamples = 2
> > 6: SQL_AdventureWorksSamples = 2
> > 6: SQL_AdventureWorksDWSamples = 2
> > 6: SQL_AdventureWorksASSamples = 2
> > 1: SQL_Engine = 2
> > 1: SQL_Data_Files = 2
> > 1: SQL_Replication = 2
> > 1: SQL_FullText = 2
> > 1: SQL_SharedTools = 2
> > 1: SQL_BC_DEP = 2
> > 2: Analysis_Server = 2
> > 2: AnalysisDataFiles = 2
> > 2: AnalysisSharedTools = 2
> > 3: RS_Server = 2
> > 3: RS_Web_Interface = 2
> > 3: RS_SharedTools = 2
> > 4: Notification_Services = 3
> > 4: NS_Engine = 3
> > 4: NS_Client = 3
> > 6: Client_Components = 2
> > 6: TOOLS_BC_DEP = 2
> > 6: Connectivity = 2
> > 6: Tools_Legacy = 2
> > 6: SQL_Tools90 = 2
> > 6: SQL_WarehouseDevWorkbench = 2
> > 6: SDK = 2
> > 6: SQLXML = 2
> > 6: SQL_BooksOnline = 2
> > 6: SQL_Documentation = 2
> > 6: SQL_Samples = 2
> > 6: SQL_DatabaseSamples = 2
> > 6: SQL_AdventureWorksSamples = 2
> > 6: SQL_AdventureWorksDWSamples = 2
> > 6: SQL_AdventureWorksASSamples = 2
> > Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
> > Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> > Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> > true
> > Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> > Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
> > Running: OpenPipeAction at: 2005/9/6 14:20:36
> > Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> > Error: Action "OpenPipeAction" failed during execution.
> > Running: CreatePipeAction at: 2005/9/6 14:20:36
> > Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> > Error: Action "CreatePipeAction" failed during execution.
> > Action "RunRemoteSetupAction" will be skipped due to the following
> > restrictions:
> > Condition "Action: CreatePipeAction has finished and passed." returned false.
> > Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> > Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> > Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> > SQL_Engine = -1
> > SQL_Data_Files = -1
> > SQL_Replication = -1
> > SQL_FullText = -1
> > SQL_SharedTools = -1
> > SQL_BC_DEP = -1
> > Analysis_Server = -1
> > AnalysisDataFiles = -1
> > AnalysisSharedTools = -1
> > RS_Server = -1
> > RS_Web_Interface = -1
> > RS_SharedTools = -1
> > Notification_Services = -1
> > NS_Engine = -1
> > NS_Client = -1
> > SQL_DTS = -1
> > Client_Components = 3
> > Connectivity = 3
> > SQL_Tools90 = 3
> > SQL_WarehouseDevWorkbench = 3
> > SDK = 3
> > SQLXML = 3
> > Tools_Legacy = 3
> > TOOLS_BC_DEP = 3
> > SQL_Documentation = -1
> > SQL_BooksOnline = -1
> > SQL_DatabaseSamples = -1
> > SQL_AdventureWorksSamples = -1
> > SQL_AdventureWorksDWSamples = -1
> > SQL_AdventureWorksASSamples = -1
> > SQL_Samples = -1
> > Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> > Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> > Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> > Running: ScheduleActionAction at: 2005/9/6 14:20:41
> > Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> > Skipped: InstallASAction.11
> > Skipped: Action "InstallASAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "as", install will be skipped as a result.
> > Skipped: InstallASAction.18
> > Skipped: Action "InstallASAction.18" was not run. Information reported
> > during analysis:
> > No install request found for package: "owc11", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallASAction.22
> > Skipped: Action "InstallASAction.22" was not run. Information reported
> > during analysis:
> > No install request found for package: "bcRedist", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallASAction.9
> > Skipped: Action "InstallASAction.9" was not run. Information reported
> > during analysis:
> > No install request found for package: "msxml6", referred by package: "as",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction
> > Skipped: Action "InstallDTSAction" was not run. Information reported during
> > analysis:
> > No install request found for package: "dts", install will be skipped as a
> > result.
> > Skipped: InstallDTSAction.11
> > Skipped: Action "InstallDTSAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "dts", install will be skipped as a result.
> > Skipped: InstallDTSAction.12
> > Skipped: Action "InstallDTSAction.12" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlncli", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction.18
> > Skipped: Action "InstallDTSAction.18" was not run. Information reported
> > during analysis:
> > No install request found for package: "owc11", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallDTSAction.22
> > Skipped: Action "InstallDTSAction.22" was not run. Information reported
> > during analysis:
> > No install request found for package: "bcRedist", referred by package:
> > "dts", install will be skipped as a result.
> > Skipped: InstallDTSAction.9
> > Skipped: Action "InstallDTSAction.9" was not run. Information reported
> > during analysis:
> > No install request found for package: "msxml6", referred by package: "dts",
> > install will be skipped as a result.
> > Skipped: InstallNSAction
> > Skipped: Action "InstallNSAction" was not run. Information reported during
> > analysis:
> > No install request found for package: "ns", install will be skipped as a
> > result.
> > Skipped: InstallNSAction.11
> > Skipped: Action "InstallNSAction.11" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlsupport", referred by package:
> > "ns", install will be skipped as a result.
> > Skipped: InstallNSAction.12
> > Skipped: Action "InstallNSAction.12" was not run. Information reported
> > during analysis:
> > No install request found for package: "sqlncli", referred by package: "ns",
> > install will be skipped as a result.
> > Skipped: InstallNSAction.18
Install of Client portion Unsuccessful
I get this error on both machines that I try to install the client tools on.
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned fals
e.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
****************************************
***
Setup Consistency Check Report for Machine: USHOF900
****************************************
***
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPasse
d
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPass
ed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false
.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyReq
uest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework 2.0.log" to cab fil
e
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework 2.0 LangPack.log" t
o
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Upgrade Advisor.log
"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperatel
y
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools o
n.
> One machine has the full environment installed on it. Here is the log past
e
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version
:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned tru
e
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned fa
lse.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> ****************************************
***
> Setup Consistency Check Report for Machine: USHOF900
> ****************************************
***
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPas
sed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPa
ssed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned tru
e
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned tr
ue
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned fal
se.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as
",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported duri
ng
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts
",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts"
,
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported durin
g
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns"
,
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns
",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
[vbcol=seagreen]
> You might have better luck posting this on the CTP newsgroups. You can ge
t
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area o
r
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperat
ely
> and together with the main installation. My copy is from the MSDN instanc
e.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
>sql
One machine has the full environment installed on it. Here is the log paste
that I have.
Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
Process ID : 2896
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version:
2005.90.1314.0
Running: LoadResourcesAction at: 2005/9/6 14:14:37
Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
Running: ValidateWinNTAction at: 2005/9/6 14:14:37
Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
Running: ValidateMinOSAction at: 2005/9/6 14:14:37
Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
Running: PerformSCCAction at: 2005/9/6 14:14:37
Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
Running: ActivateLoggingAction at: 2005/9/6 14:14:37
Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following
restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned fals
e.
Action "BeginBootstrapLogicStage" will be skipped due to the following
restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlspars.dll Version:2005.90.1314.0
<Func Name='DwLaunchMsiExec'>
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [USHOF900]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
(0x0)
Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
Machine = USHOF900, Article = Processor, Result = 0 (0x0)
Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
Machine = USHOF900, Article = OSType, Result = 0 (0x0)
Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
****************************************
***
Setup Consistency Check Report for Machine: USHOF900
****************************************
***
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPasse
d
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPass
ed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
<Func Name='PerformDetections'>
0
<EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
<Func Name='DisplaySCCWizard'>
CSetupBootstrapWizard returned 1
<EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\sqlsval.dll Version:2005.90.1314.0
<EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 2
4: NS_Engine = 2
4: NS_Client = 2
5: SQL_DTS = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
1: SQL_Engine = 2
1: SQL_Data_Files = 2
1: SQL_Replication = 2
1: SQL_FullText = 2
1: SQL_SharedTools = 2
1: SQL_BC_DEP = 2
2: Analysis_Server = 2
2: AnalysisDataFiles = 2
2: AnalysisSharedTools = 2
3: RS_Server = 2
3: RS_Web_Interface = 2
3: RS_SharedTools = 2
4: Notification_Services = 3
4: NS_Engine = 3
4: NS_Client = 3
6: Client_Components = 2
6: TOOLS_BC_DEP = 2
6: Connectivity = 2
6: Tools_Legacy = 2
6: SQL_Tools90 = 2
6: SQL_WarehouseDevWorkbench = 2
6: SDK = 2
6: SQLXML = 2
6: SQL_BooksOnline = 2
6: SQL_Documentation = 2
6: SQL_Samples = 2
6: SQL_DatabaseSamples = 2
6: SQL_AdventureWorksSamples = 2
6: SQL_AdventureWorksDWSamples = 2
6: SQL_AdventureWorksASSamples = 2
Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned true
Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
true
Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned true
Running: OpenPipeAction at: 2005/9/6 14:20:36
Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2005/9/6 14:20:36
Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following
restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false
.
Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
Running: GenerateRequestsAction at: 2005/9/6 14:20:36
SQL_Engine = -1
SQL_Data_Files = -1
SQL_Replication = -1
SQL_FullText = -1
SQL_SharedTools = -1
SQL_BC_DEP = -1
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = -1
SQL_BooksOnline = -1
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
Running: ScheduleActionAction at: 2005/9/6 14:20:41
Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "as",
install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "as",
install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during
analysis:
No install request found for package: "dts", install will be skipped as a
result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "dts",
install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during
analysis:
No install request found for package: "ns", install will be skipped as a
result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package: "rs",
install will be skipped as a result.
Skipped: InstallSqlAction
Skipped: Action "InstallSqlAction" was not run. Information reported during
analysis:
No install request found for package: "sql", install will be skipped as a
result.
Skipped: InstallSqlAction.11
Skipped: Action "InstallSqlAction.11" was not run. Information reported
during analysis:
No install request found for package: "sqlsupport", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.12
Skipped: Action "InstallSqlAction.12" was not run. Information reported
during analysis:
No install request found for package: "sqlncli", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.18
Skipped: Action "InstallSqlAction.18" was not run. Information reported
during analysis:
No install request found for package: "owc11", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallSqlAction.21
Skipped: Action "InstallSqlAction.21" was not run. Information reported
during analysis:
No install request found for package: "sqlwriter", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.22
Skipped: Action "InstallSqlAction.22" was not run. Information reported
during analysis:
No install request found for package: "bcRedist", referred by package:
"sql", install will be skipped as a result.
Skipped: InstallSqlAction.9
Skipped: Action "InstallSqlAction.9" was not run. Information reported
during analysis:
No install request found for package: "msxml6", referred by package: "sql",
install will be skipped as a result.
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during
analysis:
No install request found for package: "as", install will be skipped as a
result.
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported
during analysis:
No install request found for package: "sqlxml4", referred by package: "ns",
install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during
analysis:
No install request found for package: "rs", install will be skipped as a
result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run.
Information reported during analysis:
Action: "RepairForBackwardsCompatRedistAction" will be skipped due to the
following condition:
Condition "sql was successfully upgraded." returned false.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information
reported during analysis:
Action: "UninstallForMSDE2000Action" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported
during analysis:
Action: "UninstallForSQLAction" will be skipped due to the following
condition:
Condition "Action: InstallSqlAction was skipped." returned true.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information
reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following
condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2005/9/6 14:20:44
Error: Action "InstallToolsAction.10" threw an exception during execution.
Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.
Source File Name: sqlchaining\sqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 30 21:43:50 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyReq
uest
Source Line Number: 196
-- Context ---
sqls::InstallPackageAction::perform
WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.
Source File Name: packageengine\installpackageaction.cpp
Compiler Timestamp: Tue Aug 30 21:43:44 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167
-- Context ---
sqls::InstallPackageAction::perform
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework 2.0.log" to cab fil
e
: "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework 2.0 LangPack.log" t
o
cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Upgrade Advisor.log
"
to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Upgrade Advisor
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Windows
Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Files\SQLSetup0006_USHOF90
0_.NET Framework Windows Installer
LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup
Bootstrap\LOG\SqlSetup0006.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2005/9/6 14:22:3
Message pump returning: 1603You might have better luck posting this on the CTP newsgroups. You can get
to them from the technet website.
Is this the September CTP? Did you obtain it from the SQL download area or
the MSDN subscriber downloads? Did the machines your installing it on
already have a previous .Net 2.0 or CTP installation?
In regards to the September CTP, I've installed the client tools several
times from the "disk 2" CD and had no issues. I've installed both seperatel
y
and together with the main installation. My copy is from the MSDN instance.
So far I've installed it only on Windows 2003 Server though.
MeanOldDBA
derrickleggett@.hotmail.com
http://weblogs.sqlteam.com/derrickl
When life gives you a lemon, fire the DBA.
"Steven Molen" wrote:
> I get this error on both machines that I try to install the client tools o
n.
> One machine has the full environment installed on it. Here is the log past
e
> that I have.
> Microsoft SQL Server 2005 CTP Setup beginning at Thu Oct 06 14:14:37 2005
> Process ID : 2896
> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version
:
> 2005.90.1314.0
> Running: LoadResourcesAction at: 2005/9/6 14:14:37
> Complete: LoadResourcesAction at: 2005/9/6 14:14:37, returned true
> Running: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\xmlrw.dll Version:2.0.3604.0
> Complete: ParseBootstrapOptionsAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateWinNTAction at: 2005/9/6 14:14:37
> Complete: ValidateWinNTAction at: 2005/9/6 14:14:37, returned true
> Running: ValidateMinOSAction at: 2005/9/6 14:14:37
> Complete: ValidateMinOSAction at: 2005/9/6 14:14:37, returned true
> Running: PerformSCCAction at: 2005/9/6 14:14:37
> Complete: PerformSCCAction at: 2005/9/6 14:14:37, returned true
> Running: ActivateLoggingAction at: 2005/9/6 14:14:37
> Complete: ActivateLoggingAction at: 2005/9/6 14:14:37, returned true
> Running: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37
> Complete: DetectPatchedBootstrapAction at: 2005/9/6 14:14:37, returned tru
e
> Action "LaunchPatchedBootstrapAction" will be skipped due to the following
> restrictions:
> Condition "EventCondition: __STP_LaunchPatchedBootstrap__2896" returned fa
lse.
> Action "BeginBootstrapLogicStage" will be skipped due to the following
> restrictions:
> Condition "Setup is running locally." returned true.
> Running: PerformDotNetCheck2 at: 2005/9/6 14:14:37
> Complete: PerformDotNetCheck2 at: 2005/9/6 14:14:37, returned true
> Running: InvokeSqlSetupDllAction at: 2005/9/6 14:14:37
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlspars.dll Version:2005.90.1314.0
> <Func Name='DwLaunchMsiExec'>
> Examining 'sqlspars' globals to initialize 'SetupStateScope'
> Opening 'MachineConfigScope' for [USHOF900]
> Trying to find Product Code from command line or passed transform
> If possible, determine install id and type
> Trying to find Instance Name from command line.
> No Instance Name provided on the command line
> If possible, determine action
> Machine = USHOF900, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32CompSystemWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceWin32ProcessorWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = WMIServiceWin32DirectoryWorking, Result = 0
> (0x0)
> Machine = USHOF900, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
> Machine = USHOF900, Article = XMLDomDocument, Result = 0 (0x0)
> Machine = USHOF900, Article = Processor, Result = 0 (0x0)
> Machine = USHOF900, Article = PhysicalMemory, Result = 0 (0x0)
> Machine = USHOF900, Article = DiskFreeSpace, Result = 0 (0x0)
> Machine = USHOF900, Article = OSVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = OSServicePack, Result = 0 (0x0)
> Machine = USHOF900, Article = OSType, Result = 0 (0x0)
> Machine = USHOF900, Article = iisDep, Result = 0 (0x0)
> Machine = USHOF900, Article = AdminShare, Result = 0 (0x0)
> Machine = USHOF900, Article = PendingReboot, Result = 0 (0x0)
> Machine = USHOF900, Article = PerfMon, Result = 0 (0x0)
> Machine = USHOF900, Article = IEVersion, Result = 0 (0x0)
> Machine = USHOF900, Article = DriveWriteAccess, Result = 0 (0x0)
> Machine = USHOF900, Article = COMPlus, Result = 0 (0x0)
> Machine = USHOF900, Article = ASPNETVersionRegistration, Result = 0 (0x0)
> Machine = USHOF900, Article = MDAC25Version, Result = 0 (0x0)
> ****************************************
***
> Setup Consistency Check Report for Machine: USHOF900
> ****************************************
***
> Article: WMI Service Requirement, Result: CheckPassed
> Article: MSXML Requirement, Result: CheckPassed
> Article: Operating System Minimum Level Requirement, Result: CheckPassed
> Article: Operating System Service Pack Level Requirement, Result: CheckPas
sed
> Article: SQL Compatibility With Operating System, Result: CheckPassed
> Article: Minimum hardware Requirement, Result: CheckPassed
> Article: IIS Feature Requirement, Result: CheckPassed
> Article: Pending Reboot Requirement, Result: CheckPassed
> Article: Performance Monitor Counter Requirement, Result: CheckPassed
> Article: Default Installation Path Permission Requirement, Result: CheckPa
ssed
> Article: Internet Explorer Requirement, Result: CheckPassed
> Article: Check COM+ Catalogue, Result: CheckPassed
> Article: ASP.Net Registration Requirement, Result: CheckPassed
> Article: Minimum MDAC Version Requirement, Result: CheckPassed
> <Func Name='PerformDetections'>
> 0
> <EndFunc Name='PerformDetections' Return='0' GetLastError='0'>
> <Func Name='DisplaySCCWizard'>
> CSetupBootstrapWizard returned 1
> <EndFunc Name='DisplaySCCWizard' Return='0' GetLastError='183'>
> Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup
> Bootstrap\sqlsval.dll Version:2005.90.1314.0
> <EndFunc Name='DwLaunchMsiExec' Return='0' GetLastError='0'>
> Complete: InvokeSqlSetupDllAction at: 2005/9/6 14:20:15, returned true
> Running: SetPackageInstallStateAction at: 2005/9/6 14:20:15
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 2
> 4: NS_Engine = 2
> 4: NS_Client = 2
> 5: SQL_DTS = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> 1: SQL_Engine = 2
> 1: SQL_Data_Files = 2
> 1: SQL_Replication = 2
> 1: SQL_FullText = 2
> 1: SQL_SharedTools = 2
> 1: SQL_BC_DEP = 2
> 2: Analysis_Server = 2
> 2: AnalysisDataFiles = 2
> 2: AnalysisSharedTools = 2
> 3: RS_Server = 2
> 3: RS_Web_Interface = 2
> 3: RS_SharedTools = 2
> 4: Notification_Services = 3
> 4: NS_Engine = 3
> 4: NS_Client = 3
> 6: Client_Components = 2
> 6: TOOLS_BC_DEP = 2
> 6: Connectivity = 2
> 6: Tools_Legacy = 2
> 6: SQL_Tools90 = 2
> 6: SQL_WarehouseDevWorkbench = 2
> 6: SDK = 2
> 6: SQLXML = 2
> 6: SQL_BooksOnline = 2
> 6: SQL_Documentation = 2
> 6: SQL_Samples = 2
> 6: SQL_DatabaseSamples = 2
> 6: SQL_AdventureWorksSamples = 2
> 6: SQL_AdventureWorksDWSamples = 2
> 6: SQL_AdventureWorksASSamples = 2
> Complete: SetPackageInstallStateAction at: 2005/9/6 14:20:33, returned tru
e
> Running: DeterminePackageTransformsAction at: 2005/9/6 14:20:33
> Complete: DeterminePackageTransformsAction at: 2005/9/6 14:20:36, returned
> true
> Running: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36
> Complete: ValidateSetupPropertiesAction at: 2005/9/6 14:20:36, returned tr
ue
> Running: OpenPipeAction at: 2005/9/6 14:20:36
> Complete: OpenPipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "OpenPipeAction" failed during execution.
> Running: CreatePipeAction at: 2005/9/6 14:20:36
> Complete: CreatePipeAction at: 2005/9/6 14:20:36, returned false
> Error: Action "CreatePipeAction" failed during execution.
> Action "RunRemoteSetupAction" will be skipped due to the following
> restrictions:
> Condition "Action: CreatePipeAction has finished and passed." returned fal
se.
> Running: PopulateMutatorDbAction at: 2005/9/6 14:20:36
> Complete: PopulateMutatorDbAction at: 2005/9/6 14:20:36, returned true
> Running: GenerateRequestsAction at: 2005/9/6 14:20:36
> SQL_Engine = -1
> SQL_Data_Files = -1
> SQL_Replication = -1
> SQL_FullText = -1
> SQL_SharedTools = -1
> SQL_BC_DEP = -1
> Analysis_Server = -1
> AnalysisDataFiles = -1
> AnalysisSharedTools = -1
> RS_Server = -1
> RS_Web_Interface = -1
> RS_SharedTools = -1
> Notification_Services = -1
> NS_Engine = -1
> NS_Client = -1
> SQL_DTS = -1
> Client_Components = 3
> Connectivity = 3
> SQL_Tools90 = 3
> SQL_WarehouseDevWorkbench = 3
> SDK = 3
> SQLXML = 3
> Tools_Legacy = 3
> TOOLS_BC_DEP = 3
> SQL_Documentation = -1
> SQL_BooksOnline = -1
> SQL_DatabaseSamples = -1
> SQL_AdventureWorksSamples = -1
> SQL_AdventureWorksDWSamples = -1
> SQL_AdventureWorksASSamples = -1
> SQL_Samples = -1
> Complete: GenerateRequestsAction at: 2005/9/6 14:20:41, returned true
> Running: CreateProgressWindowAction at: 2005/9/6 14:20:41
> Complete: CreateProgressWindowAction at: 2005/9/6 14:20:41, returned true
> Running: ScheduleActionAction at: 2005/9/6 14:20:41
> Complete: ScheduleActionAction at: 2005/9/6 14:20:43, returned true
> Skipped: InstallASAction.11
> Skipped: Action "InstallASAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "as", install will be skipped as a result.
> Skipped: InstallASAction.18
> Skipped: Action "InstallASAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallASAction.22
> Skipped: Action "InstallASAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "as
",
> install will be skipped as a result.
> Skipped: InstallASAction.9
> Skipped: Action "InstallASAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "as",
> install will be skipped as a result.
> Skipped: InstallDTSAction
> Skipped: Action "InstallDTSAction" was not run. Information reported duri
ng
> analysis:
> No install request found for package: "dts", install will be skipped as a
> result.
> Skipped: InstallDTSAction.11
> Skipped: Action "InstallDTSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.12
> Skipped: Action "InstallDTSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "dts
",
> install will be skipped as a result.
> Skipped: InstallDTSAction.18
> Skipped: Action "InstallDTSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "dts",
> install will be skipped as a result.
> Skipped: InstallDTSAction.22
> Skipped: Action "InstallDTSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package:
> "dts", install will be skipped as a result.
> Skipped: InstallDTSAction.9
> Skipped: Action "InstallDTSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "dts"
,
> install will be skipped as a result.
> Skipped: InstallNSAction
> Skipped: Action "InstallNSAction" was not run. Information reported durin
g
> analysis:
> No install request found for package: "ns", install will be skipped as a
> result.
> Skipped: InstallNSAction.11
> Skipped: Action "InstallNSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "ns", install will be skipped as a result.
> Skipped: InstallNSAction.12
> Skipped: Action "InstallNSAction.12" was not run. Information reported
> during analysis:
> No install request found for package: "sqlncli", referred by package: "ns"
,
> install will be skipped as a result.
> Skipped: InstallNSAction.18
> Skipped: Action "InstallNSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallNSAction.22
> Skipped: Action "InstallNSAction.22" was not run. Information reported
> during analysis:
> No install request found for package: "bcRedist", referred by package: "ns
",
> install will be skipped as a result.
> Skipped: InstallNSAction.9
> Skipped: Action "InstallNSAction.9" was not run. Information reported
> during analysis:
> No install request found for package: "msxml6", referred by package: "ns",
> install will be skipped as a result.
> Skipped: InstallRSAction.11
> Skipped: Action "InstallRSAction.11" was not run. Information reported
> during analysis:
> No install request found for package: "sqlsupport", referred by package:
> "rs", install will be skipped as a result.
> Skipped: InstallRSAction.18
> Skipped: Action "InstallRSAction.18" was not run. Information reported
> during analysis:
> No install request found for package: "owc11", referred by package: "rs",|||This was the September CTP. It was downloaded from MSDN. It is SQL 2005
standard. This was a fresh box, the .net that was installed was the one from
the Sql release.
I will go look for the CTP newsgroups
"MeanOldDBA" wrote:
[vbcol=seagreen]
> You might have better luck posting this on the CTP newsgroups. You can ge
t
> to them from the technet website.
> Is this the September CTP? Did you obtain it from the SQL download area o
r
> the MSDN subscriber downloads? Did the machines your installing it on
> already have a previous .Net 2.0 or CTP installation?
> In regards to the September CTP, I've installed the client tools several
> times from the "disk 2" CD and had no issues. I've installed both seperat
ely
> and together with the main installation. My copy is from the MSDN instanc
e.
> So far I've installed it only on Windows 2003 Server though.
>
> --
> MeanOldDBA
> derrickleggett@.hotmail.com
> http://weblogs.sqlteam.com/derrickl
> When life gives you a lemon, fire the DBA.
>
> "Steven Molen" wrote:
>sql
Subscribe to:
Posts (Atom)