SQL Express Installer Not Recognizing IIS

Dec 12, 2007


I am trying to install SQL Server Express with Advanced Services on a Vista machine. For some reason the installed does not pick up that IIS is up and running. Any Ideas?

View 3 Replies


ADVERTISEMENT

32 Bit Express Installer

Apr 4, 2006

The Express doumentation states...

There are two executables available to install SQL Server Express:

SQLEXPR.EXE. Installs on x86-based computers and supports WoW64 on x64 but not IA64.
SQLEXPR32.EXE. Install on x86-based computers only. This program will not run on any 64-bit platform (not even WoW64).

Where can I find sqlexpr32.exe???

View 2 Replies View Related

Embedding SQL Server Express In The Installer

Nov 6, 2004

Can we embed the SQL Server Express in the windows installer jsut like the XML files or the Ms access database?

View 2 Replies View Related

SQL Server 2005 Express Install---Win 3.1 Installer

Jul 25, 2006

Okay, this must be the silliest question of the day. I downloaded SSE, but when it ran, it noted that I needed Win 3.1 Installer. Went and got that, installed it, and restarted. But where is my SSE download? I tried to go back to the SSE download, but it won't download the file again. Nothing happens when I click on the download link.

TIA,

MaryMary

View 1 Replies View Related

How To Create An Installer For Deploying Sql Server Express

Jul 19, 2007

Hi,



I have created an installer for deploying Sql Server Express. My installer will start the process of installing Sql Server Express. However the installation of SqlServer Express will fail because it says another installer is currently running (which is my installer). Is there anyway to work around this problem?



The reason why I would like to create an installer for the installation of Sql Server Express is because I would like to configure the SqlServerExpress without the user fiddling with the ini file.



Thanks

View 1 Replies View Related

Custom Bootstrap Installer For SQL Express SP 2 With Replication Features Added

Mar 26, 2008

I'm trying to create a custom bootstrapper for SQL Express SP 2 Which enables the replication features of SQL Express. I read an article telling me that I could use the same command line arguments in the bootstrapper as does SQL Server 2008 unattended installation

How to install SQL Server 2008 from the command prompt :

http://msdn2.microsoft.com/en-us/library/ms144259(SQL.100).aspx


Arron Stebners WebLog suggests using the following:

http://blogs.msdn.com/astebner/archive/2006/03/19/555326.aspx

SQLEXPR32.EXE -q /norebootchk /qn reboot=ReallySuppress addlocal=all instancename=SQLEXPRESS SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 ERRORREPORTING=2 SQLAUTOSTART=1

What I€™m trying to do is something like this with my parameters:

-q /norebootchk /qn reboot=ReallySuppress addlocal=all SECURITYMODE=SQL SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 FEATURES=SQL SQLSVCACCOUNT="NT AUTHORITYSYSTEM" SQLSVCPASSWORD="<password>" SQLSYSADMINACCOUNTS="sa" AGTSVCACCOUNT="NT AUTHORITYNetwork Service" INSTANCEDIR="C:Program FilesMicrosoft SQL Server" SQLBACKUPDIR="C:Program FilesMicrosoft SQL ServerBackup" INSTALLSQLDATADIR="C:Program FilesMicrosoft SQL Servermssql.1mssqldata" /instancename=SQLEXPRESS /SQLSVCStartuptype=2 SQLAUTOSTART=1 ERRORREPORTING=2 ADDUSERASADMIN=0

This fails with an error code 110:

Here is the full install log:

The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 5.1.2 {version}
Running checks for package 'Windows Installer 3.1', phase BuildList
The following properties have been set for package 'Windows Installer 3.1':
Running checks for command 'WindowsInstaller3_1WindowsInstaller-KB893803-v2-x86.exe'
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionMsi' and value '3.1': true
Result of checks for command 'WindowsInstaller3_1WindowsInstaller-KB893803-v2-x86.exe' is 'Bypass'
'Windows Installer 3.1' RunCheck result: No Install Needed
Running checks for package '.NET Framework 3.5', phase BuildList
Reading value 'Install' of registry key 'HKLMSoftwareMicrosoftNET Framework SetupNDPv3.51033'
Read integer value 1
Setting value '1 {int}' for property 'DotNet35InstallSuccess'
The following properties have been set for package '.NET Framework 3.5':
Property: [DotNet35InstallSuccess] = 1 {int}
Running checks for command 'DotNetFX35dotNetFx35setup.exe'
Result of running operator 'ValueEqualTo' on property 'DotNet35InstallSuccess' and value '1': true
Result of checks for command 'DotNetFX35dotNetFx35setup.exe' is 'Bypass'
'.NET Framework 3.5' RunCheck result: No Install Needed
Running checks for package 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor', phase BuildList
Running external check with command 'C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSqlExpressChk.exe' and parameters ''
Process exited with code 1
Setting value '1 {int}' for property 'SQLExpressInstalled'
The following properties have been set for package 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor':
Property: [SQLExpressInstalled] = 1 {int}
Running checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE'
Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
Result of running operator 'VersionGreaterThanOrEqualTo' on property 'VersionNT' and value '5.1': true
Result of checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' is 'Bypass'
Running checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE'
Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'ValueExists' on property 'Version9x': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' is 'Install'
Running checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE'
Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.2': true
Result of checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' is 'Bypass'
'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor' RunCheck result: Install Needed
EULA for components 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor' was accepted.
Copying files to temporary directory "C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmp"
Copying from 'C: empEndeavorInstallerSQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' to 'C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE'
Verifying file integrity of C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE
WinVerifyTrust returned 0
File trusted
Running checks for package 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor', phase BeforePackage
Running external check with command 'C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSqlExpressChk.exe' and parameters ''
Process exited with code 1
Setting value '1 {int}' for property 'SQLExpressInstalled'
The following properties have been set for package 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor':
Property: [SQLExpressInstalled] = 1 {int}
Running checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE'
Result of running operator 'ValueEqualTo' on property 'SQLExpressInstalled' and value '0': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1': false
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false
Result of running operator 'ValueExists' on property 'Version9x': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value '5.1.2': false
Result of running operator 'ValueNotEqualTo' on property 'ProcessorArchitecture' and value 'Intel': false
Result of checks for command 'SQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' is 'Install'
'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor' RunCheck result: Install Needed
Verifying file integrity of C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE
WinVerifyTrust returned 0
File trusted
Installing using command 'C:DOCUME~1CarrollDLOCALS~1TempVSD381.tmpSQLEXPRESS_PROJECT_ENDEAVORSQLEXPR.EXE' and parameters '-q /norebootchk /qn reboot=ReallySuppress addlocal=all SECURITYMODE=SQL SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 FEATURES=SQL SQLSVCACCOUNT="NT AUTHORITYSYSTEM" SQLSVCPASSWORD="Bade#doo" SQLSYSADMINACCOUNTS="sa" AGTSVCACCOUNT="NT AUTHORITYNetwork Service" INSTANCEDIR="C:Program FilesMicrosoft SQL Server" SQLBACKUPDIR="C:Program FilesMicrosoft SQL ServerBackup" INSTALLSQLDATADIR="C:Program FilesMicrosoft SQL Servermssql.1mssqldata" /instancename=SQLEXPRESS /SQLSVCStartuptype=2 SQLAUTOSTART=1 ERRORREPORTING=2 ADDUSERASADMIN=0'
Process exited with code 110
Status of package 'SQL Server 2005 Express Edition SP2 (x86) Build for Project Endeavor' after install is 'InstallFailed'

View 5 Replies View Related

SSIS Not Recognizing {CR}{LF}

Jan 29, 2007

Hi I am having a major problem with an SSIS package I am trying to write at the moment. The SSIS package is supposed to read a csv file and import it into a table. The issue I am having is that the file comes to me where the first 15 or so lines are terminated with a ,{CR}{LF}.

1,123,11,0,0,0,0,,,0000-00-00,

2,123,11,0,0,0,0,,,0000-00-00,

Then after the first 15 lines the row termination becomes a simple {CR}{LF}.

16,123,11,12,0,0,0,,,0000-00-00

The problem I am having is that at row 16 SSIS fails to recognize the {CR}{LF} and starts merging rows together so that row 16 and 17 appear as one row, row 18 and 19 appear as one row and so forth. As far as I can determine is that it does not recognize the {CR}{LF} at the end of row 16 but then recognizes the {CR}{LF} at the end of row 17. It does not make any sense. I do have a script that runs prior to processing the file to remove unescaped quotes.

strInput = File.ReadAllText(strFilePath & "Project_Task.csv", System.Text.Encoding.ASCII)

strInput = strInput.Replace(Chr(34) & Chr(34), "")

File.WriteAllText(strFilePath & "Project_Task.csv", strInput)

And I tried adding the following line to try and remove the ,{CR}{LF} and replace it with a simple {CR}{LF} but that just made matters worse and the merging of rows happened accross all the lines then.

strInput = strInput.Replace("," & vbCrLf, vbCrLf)

Using TextPad I looked at the original CSV file and determined that it was encoded in ASCII, I am at a loss as to why this is happening. If I open the file in excel it formats correctly, if I use SSIS the formating gets thrown off. The file is a simple .CSV with a text qualifier of " column delimeter of , and a row delimeter of {CR}{LF}.



Anyhelp would be appreciated.



View 3 Replies View Related

Excel Not Recognizing Numbers

Oct 31, 2013

I've got a SQL query returning data into MS Excel.

One of the columns returns numbers that I then have a SUMIF formula totalling.

However, when the numbers get to Excel, they are not recognised as numbers so my SUM doesn't work. Even if I format the cells as number, general or currency, the sum doesn't work.

Excel knows that there is something in the cell but doesn't treat it as a number in any way.

Can I include something in the SQL statement so that it forces the results to be a number?

View 4 Replies View Related

SCD Not Recognizing Unchanged Rows

Apr 27, 2007

My dimension table has a column called AccountNumber varchar(20), which is the business key.

I use SCD task to manage TYPE 2 changes on a particular column.



However, the SCD component doesn;t seem to recognize the change on the column. The datatype of the column in the dimension table and the datatype of the input column is same.



The datatype for the business key , which is varchar(20) is also same as the input column business key.



However, when I ran SQL profiler to see what is going on, I found that the SELECT statement

that was issued with the business key in the WHERE clause has char(20) instead of varchar(20)

for the business key. So, for example if the account number in the dimension table is '1234',

the SELECT statement is checking for '1234 '.



I trimmed the incoming string but I still get the problem. Any help would be appreciated.



Thanks,
SJ

View 4 Replies View Related

Added Column To Article But DTS Isn't Recognizing It

Dec 9, 2002

We're replicating columns in a table from 7.0 server to SQL2k server. Once we've got the data on SQL2k, we were able to take advantage of DTS that was not available in version 7.0.

I recenlty added a column to the article and changed the DTS accordingly (transformation columns). However, I'm getting this error ever though I added the new column in the DTS.

-------
The number of columns in the bcp file does not match what is defined in the DTS package. Regenerate the package.

-----

I've recreated the package with no luck. This is becoming urgent as it's supposed to go into production soon.

Please help!!

Thanks,

Colleen

View 2 Replies View Related

Query Not Recognizing Inverted Comma

Nov 7, 2006

hi friends,

i am using a text box named comments in my jsp application...when i enter text with some wild characters ...for ex ' technology' (inverted coma)....and i press submit buttonthe page becomes blank....i am using mssql as database......datatype for comments is varchar.....
i don know where the problem lies
please help me to tackle the issue....
thanks in advance
Ganesh BS

View 1 Replies View Related

Recognizing IIS During SQL SERVER 2005 Install

Feb 5, 2008

I have installed and reinstalled SQL SERVER 2005 EXPRESS on my Vista Home Edition system a couple of times trying to get it to recognize IIS during setup.

Prior to installing SQL SERVER I have gone through the steps for turning on IIS and the checkboxes are all checked in the Control Panel| Programs section which shows IIS 7 and all its features are turned on.

I can open IIS and IIS Service Manager.

Yet when I install SQL SERVER 2005 EXPRESS and the setup checks for required features, IIS is never found - always has the yellow triangle symbol next it it.

Can anyone help me understand what is going on and what I can do about it?

View 5 Replies View Related

SQL ERROR Not Recognizing The Fully Qualified Table Name

Aug 8, 2007

 Why am im i getting this error I am trying to join four table from different databases.select INBTable.InBound_Calls, OUTTable.OutBound_Calls, INBTable.Line_Number as INLine_Number,
OUTTable.Line_Number as OUTLine_Number, INBTable.Hold_Time as INHold_Time,OUTTable.Hold_Time as OUTHold_Time, INBAbandonInfo.INAbandon_Calls as INBAbandon_Calls,
OUTAbandonInfo.OutAbandon_Calls as OUTAbandon_Callsfrom sql2.XMWin_Test.dbo.temp_Report20070807IN as INBTable
JOIN sql2.Juniper_I.dbo.temp_Report20070807OUT as OUTTableon INBTable.Line_Number = OUTTable.Line_Number
sql2.XMWin_Test.dbo.temp_GraphIN_INAbandon as INBAbandonInfoJOIN sql2.Juniper_I.dbo.temp_GraphIN_OutAbandon.Line_Number as OUTAbandonInfo
on INBAbandonInfo.Line_Number = OUTAbandonInfo.Line_Number
 My Error Message:
Msg 170, Level 15, State 1, Line 8
Line 8: Incorrect syntax near 'sql2'.
 

View 2 Replies View Related

Transact SQL :: Recognizing Month And Proportion In A Date Range

Oct 8, 2015

I need to recognize only one month in a date range e to make a proportion of the quantity. Practically, period 31-08-2015 - 30-09-2015 is 31 days, 1 belonging August and 30 belonging September so 3.2258% of the quantity must belong August and 96.7742% September. The quantity 200, so 193.54 belong September (That's what I need to achieve). Range 01-09-2015 / 30-09-2015 Qty 500, all 500 belong September.

Range 01-07-2015 / 20-08-2015 Qty 2500 0 belong September. A little bit more complicated if I got 25-06-2015 / 16-12-2015. it 30 day for September and with a datediff I can count the days and make a proportion. I can write piece by piece the code but I'd prefer of course to have only one query for this.

The DDL:
create table forum (idd int, byfrom date, byto date, qty int)
insert into forum values
(1,'2015-06-15','2015-08-18',300),(2,'2015-09-16','2015-10-04',400),(3,'2015-07-28','2015-09-27',1000),
(4,'2015-09-01','2015-09-30',500),(5,'2015-09-03','2015-09-03',300),(6,'2015-08-02','2015-09-02',100),
(7,'2015-07-01','2015-07-30',500),(8,'2015-06-03','2015-12-08',500),(9,'2015-09-01','2015-09-30',500),
(10,'2015-08-04','2015-09-04',300)

View 14 Replies View Related

My Installer

Mar 2, 2008

Hi everyone. I have a question.

I have an installer that runs seamlessly in any 32bit -x86 OS. But if I tried to run the exe(installer) to any 64bit OS, yeah it runs and creates a database, but does not create a tables on it...

The installer is compiled in a platform 32bit OS.

Do you have any idea about this? Do I need to recompile the application in a 64bit OS?

RON
________________________________________________________________________________________________
"I won't last a day without SQL"

View 8 Replies View Related

Installer Problem

Oct 22, 2007

Hello all,

I am trying to install an instance of Compact Edition via the command line. I am using the SQLServerCE31-EN.msi file. Below is the parameters that I have passed

/qb ADDLOCAL=ALL INSTANCENAME=myInstance SQLAUTOSTART=1 SAPWD=myPassword SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0"

However, when the executable runs. the instance under the Add/remove window shows as "Microsoft SQL Server 2005 Compact Edition[ENU]". Previous versions show the instance name instead of the "ENU". For example "Microsoft SQL Server 2005 Compact Edition(myInstance)".

Is there something wrong with the parameters that I am passing? Any information would be greatly appreciated. Thank you very much.

View 4 Replies View Related

How To Schedule A Job From Installer Of .NET

May 12, 2008

Dear All!
I have a SSIS package. I run this package from a Job in SQL Server 2005. I'd like to schedule a job to run daily at say 1am. But i want to configure this schedule from Installer of .NET.
Can you show a way to do it?
Thanks you very much

View 1 Replies View Related

SP1 Installer Can't Connect

Apr 28, 2006

The installer for SP1 can't seem to connect to my unnamed instance of SQL Server 2005 Developer, even though:
I'm using Windows Authentication (don't ask...)I can connect with no problem using SSMS using those exact same credentialsAnyone know how to get this to work? I've downloaded the installer from our MSDN Subscription, so I can't imagine what the issue could be (and I'm just a dev, not a DBA).

Thanks,
Rob

View 7 Replies View Related

Create Installer For Databae

Sep 10, 2007

can anyone tell me how can I create an installer for sql server 2005 db.

View 5 Replies View Related

SQL Server Free Installer

May 9, 2007

is there any free downloadable sql server installer...???

View 1 Replies View Related

Msi Installer Event Id 1015

Dec 4, 2007

View 2 Replies View Related

How To Create Installer For Webservices

Nov 24, 2007

Hi Experts,
I have to create Installer or setup for my project.
My project Containg 2 webservices and one applicationProject.
I donot Know About Installer How To create SetUp For AboveProject . I want In setup wizard shows in grid it shows the 2 Webservices and PrudentialApplications. and How To add a sqlserver Bootstrapper in this application.
Regards
Venkat.

View 2 Replies View Related

Create MSI Installer For SSIS Package

Sep 29, 2006

Can anyone sugest me steps to create the MSI Installer for SSIS packages

View 1 Replies View Related

Way To Run Sqlexpress Installer With Commands From Bootstrapper?

Nov 9, 2006

Is there a way to make the bootstrapper run a shortcut or the the sqlexpr32.exe with command line parameters? There is no preinstall event and .msi's cannot be nested. Any ideas?

View 1 Replies View Related

Create An Installer For Sql Server 2005 Db

Sep 11, 2007

Can anyone tell how can I create an installer for sql server database.

View 4 Replies View Related

Attach Db From Installer (only Read Mode)

Sep 19, 2007

Hi,
I have made setup of my program,
I need to attach a db to the server. To do this:
- Copy mdf and ldf files into default data folder of instance of sqlexpress
- run scrip from custom action in the installer that:
a. attach the db
b. create login
c. create user for login in db

There is a problem...I run script slq file by sqlcmd and launch it from a c# process.

The rusult is that the db was attacched but in only read mode, and the point c not work.

If I execute manually the same script sql with sqlcmd in dos window, it work without problem in all point: a,b and c

What are the reason of this?

I think that start process in c# not work correctly....this is the code:


process = new Process();



process.StartInfo.FileName = "sqlcmd.exe";

process.StartInfo.Arguments = commandLine;



process.Start();

process.WaitForExit();

help me, plese!
thanks in advance

andrea

View 1 Replies View Related

Unable To Install Windows Installer MSP File

Jun 3, 2006

I get this message during SP1 installation on Windows XP

Unable to install Windows Installer MSP file

It upgraded only "SQL Server Native Client"

and failed at "Setup Support Files"

it finished with the others "Not Apllied"

In Redist9_Hotfix_KB913090_SqlSupport.msp

I have the output:

=== Verbose logging started: 6/3/2006 21:21:33 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:WINDOWSsystem32msiexec.exe ===
MSI (c) (64:48) [21:21:33:078]: Resetting cached policy values
MSI (c) (64:48) [21:21:33:078]: Machine policy value 'Debug' is 0
MSI (c) (64:48) [21:21:33:078]: ******* RunEngine:
******* Product: {53F5C3EE-05ED-4830-994B-50B2F0D50FCE}
******* Action:
******* CommandLine: **********
MSI (c) (64:48) [21:21:33:078]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (64:48) [21:21:33:078]: Grabbed execution mutex.
MSI (c) (64:48) [21:21:33:093]: Cloaking enabled.
MSI (c) (64:48) [21:21:33:093]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (64:48) [21:21:33:109]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (78:F0) [21:21:33:109]: Grabbed execution mutex.
MSI (s) (78:B4) [21:21:33:109]: Resetting cached policy values
MSI (s) (78:B4) [21:21:33:109]: Machine policy value 'Debug' is 0
MSI (s) (78:B4) [21:21:33:109]: ******* RunEngine:
******* Product: {53F5C3EE-05ED-4830-994B-50B2F0D50FCE}
******* Action:
******* CommandLine: **********
MSI (s) (78:B4) [21:21:33:109]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (78:B4) [21:21:33:109]: End dialog not enabled
MSI (s) (78:B4) [21:21:33:109]: Original package ==> C:WINDOWSInstaller522cc4.msi
MSI (s) (78:B4) [21:21:33:109]: Package we're running from ==> C:WINDOWSInstaller522cc4.msi
MSI (s) (78:B4) [21:21:33:125]: APPCOMPAT: looking for appcompat database entry with ProductCode '{53F5C3EE-05ED-4830-994B-50B2F0D50FCE}'.
MSI (s) (78:B4) [21:21:33:125]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (78:B4) [21:21:33:125]: MSCOREE not loaded loading copy from system32
MSI (s) (78:B4) [21:21:33:343]: File will have security applied from OpCode.
MSI (s) (78:B4) [21:21:33:562]: Original patch ==> \CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp
MSI (s) (78:B4) [21:21:33:562]: Patch we're running from ==> C:WINDOWSInstaller76d48c.msp
MSI (s) (78:B4) [21:21:33:609]: SOFTWARE RESTRICTION POLICY: Verifying patch --> '\CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp' against software restriction policy
MSI (s) (78:B4) [21:21:33:609]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (s) (78:B4) [21:21:33:609]: SOFTWARE RESTRICTION POLICY: \CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp is not digitally signed
MSI (s) (78:B4) [21:21:33:625]: SOFTWARE RESTRICTION POLICY: \CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp is permitted to run at the 'unrestricted' authorization level.
MSI (s) (78:B4) [21:21:33:625]: SequencePatches starts. Product code: {53F5C3EE-05ED-4830-994B-50B2F0D50FCE}, Product version: 9.00.2047.00, Upgrade code: {3A91FA19-A197-467C-850F-0AFE90899371}, Product language 1033
MSI (s) (78:B4) [21:21:33:625]: PATCH SEQUENCER WARNING: \CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp patch will not be sequenced because it does not contain any transform that may apply to product!
MSI (s) (78:B4) [21:21:33:625]: SequencePatches returns success.
MSI (s) (78:B4) [21:21:33:625]: Final Patch Application Order:
MSI (s) (78:B4) [21:21:33:625]: Other Patches:
MSI (s) (78:B4) [21:21:33:625]: UnknownAbsent: {EE92F683-5F5C-4970-BB0B-9AC591B60268} - \CHRISTOBd$30cc89c513b9b44965HotFixSqlSupportFilesSqlSupport.msp
MSI (s) (78:B4) [21:21:33:625]: Product: Microsoft SQL Server Setup Support Files (English) - Update '{EE92F683-5F5C-4970-BB0B-9AC591B60268}' could not be installed. Error code 1642. Additional information is available in the log file C:WINDOWSHotfixRedist9LogsRedist9_Hotfix_KB913090_SqlSupport.msp.log.

MSI (s) (78:B4) [21:21:33:625]: Note: 1: 1708
MSI (s) (78:B4) [21:21:33:625]: Note: 1: 2729
MSI (s) (78:B4) [21:21:33:640]: Note: 1: 2729
MSI (s) (78:B4) [21:21:33:640]: Product: Microsoft SQL Server Setup Support Files (English) -- Installation failed.

MSI (s) (78:B4) [21:21:33:640]: Attempting to delete file C:WINDOWSInstaller76d48c.msp
MSI (s) (78:B4) [21:21:33:640]: MainEngineThread is returning 1642
The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer an
d that you have the correct upgrade patch.
C:WINDOWSInstaller522cc4.msi
MSI (c) (64:48) [21:21:33:656]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (64:48) [21:21:33:656]: MainEngineThread is returning 1642
=== Verbose logging stopped: 6/3/2006 21:21:33 ===

---------------------------------------------------------------------------------------------------------

In Redist9_Hotfix_KB913090_sqlncli.msi

I have:

=== Verbose logging started: 6/3/2006 21:21:30 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:WINDOWSsystem32msiexec.exe ===
MSI (c) (1C:B0) [21:21:30:656]: Resetting cached policy values
MSI (c) (1C:B0) [21:21:30:656]: Machine policy value 'Debug' is 0
MSI (c) (1C:B0) [21:21:30:656]: ******* RunEngine:
******* Product: {50A0893D-47D8-48E0-A7E8-44BCD7E4422E}
******* Action:
******* CommandLine: **********
MSI (c) (1C:B0) [21:21:30:656]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (1C:B0) [21:21:30:656]: Grabbed execution mutex.
MSI (c) (1C:B0) [21:21:30:671]: Cloaking enabled.
MSI (c) (1C:B0) [21:21:30:671]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (1C:B0) [21:21:30:687]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (78:64) [21:21:30:703]: Grabbed execution mutex.
MSI (s) (78:74) [21:21:30:703]: Resetting cached policy values
MSI (s) (78:74) [21:21:30:703]: Machine policy value 'Debug' is 0
MSI (s) (78:74) [21:21:30:703]: ******* RunEngine:
******* Product: {50A0893D-47D8-48E0-A7E8-44BCD7E4422E}
******* Action:
******* CommandLine: **********
MSI (s) (78:74) [21:21:30:703]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (78:74) [21:21:30:734]: End dialog not enabled
MSI (s) (78:74) [21:21:30:734]: Original package ==> C:WINDOWSInstaller16c5212.msi
MSI (s) (78:74) [21:21:30:734]: Package we're running from ==> C:WINDOWSInstaller16c5212.msi
MSI (s) (78:74) [21:21:30:750]: APPCOMPAT: looking for appcompat database entry with ProductCode '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}'.
MSI (s) (78:74) [21:21:30:750]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (78:74) [21:21:30:750]: MSCOREE not loaded loading copy from system32
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'DisablePatch' is 0
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'AllowLockdownPatch' is 0
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'DisableLUAPatching' is 0
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (s) (78:74) [21:21:30:765]: APPCOMPAT: looking for appcompat database entry with ProductCode '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}'.
MSI (s) (78:74) [21:21:30:765]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (78:74) [21:21:30:765]: Transforms are not secure.
MSI (s) (78:74) [21:21:30:765]: Command Line: PACKAGE=\CHRISTOBd$30cc89c513b9b44965HotFixSqlncliFilessqlncli.msi REBOOT=ReallySuppress CURRENTDIRECTORY=d:30cc89c513b9b44965 CLIENTUILEVEL=3 CLIENTPROCESSID=1308
MSI (s) (78:74) [21:21:30:765]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{9115E914-A23D-43BB-BF2D-1FF75964EFD1}'.
MSI (s) (78:74) [21:21:30:765]: Product Code passed to Engine.Initialize: '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}'
MSI (s) (78:74) [21:21:30:765]: Product Code from property table before transforms: '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}'
MSI (s) (78:74) [21:21:30:765]: Product Code from property table after transforms: '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}'
MSI (s) (78:74) [21:21:30:765]: Product registered: entering maintenance mode
MSI (s) (78:74) [21:21:30:765]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
MSI (s) (78:74) [21:21:30:765]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
MSI (s) (78:74) [21:21:30:765]: Package name retrieved from configuration data: 'sqlncli.msi'
MSI (s) (78:74) [21:21:30:765]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
MSI (s) (78:74) [21:21:30:765]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'DisableMsi' is 0
MSI (s) (78:74) [21:21:30:765]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (78:74) [21:21:30:765]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (78:74) [21:21:30:781]: Product {50A0893D-47D8-48E0-A7E8-44BCD7E4422E} is admin assigned: LocalSystem owns the publish key.
MSI (s) (78:74) [21:21:30:781]: Product {50A0893D-47D8-48E0-A7E8-44BCD7E4422E} is managed.
MSI (s) (78:74) [21:21:30:781]: Running product '{50A0893D-47D8-48E0-A7E8-44BCD7E4422E}' with elevated privileges: Product is assigned.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding PACKAGE property. Its value is '\CHRISTOBd$30cc89c513b9b44965HotFixSqlncliFilessqlncli.msi'.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'd:30cc89c513b9b44965'.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '1308'.
MSI (s) (78:74) [21:21:30:781]: TRANSFORMS property is now:
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.
MSI (s) (78:74) [21:21:30:781]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '301'.
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoApplication Data
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoFavorites
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoNetHood
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoMy Documents
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoPrintHood
MSI (s) (78:74) [21:21:30:781]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoRecent
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoSendTo
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoTemplates
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersApplication Data
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoLocal SettingsApplication Data
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoMy DocumentsMy Pictures
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersStart MenuProgramsAdministrative Tools
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersStart MenuProgramsStartup
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersStart MenuPrograms
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersStart Menu
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersDesktop
MSI (s) (78:74) [21:21:30:796]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoStart MenuProgramsAdministrative Tools
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoStart MenuProgramsStartup
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoStart MenuPrograms
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoStart Menu
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsChristoDesktop
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:Documents and SettingsAll UsersTemplates
MSI (s) (78:74) [21:21:30:812]: SHELL32::SHGetFolderPath returned: C:WINDOWSFonts
MSI (s) (78:74) [21:21:30:812]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Christo'.
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'private'.
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:WINDOWSInstaller16c5212.msi'.
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:WINDOWSInstaller16c5212.msi'.
MSI (s) (78:74) [21:21:30:812]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (78:74) [21:21:30:812]: Machine policy value 'DisableRollback' is 0
MSI (s) (78:74) [21:21:30:812]: User policy value 'DisableRollback' is 0
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
=== Logging started: 6/3/2006 21:21:30 ===
MSI (s) (78:74) [21:21:30:812]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (s) (78:74) [21:21:30:812]: Doing action: INSTALL
MSI (s) (78:74) [21:21:30:843]: Running ExecuteSequence
MSI (s) (78:74) [21:21:30:843]: Doing action: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
Action start 21:21:30: INSTALL.
MSI (s) (78:74) [21:21:30:843]: PROPERTY CHANGE: Adding WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWS'.
Action start 21:21:30: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
MSI (s) (78:74) [21:21:30:843]: Doing action: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
Action ended 21:21:30: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
MSI (s) (78:74) [21:21:30:843]: PROPERTY CHANGE: Adding SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSsystem32'.
Action start 21:21:30: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
MSI (s) (78:74) [21:21:30:843]: Doing action: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
Action ended 21:21:30: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
MSI (s) (78:74) [21:21:30:843]: PROPERTY CHANGE: Adding WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWS'.
Action start 21:21:30: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
MSI (s) (78:74) [21:21:30:859]: Doing action: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
Action ended 21:21:30: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
MSI (s) (78:74) [21:21:30:859]: PROPERTY CHANGE: Adding SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSsystem32'.
Action start 21:21:30: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
MSI (s) (78:74) [21:21:30:859]: Doing action: LaunchConditions
Action ended 21:21:30: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
Action start 21:21:30: LaunchConditions.
MSI (s) (78:74) [21:21:30:859]: Doing action: FindRelatedProducts
Action ended 21:21:30: LaunchConditions. Return value 1.
MSI (s) (78:74) [21:21:30:859]: Skipping FindRelatedProducts action: not run in maintenance mode
Action start 21:21:30: FindRelatedProducts.
MSI (s) (78:74) [21:21:30:859]: Skipping action: CA_SetRefCountUpgradeFlag (condition is false)
MSI (s) (78:74) [21:21:30:859]: Skipping action: CA_SetRefCountNewerFoundFlag (condition is false)
MSI (s) (78:74) [21:21:30:859]: Doing action: IsPendingRebootKey
Action ended 21:21:30: FindRelatedProducts. Return value 0.
MSI (s) (78:0C) [21:21:30:875]: Invoking remote custom action. DLL: C:WINDOWSInstallerMSID6.tmp, Entrypoint: IsPendingReboot
MSI (s) (78:98) [21:21:30:875]: Generating random cookie.
MSI (s) (78:98) [21:21:30:890]: Created Custom Action Server with PID 5432 (0x1538).
MSI (s) (78:F0) [21:21:30:937]: Running as a service.
MSI (s) (78:EC) [21:21:30:937]: Hello, I'm your 32bit Impersonated custom action server.
Action start 21:21:30: IsPendingRebootKey.
No PendingFileRenameOperations
MSI (s) (78:74) [21:21:30:968]: Skipping action: CA_ErrorDifferentLang (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: SetWOW (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: SetWOWAppendCustomPath (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: SetWOWINSTALLSQLSHAREDDIR_CUSTOMPATH (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: SetWOWINSTALLSQLSHAREDDIR_CUSTOMPATH_ADD (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_ValidateAppGuid_NewerFound.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_RefCountAppGuid_NewerFound.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_BackupAppGuid_NewerFound.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_RegisterAppGuid_NewerFound.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_RestoreAppGuid_NewerFound.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Doing action: AppSearch
Action ended 21:21:30: IsPendingRebootKey. Return value 1.
Action start 21:21:30: AppSearch.
MSI (s) (78:74) [21:21:30:968]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (s) (78:74) [21:21:30:968]: PROPERTY CHANGE: Adding REDISTINSTALLEDVERSION property. Its value is '9.00.2047.00'.
MSI (s) (78:74) [21:21:30:968]: Skipping action: SkipInstallCA (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: CA_ErrorPendingReboot (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: CCPSearch (condition is false)
MSI (s) (78:74) [21:21:30:968]: Skipping action: RMCCPSearch (condition is false)
MSI (s) (78:74) [21:21:30:968]: Doing action: ValidateProductID
Action ended 21:21:30: AppSearch. Return value 1.
Action start 21:21:30: ValidateProductID.
MSI (s) (78:74) [21:21:30:968]: Skipping action: Sqlmsirc_CheckLanguage.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:30:968]: Doing action: CostInitialize
Action ended 21:21:30: ValidateProductID. Return value 1.
MSI (s) (78:74) [21:21:30:968]: Machine policy value 'MaxPatchCacheSize' is 10
Action start 21:21:30: CostInitialize.
MSI (s) (78:74) [21:21:31:000]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'D:'.
MSI (s) (78:74) [21:21:31:000]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2205 2: 3: Patch
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2205 2: 3: __MsiPatchFileList
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (78:74) [21:21:31:000]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`
MSI (s) (78:74) [21:21:31:000]: Doing action: FileCost
Action ended 21:21:31: CostInitialize. Return value 1.
MSI (s) (78:74) [21:21:31:015]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (78:74) [21:21:31:015]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (78:74) [21:21:31:015]: Note: 1: 2262 2: TypeLib 3: -2147287038
Action start 21:21:31: FileCost.
MSI (s) (78:74) [21:21:31:015]: Doing action: IsolateComponents
Action ended 21:21:31: FileCost. Return value 1.
Action start 21:21:31: IsolateComponents.
MSI (s) (78:74) [21:21:31:031]: Doing action: CostFinalize
Action ended 21:21:31: IsolateComponents. Return value 0.
MSI (s) (78:74) [21:21:31:031]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (s) (78:74) [21:21:31:031]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (s) (78:74) [21:21:31:031]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (s) (78:74) [21:21:31:031]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (s) (78:74) [21:21:31:031]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (s) (78:74) [21:21:31:046]: PROPERTY CHANGE: Adding EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its value is 'C:Program FilesMicrosoft SQL Server90EULA'.
MSI (s) (78:74) [21:21:31:062]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:WINDOWSsystem32'. Its new value: 'C:WINDOWSsystem32'.
MSI (s) (78:74) [21:21:31:062]: PROPERTY CHANGE: Adding SqlInclude.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:Program FilesMicrosoft SQL Server90SDKInclude'.
MSI (s) (78:74) [21:21:31:062]: PROPERTY CHANGE: Adding SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:Program FilesMicrosoft SQL Server90SDKLibx86'.
MSI (s) (78:74) [21:21:31:062]: Note: 1: 2205 2: 3: Patch
MSI (s) (78:74) [21:21:31:062]: Note: 1: 2262 2: Condition 3: -2147287038
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'D:'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:WINDOWSsystem32'. Its new value: 'C:WINDOWSsystem32'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding VSINSTALLDIR property. Its value is 'C:Program FilesMicrosoft Visual Studio 8'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding VSINSTALLROOT property. Its value is 'C:Program FilesMicrosoft Visual Studio 8'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlShared property. Its value is 'C:Program FilesMicrosoft SQL Server'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding Ver.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:Program FilesMicrosoft SQL Server90'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlSDK.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:Program FilesMicrosoft SQL Server90SDK'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlSDKLib.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:Program FilesMicrosoft SQL Server90SDKLib'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Modifying SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E property. Its current value is 'C:Program FilesMicrosoft SQL Server90SDKLibx86'. Its new value: 'C:Program FilesMicrosoft SQL Server90SDKLibx86'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Modifying SqlInclude.06870705_8636_410E_B591_FEE8962A550E property. Its current value is 'C:Program FilesMicrosoft SQL Server90SDKInclude'. Its new value: 'C:Program FilesMicrosoft SQL Server90SDKInclude'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding Ver90.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its value is 'C:Program FilesMicrosoft SQL Server90'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Modifying EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its current value is 'C:Program FilesMicrosoft SQL Server90EULA'. Its new value: 'C:Program FilesMicrosoft SQL Server90EULA'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding INSTALLSQLSHAREDDIR property. Its value is 'C:Program FilesMicrosoft SQL Server'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlVer property. Its value is 'C:Program FilesMicrosoft SQL Server90'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlTools property. Its value is 'C:Program FilesMicrosoft SQL Server90Tools'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding SqlToolsBin property. Its value is 'C:Program FilesMicrosoft SQL Server90ToolsBinn'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxs'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsManifests'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsPolicies'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsPoliciesx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxs'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsPolicies'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsPoliciesx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63a'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsManifests'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:WINDOWSwinsxsx86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad'.
MSI (s) (78:74) [21:21:31:078]: PROPERTY CHANGE: Adding VSRetarget property. Its value is 'C:Program FilesMicrosoft SQL Server90ToolsBinn'.
MSI (s) (78:74) [21:21:31:078]: Target path resolution complete. Dumping Directory table...
MSI (s) (78:74) [21:21:31:078]: Note: target paths subject to change (via custom actions or browsing)
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: TARGETDIR , Object: D:
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WindowsFolder , Object: C:WINDOWS
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SystemFolder , Object: C:WINDOWSsystem32
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: ProgramFilesFolder , Object: C:Program Files
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: VSINSTALLDIR , Object: C:Program FilesMicrosoft Visual Studio 8
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: VSINSTALLROOT , Object: C:Program FilesMicrosoft Visual Studio 8
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlShared , Object: C:Program FilesMicrosoft SQL Server
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: Ver.06870705_8636_410E_B591_FEE8962A550E , Object: C:Program FilesMicrosoft SQL Server90
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlSDK.06870705_8636_410E_B591_FEE8962A550E , Object: C:Program FilesMicrosoft SQL Server90SDK
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlSDKLib.06870705_8636_410E_B591_FEE8962A550E , Object: C:Program FilesMicrosoft SQL Server90SDKLib
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E , Object: C:Program FilesMicrosoft SQL Server90SDKLibx86
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlInclude.06870705_8636_410E_B591_FEE8962A550E , Object: C:Program FilesMicrosoft SQL Server90SDKInclude
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: Ver90.84118FFB_F307_45F3_B5BC_3A4F8261108D , Object: C:Program FilesMicrosoft SQL Server90
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D , Object: C:Program FilesMicrosoft SQL Server90EULA
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: INSTALLSQLSHAREDDIR , Object: C:Program FilesMicrosoft SQL Server
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlVer , Object: C:Program FilesMicrosoft SQL Server90
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlTools , Object: C:Program FilesMicrosoft SQL Server90Tools
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SqlToolsBin , Object: C:Program FilesMicrosoft SQL Server90ToolsBinn
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWS
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSsystem32
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxs
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsManifests
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsPolicies
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsPoliciesx86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWS
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSsystem32
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxs
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsPolicies
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsPoliciesx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63a
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsManifests
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E , Object: C:WINDOWSwinsxsx86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad
MSI (s) (78:74) [21:21:31:078]: Dir (target): Key: VSRetarget , Object: C:Program FilesMicrosoft SQL Server90ToolsBinn
Action start 21:21:31: CostFinalize.
MSI (s) (78:74) [21:21:31:109]: Doing action: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD
Action ended 21:21:31: CostFinalize. Return value 1.
MSI (s) (78:74) [21:21:31:109]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:WINDOWSsystem32'.
Action start 21:21:31: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD.
MSI (s) (78:74) [21:21:31:109]: Doing action: IsDotNet20Installed
Action ended 21:21:31: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD. Return value 1.
MSI (s) (78:80) [21:21:31:109]: Invoking remote custom action. DLL: C:WINDOWSInstallerMSID7.tmp, Entrypoint: IsDotNetFramework20Installed
Action start 21:21:31: IsDotNet20Installed.
Feature SQL_SNAC_CORE install action does not match 2.
Not all features are being removed.
MSI (s) (78!DC) [21:21:31:140]: PROPERTY CHANGE: Deleting EnableDotNetCheck property. Its current value is '0'.
MSI (s) (78!DC) [21:21:31:140]: PROPERTY CHANGE: Adding DOTNETCOREPATH property. Its value is '1'.
Either there are no .NET Framework assemblies present in MsiAssembly table or they do not require the GAC, no need to check for the .NET Framework
MSI (s) (78:74) [21:21:31:140]: Skipping action: CA_ErrorPrereqDotNet (condition is false)
MSI (s) (78:74) [21:21:31:140]: Skipping action: CA_SetARPINSTALLLOCATION (condition is false)
MSI (s) (78:74) [21:21:31:140]: Doing action: SetODBCFolders
Action ended 21:21:31: IsDotNet20Installed. Return value 1.
MSI (s) (78:74) [21:21:31:140]: Note: 1: 2205 2: 3: ODBCDriver
MSI (s) (78:74) [21:21:31:140]: Note: 1: 2228 2: 3: ODBCDriver 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCDriver`, `Component` WHERE `ODBCDriver`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
MSI (s) (78:74) [21:21:31:140]: Note: 1: 2205 2: 3: ODBCTranslator
MSI (s) (78:74) [21:21:31:140]: Note: 1: 2228 2: 3: ODBCTranslator 4: SELECT `ComponentId`,`Description`,`Directory_`, `ActionRequest`, `Installed`, `Attributes` FROM `ODBCTranslator`, `Component` WHERE `ODBCTranslator`.`Component_` = `Component` AND (`ActionRequest` = 1 OR `ActionRequest` = 2)
Action start 21:21:31: SetODBCFolders.
MSI (s) (78:74) [21:21:31:140]: Doing action: MigrateFeatureStates
Action ended 21:21:31: SetODBCFolders. Return value 0.
MSI (s) (78:74) [21:21:31:140]: Skipping MigrateFeatureStates action: not run in maintenance mode
Action start 21:21:31: MigrateFeatureStates.
MSI (s) (78:74) [21:21:31:140]: Doing action: InstallValidate
Action ended 21:21:31: MigrateFeatureStates. Return value 0.
MSI (s) (78:74) [21:21:31:156]: Feature: SQL_SNAC_CORE; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Feature: SQL_SNAC_SDK; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: RedistVersionReg.C3E5819B-5744-41E9-BEF2-12652D7B9053; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: Redist_Uninstall_RegKey.E63C6774-A4E8-4A1A-A090-567FE0DA2FBF; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: License_SQLNCLI_ENU.txt.84118FFB_F307_45F3_B5BC_3A4F8261108D; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: sqlncli.dll.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: RedistQFEKey.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: sqlnclir.rll.A0C5BB09_6818_43E8_AF1C_A1C3C70B210C; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: sqlncli.chm.A0C5BB09_6818_43E8_AF1C_A1C3C70B210C; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: downlevel_manifest.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: downlevel_payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: nosxs.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: downlevel_manifest.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: msmd.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: oledbdm.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: sqlncli.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: srv.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: sqlncli.lib.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: opends60.lib.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __Redist_Uninstall_RegKey.E63C6774-A4E8-4A65; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __RedistVersionReg.C3E5819B-5744-41E9-BEF265; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __RedistQFEKey.9B634CFE_9A39_4508_9CA8_D8D65; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __sqlncli.dll.9B634CFE_9A39_4508_9CA8_D8DE65; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __sqlnclir.rll.A0C5BB09_6818_43E8_AF1C_A1C65; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __downlevel_payload.98CB24AD_52FB_DB5F_FF165; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __nosxs.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E165; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __downlevel_manifest.98CB24AD_52FB_DB5F_FF65; Installed: Null; Request: Null; Action: Null
MSI (s) (78:74) [21:21:31:156]: Component: __downlevel_manifest.63E949F6_03BC_5C40_FF65; Installed: Null; Request: Null; Action: Null
Action start 21:21:31: InstallValidate.
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2205 2: 3: BindImage
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2205 2: 3: ProgId
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2205 2: 3: Font
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (78:74) [21:21:31:156]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (78:74) [21:21:31:171]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2205 2: 3: BindImage
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2205 2: 3: ProgId
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2205 2: 3: Font
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (78:74) [21:21:31:171]: Note: 1: 2727 2:
MSI (s) (78:74) [21:21:31:187]: Note: 1: 2727 2:
MSI (s) (78:74) [21:21:31:203]: Doing action: InstallInitialize
Action ended 21:21:31: InstallValidate. Return value 1.
MSI (s) (78:74) [21:21:31:203]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (s) (78:74) [21:21:31:203]: User policy value 'AlwaysInstallElevated' is 0
MSI (s) (78:74) [21:21:31:203]: BeginTransaction: Locking Server
MSI (s) (78:74) [21:21:31:203]: SRSetRestorePoint skipped for this transaction.
MSI (s) (78:74) [21:21:31:203]: Server not locked: locking for product {50A0893D-47D8-48E0-A7E8-44BCD7E4422E}
Action start 21:21:31: InstallInitialize.
MSI (s) (78:74) [21:21:31:234]: Skipping action: Sqlmsirc_ValidateAppGuid.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:31:234]: Skipping action: Sqlmsirc_RefCountAppGuid.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:31:234]: Skipping action: Sqlmsirc_BackupAppGuid.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:31:234]: Skipping action: Sqlmsirc_CheckAppDependency.0D10D66A_FB58_4290_B8AC_58FF44A6C1F1 (condition is false)
MSI (s) (78:74) [21:21:31:234]: Doing action: SxsInstallCA
Action ended 21:21:31: InstallInitialize. Return value 1.
MSI (s) (78:74) [21:21:31:234]: Invoking remote custom action. DLL: C:WINDOWSInstallerMSID8.tmp, Entrypoint: CustomAction_SxsMsmInstall
Action start 21:21:31: SxsInstallCA.
1: sxsdelca 2: traceop 3: 1262 4: 0
1: sxsdelca 2: traceop 3: 1263 4: 0
1: sxsdelca 2: traceop 3: 1264 4: 0
1: sxsdelca 2: traceop 3: 1269 4: 0
1: sxsdelca 2: traceop 3: 1288 4: 0
1: sxsdelca 2: traceop 3: 1292 4: 0
1: sxsdelca 2: traceop 3: 1293 4: 0
1: sxsdelca 2: traceop 3: 1294 4: 0
1: sxsdelca 2: traceop 3: 1296 4: 0
1: sxsdelca 2: traceop 3: 1322 4: 0
1: sxsdelca: Skipping component 2: uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
1: sxsdelca 2: traceop 3: 1288 4: 0
1: sxsdelca 2: traceop 3: 1292 4: 0
1: sxsdelca 2: traceop 3: 1293 4: 0
1: sxsdelca 2: traceop 3: 1294 4: 0
1: sxsdelca 2: traceop 3: 1296 4: 0
1: sxsdelca 2: traceop 3: 1322 4: 0
1: sxsdelca: Skipping component 2: downlevel_manifest.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
1: sxsdelca 2: traceop 3: 1288 4: 0
1: sxsdelca 2: traceop 3: 1292 4: 0
1: sxsdelca 2: traceop 3: 1293 4: 0
1: sxsdelca 2: traceop 3: 1294 4: 0
1: sxsdelca 2: traceop 3: 1296 4: 0
1: sxsdelca 2: traceop 3: 1322 4: 0
1: sxsdelca: Skipping component 2: downlevel_payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
1: sxsdelca 2: traceop 3: 1288 4: 0
1: sxsdelca 2: traceop 3: 1292 4: 0
1: sxsdelca 2: traceop 3: 1293 4: 0
1: sxsdelca 2: traceop 3: 1294 4: 0
1: sxsdelca 2: traceop 3: 1296 4: 0
1: sxsdelca 2: traceop 3: 1322 4: 0
1: sxsdelca: Skipping component 2: uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
1: sxsdelca 2: traceop 3: 1288 4: 0
1: sxsdelca 2: traceop 3: 1292 4: 0
1: sxsdelca 2: traceop 3: 1293 4: 0
1: sxsdelca 2: traceop 3: 1294 4: 0
1: sxsdelca 2: traceop 3: 1296 4: 0
1: sxsdelca 2: traceop 3: 1322 4: 0
1: sxsdelca: Skipping component 2: downlevel_manifest.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
1: sxsdelca 2: traceop 3: 1288 4: 259
1: sxsdelca 2: SxsMsmInstall completed 3: 0 4: 0
MSI (s) (78:74) [21:21:31:281]: Skipping action: AllocateRegistrySpace (condition is false)
MSI (s) (78:74) [21:21:31:281]: Doing action: ProcessComponents
Action ended 21:21:31: SxsInstallCA. Return value 1.
Action start 21:21:31: ProcessComponents.
MSI (s) (78:74) [21:21:31:281]: Doing action: UnpublishComponents
Action ended 21:21:31: ProcessComponents. Return value 1.
MSI (s) (78:74) [21:21:31:296]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 21:21:31: UnpublishComponents.
MSI (s) (78:74) [21:21:31:296]: Doing action: MsiUnpublishAssemblies
Action ended 21:21:31: UnpublishComponents. Return value 1.
Action start 21:21:31: MsiUnpublishAssemblies.
MSI (s) (78:74) [21:21:31:296]: Doing action: UnpublishFeatures
Action ended 21:21:31: MsiUnpublishAssemblies. Return value 1.
Action start 21:21:31: UnpublishFeatures.
MSI (s) (78:74) [21:21:31:296]: Doing action: StopServices
Action ended 21:21:31: UnpublishFeatures. Return value 1.
MSI (s) (78:74) [21:21:31:296]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 21:21:31: StopServices.
MSI (s) (78:74) [21:21:31:296]: Doing action: DeleteServices
Action ended 21:21:31: StopServices. Return value 1.
MSI (s) (78:74) [21:21:31:296]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 21:21:31: DeleteServices.
MSI (s) (78:74) [21:21:31:296]: Doing action: UnregisterComPlus
Action ended 21:21:31: DeleteServices. Return value 1.
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2205 2: 3: Complus
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND `Action` = 0
Action start 21:21:31: UnregisterComPlus.
MSI (s) (78:74) [21:21:31:312]: Doing action: SelfUnregModules
Action ended 21:21:31: UnregisterComPlus. Return value 0.
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2228 2: 3: SelfReg 4: Select `File`.`FileName`,`Component`.`Directory_`,`Component`.`Installed`, `File`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `File`, `Component` Where `SelfReg`.`File_` = `File`.`File` And `File`.`Component_` = `Component`.`Component` And `Component`.`Action` = 0
Action start 21:21:31: SelfUnregModules.
MSI (s) (78:74) [21:21:31:312]: Doing action: UnregisterTypeLibraries
Action ended 21:21:31: SelfUnregModules. Return value 1.
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2262 2: TypeLib 3: -2147287038
Action start 21:21:31: UnregisterTypeLibraries.
MSI (s) (78:74) [21:21:31:312]: Doing action: UnregisterFonts
Action ended 21:21:31: UnregisterTypeLibraries. Return value 1.
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2205 2: 3: Font
MSI (s) (78:74) [21:21:31:312]: Note: 1: 2228 2: 3: Font 4: SELECT `FontTitle`, `FileName`, `Directory_`, `Installed`From `Font`, `FileAction` Where `Font`.`File_` = `FileAction`.`File` And `FileAction`.`Action` = 0 ORDER BY `FileAction`.`Directory_`
Action start 21:21:31: UnregisterFonts.
MSI (s) (78:74) [21:21:31:312]: Doing action: RemoveRegistryValues
Action ended 21:21:31: UnregisterFonts. Return value 1.
Action start 21:21:31: RemoveRegistryValues.
MSI (s) (78:74) [21:21:31:343]: Doing action: UnregisterClassInfo
Action ended 21:21:31: RemoveRegistryValues. Return value 1.
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2262 2: Class 3: -2147287038
Action start 21:21:31: UnregisterClassInfo.
MSI (s) (78:74) [21:21:31:343]: Doing action: UnregisterExtensionInfo
Action ended 21:21:31: UnregisterClassInfo. Return value 1.
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 21:21:31: UnregisterExtensionInfo.
MSI (s) (78:74) [21:21:31:343]: Doing action: UnregisterProgIdInfo
Action ended 21:21:31: UnregisterExtensionInfo. Return value 1.
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2205 2: 3: ProgId
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags` , `Component`.`Component` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action start 21:21:31: UnregisterProgIdInfo.
MSI (s) (78:74) [21:21:31:343]: Doing action: UnregisterMIMEInfo
Action ended 21:21:31: UnregisterProgIdInfo. Return value 0.
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2205 2: 3: MIME
MSI (s) (78:74) [21:21:31:343]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action start 21:21:31: UnregisterMIMEInfo.
MSI (s) (78:74) [21:21:31:343]: Doing action: RemoveIniValues
Action ended 21:21:31: UnregisterMIMEInfo. Return value 0.
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2205 2: 3: IniFile
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2228 2: 3: IniFile 4: SELECT `FileName`,`IniFile`.`DirProperty`,`Section`,`IniFile`.`Key`,`IniFile`.`Value`,`IniFile`.`Action` FROM `IniFile`, `Component` WHERE `Component`=`Component_` AND `Component`.`Action`=0 ORDER BY `FileName`,`Section`
Action start 21:21:31: RemoveIniValues.
MSI (s) (78:74) [21:21:31:359]: Doing action: RemoveShortcuts
Action ended 21:21:31: RemoveIniValues. Return value 1.
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Name`, null, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Feature`.`Action`, `Component`.`Action` From `Shortcut`, `Feature`, `Component` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND (`Feature`.`Action` = 0 OR (`Feature`.`Action` = 4 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)) OR ((`Feature`.`Action` = NULL OR `Feature`.`Action` = 3) AND `Component`.`Action` = 0 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2)))
Action start 21:21:31: RemoveShortcuts.
MSI (s) (78:74) [21:21:31:359]: Doing action: RemoveEnvironmentStrings
Action ended 21:21:31: RemoveShortcuts. Return value 0.
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2205 2: 3: Environment
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 0)
Action start 21:21:31: RemoveEnvironmentStrings.
MSI (s) (78:74) [21:21:31:359]: Doing action: RemoveDuplicateFiles
Action ended 21:21:31: RemoveEnvironmentStrings. Return value 1.
Action start 21:21:31: RemoveDuplicateFiles.
MSI (s) (78:74) [21:21:31:359]: Doing action: RemoveFiles
Action ended 21:21:31: RemoveDuplicateFiles. Return value 1.
MSI (s) (78:74) [21:21:31:359]: Note: 1: 2205 2: 3: RemoveFile
MSI (s) (78:74) [21:21:31:390]: Note: 1: 2205 2: 3: RemoveFile
Action start 21:21:31: RemoveFiles.
MSI (s) (78:74) [21:21:31:390]: Doing action: RemoveFolders
Action ended 21:21:31: RemoveFiles. Return value 0.
Action start 21:21:31: RemoveFolders.
MSI (s) (78:74) [21:21:31:390]: Doing action: CreateFolders
Action ended 21:21:31: RemoveFolders. Return value 0.
Action start 21:21:31: CreateFolders.
MSI (s) (78:74) [21:21:31:390]: Doing action: MoveFiles
Action ended 21:21:31: CreateFolders. Return value 0.
Action start 21:21:31: MoveFiles.
MSI (s) (78:74) [21:21:31:390]: Doing action: InstallFiles
Action ended 21:21:31: MoveFiles. Return value 1.
MSI (s) (78:74) [21:21:31:390]: Note: 1: 2205 2: 3: Patch
MSI (s) (78:74) [21:21:31:390]: Note: 1: 2228 2: 3: Patch 4: SELECT `Patch`.`File_`, `Patch`.`Header`, `Patch`.`Attributes`, `Patch`.`Sequence`, `Patch`.`StreamRef_` FROM `Patch` WHERE `Patch`.`File_` = ? AND `Patch`.`#_MsiActive`=? ORDER BY `Patch`.`Sequence`
MSI (s) (78:74) [21:21:31:390]: Note: 1: 2205 2: 3: MsiPatchHeaders
MSI (s) (78:74) [21:21:31:390]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
Action start 21:21:31: InstallFiles.
MSI (s) (78:74) [21:21:31:406]: Doing action: DuplicateFiles
Action ended 21:21:31: InstallFiles. Return value 1.
Action start 21:21:31: DuplicateFiles.
MSI (s) (78:74) [21:21:31:406]: Doing action: PatchFiles
Action ended 21:21:31: DuplicateFiles. Return value 1.
MSI (s) (78:74) [21:21:31:406]: Note: 1: 2205 2: 3: Patch
MSI (s) (78:74) [21:21:31:406]: Note: 1: 2228 2: 3: Patch 4: SELECT `File`,`FileName`,`FileSize`,`Directory_`,`PatchSize`,`File`.`Attributes`,`Patch`.`Attributes`,`Patch`.`Sequence`,`Component`.`Component`,`Component`.`ComponentId` FROM `File`,`Component`,`Patch` WHERE `Patch`.`#_MsiActive`=? AND `File`=`File_` AND `Component`=`Component_` ORDER BY `Patch`.`Sequence`
Action start 21:21:31: PatchFiles.
MSI (s) (78:74) [21:21:31:406]: Doing action: BindImage
Action ended 21:21:31: PatchFiles. Return value 0.
Action start 21:21:31: BindImage.
MSI (s) (78:74) [21:21:31:406]: Doing action: RegisterClassInfo
Action ended 21:21:31: BindImage. Return value 1.
MSI (s) (78:74) [21:21:31:406]: Note: 1: 2262 2: Class 3: -2147287038
Action start 21:21:31: RegisterClassInfo.
MSI (s) (78:74) [21:21:31:406]: Doing action: RegisterExtensionInfo
Action ended 21:21:31: RegisterClassInfo. Return value 1.
MSI (s) (78:74) [21:21:31:406]: Note: 1: 2262 2: Extension 3: -2147287038
Action start 21:21:31: RegisterExtensionInfo.
MSI (s) (78:74) [21:21:31:421]: Doing action: RegisterProgIdInfo
Action ended 21:21:31: RegisterExtensionInfo. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: ProgId
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2228 2: 3: ProgId 4: SELECT DISTINCT `BinaryType`, `ProgId`, `Class_`, `ProgId`.`Description`, `ProgId`.`Icon_`, `ProgId`.`IconIndex`, null, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `ProgId`, `Class`, `Feature`, `Component` WHERE `ProgId`.`Class_` = `Class`.`CLSID` AND `Class`.`Feature_` = `Feature` AND `Class`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action start 21:21:31: RegisterProgIdInfo.
MSI (s) (78:74) [21:21:31:421]: Doing action: RegisterMIMEInfo
Action ended 21:21:31: RegisterProgIdInfo. Return value 0.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: MIME
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2228 2: 3: MIME 4: SELECT `BinaryType`, `ContentType`, `Extension`.`Extension`, `MIME`.`CLSID`, `Component`.`RuntimeFlags`, `Component`.`Component` FROM `MIME`, `Extension`, `Feature`, `Component` WHERE `MIME`.`Extension_` = `Extension`.`Extension` AND `Feature_` = `Feature` AND `Extension`.`Component_` = `Component` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND ((`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4))))
Action start 21:21:31: RegisterMIMEInfo.
MSI (s) (78:74) [21:21:31:421]: Doing action: WriteRegistryValues
Action ended 21:21:31: RegisterMIMEInfo. Return value 0.
Action start 21:21:31: WriteRegistryValues.
MSI (s) (78:74) [21:21:31:421]: Doing action: WriteIniValues
Action ended 21:21:31: WriteRegistryValues. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: IniFile
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2228 2: 3: IniFile 4: SELECT `FileName`,`IniFile`.`DirProperty`,`Section`,`IniFile`.`Key`,`IniFile`.`Value`,`IniFile`.`Action` FROM `IniFile`, `Component` WHERE `Component`=`Component_` AND (`Component`.`Action`=1 OR `Component`.`Action`=2) ORDER BY `FileName`,`Section`
Action start 21:21:31: WriteIniValues.
MSI (s) (78:74) [21:21:31:421]: Doing action: WriteEnvironmentStrings
Action ended 21:21:31: WriteIniValues. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: Environment
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2)
Action start 21:21:31: WriteEnvironmentStrings.
MSI (s) (78:74) [21:21:31:421]: Doing action: RegisterFonts
Action ended 21:21:31: WriteEnvironmentStrings. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: Font
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2228 2: 3: Font 4: SELECT `FontTitle`, `FileName`, `Directory_`, `Action` From `Font`, `FileAction` Where `Font`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 Or `FileAction`.`Action` = 2) ORDER BY `FileAction`.`Directory_`
Action start 21:21:31: RegisterFonts.
MSI (s) (78:74) [21:21:31:421]: Doing action: RegisterTypeLibraries
Action ended 21:21:31: RegisterFonts. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2262 2: TypeLib 3: -2147287038
Action start 21:21:31: RegisterTypeLibraries.
MSI (s) (78:74) [21:21:31:421]: Doing action: SelfRegModules
Action ended 21:21:31: RegisterTypeLibraries. Return value 1.
MSI (s) (78:74) [21:21:31:421]: Note: 1: 2205 2: 3: SelfReg
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2228 2: 3: SelfReg 4: Select `FileAction`.`FileName`,`FileAction`.`Directory_`,`FileAction`.`Action`, `FileAction`.`Component_`,`SelfReg`.`File_` From `SelfReg`, `FileAction` Where `SelfReg`.`File_` = `FileAction`.`File` And (`FileAction`.`Action` = 1 OR `FileAction`.`Action` = 2)
Action start 21:21:31: SelfRegModules.
MSI (s) (78:74) [21:21:31:437]: Doing action: RegisterComPlus
Action ended 21:21:31: SelfRegModules. Return value 1.
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2205 2: 3: Complus
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2228 2: 3: Complus 4: SELECT `ComponentId`, `FileName`, `Component`.`Directory_`, `ExpType`, `Component`.`Action`, `Component`.`Installed` FROM `Complus`, `Component`, `File` WHERE `Complus`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND (`Action` = 1 OR `Action` = 2)
Action start 21:21:31: RegisterComPlus.
MSI (s) (78:74) [21:21:31:437]: Doing action: InstallServices
Action ended 21:21:31: RegisterComPlus. Return value 0.
MSI (s) (78:74) [21:21:31:437]: Detected older ServiceInstall table schema
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2205 2: 3: ServiceInstall
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2228 2: 3: ServiceInstall 4: SELECT `Name`,`DisplayName`,`ServiceType`,`StartType`,`ErrorControl`,`LoadOrderGroup`,`Dependencies`,`StartName`,`Password`,`ComponentId`,`Directory_`,`FileName`,`Arguments` FROM `ServiceInstall`, `Component`, `File` WHERE `ServiceInstall`.`Component_` = `Component`.`Component` AND (`Component`.`KeyPath` = `File`.`File`) AND (`Action` = 1 OR `Action` = 2)
Action start 21:21:31: InstallServices.
MSI (s) (78:74) [21:21:31:437]: Doing action: StartServices
Action ended 21:21:31: InstallServices. Return value 1.
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2262 2: ServiceControl 3: -2147287038
Action start 21:21:31: StartServices.
MSI (s) (78:74) [21:21:31:437]: Doing action: RegisterUser
Action ended 21:21:31: StartServices. Return value 1.
Action start 21:21:31: RegisterUser.
MSI (s) (78:74) [21:21:31:437]: Doing action: RegisterProduct
Action ended 21:21:31: RegisterUser. Return value 0.
Action start 21:21:31: RegisterProduct.
MSI (s) (78:74) [21:21:31:437]: Doing action: PublishComponents
Action ended 21:21:31: RegisterProduct. Return value 1.
MSI (s) (78:74) [21:21:31:437]: Note: 1: 2262 2: PublishComponent 3: -2147287038
Action start 21:21:31: PublishComponents.
MSI (s) (78:74) [21:21:31:437]: Doing action: MsiPublishAssemblies
Action ended 21:21:31: PublishComponents. Return value 1.
Action start 21:21:31: MsiPublishAssemblies.
MSI (s) (78:74) [21:21:31:437]: Doing action: PublishFeatures
Action ended 21:21:31: MsiPublishAssemblies. Return value 1.
Action start 21:21:31: PublishFeatures.
MSI (s) (78:74) [21:21:31:437]: Doing action: PublishProduct
Action ended 21:21:31: PublishFeatures. Return value 1.
Action start 21:21:31: PublishProduct.
MSI (s) (78:74) [21:21:31:453]: Doing action: CreateShortcuts
Action ended 21:21:31: PublishProduct. Return value 1.
MSI (s) (78:74) [21:21:31:453]: Note: 1: 2205 2: 3: Shortcut
MSI (s) (78:74) [21:21:31:453]: Note: 1: 2228 2: 3: Shortcut 4: SELECT `Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
Action start 21:21:31: CreateShortcuts.
MSI (s) (78:74) [21:21:31:453]: Doing action: InstallFinalize
Action ended 21:21:31: CreateShortcuts. Return value 0.
MSI (s) (78:74) [21:21:31:453]: Running Script: C:WINDOWSInstallerMSID9.tmp
MSI (s) (78:74) [21:21:31:453]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
MSI (s) (78:74) [21:21:31:453]: Machine policy value 'DisableRollback' is 0
MSI (s) (78:74) [21:21:31:468]: Note: 1: 1402 2: HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionInstallerRollbackScripts 3: 2
MSI (s) (78:74) [21:21:31:515]: Executing op: Header(Signature=1397708873,Version=301,Timestamp=885238448,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
Action start 21:21:31: InstallFinalize.
MSI (s) (78:74) [21:21:31:515]: Executing op: ProductInfo(ProductKey={50A0893D-47D8-48E0-A7E8-44BCD7E4422E},ProductName=Microsoft SQL Server Native Client,PackageName=sqlncli.msi,Language=1033,Version=150996991,Assignment=1,ObsoleteArg=0,ProductIcon=ARPIco,,PackageCode={9115E914-A23D-43BB-BF2D-1FF75964EFD1},,,InstanceType=0,LUASetting=0,RemoteUR

View 1 Replies View Related

Error Msg:SQLServer2005_SSMSEE.msi Is Not A Valid Installer Package

Apr 9, 2007

I have downloaded the msi file for the SQL Server Management Studio Express. However, clicking the msi file, showed a Windows Installer error msg that the installer package can not be opened because it is not a valid installer pckage.



Previously, I did download and install the SQL Server 2005 Express successfully. We need Management Studio Express in order to run the 'Enterprise manager'. Am I right?



TIA,

Jeffrey

View 1 Replies View Related

Error Messages Of Return Codes Of SQL Installer

Dec 13, 2006

Hi all,

I have one application through which i m installing SQL Server 2005 Express Edition.

If some failure occures, all I get is one exitCode which is a return code of SQL Express installer. Is there any way by which I can find out the exact reason of failure.

One example is error code 28062.

This error code is for "sql is unable to install on compressed folder / drive".



Please help



Thanks and regards,

-Anup

View 1 Replies View Related

Holy Crap, SQL 2005 Installer Completely Sucks

Feb 28, 2007

There appears to be no way to prevent SQL 2005 from installing roughly 1.5GB of stuff on the C: drive - even if you click that advanced button and select a different drive for all the components.

I can't find an easy way around this, other than rebuild the C: drive on a bunch of systems. Anyone have any other ideas?



-ec

View 9 Replies View Related

Protecting Database From Code Stealing And Installer Advice

Aug 24, 2005

Dear GroupI'd be grateful if you can give me some advice on the following.An application I wrote uses an MSDE backend and I wonder whetherthere's a way (even for the system administrator) of not seeing ortracing stored procedure code, view and table designs?And I also wonder whether you can advise me on an installer thathandles MSDE and database setup during installation without too mucheffort but is still affordable < USD 1000.Any articles, resources, advice hints for these two topics are veryappreciated.Thank you very much for your help & efforts!Martin

View 3 Replies View Related

Licensing Details For SQL Server CE Cab Files To Be Used In Custom Installer

May 16, 2007

Hello All,

We have a licensed version of VS2005 and we are developing commercial C#.net mobile applications targeted for Pocket PC 2003, Windows CE etc.

We are currently making use of System.Data.SqlServerCe.dll and are using the Sql Server CE for storing and retrieving information required for the application. We use this information and send it to our hosted web server for processing.

We use NSIS installer to develop the installer for mobile application. Can we make use of the Sql Server CE CAB files (sqlce30.dev.ENU.ppc.wce4.armv4.CAB) to install or should we only use the Sql Server CE dlls that are mentioned in the REDIST.txt?

We would like to know if we would be in agreement with the EULA if we make use of the CAB files for installation instead of the direct dlls.

Best Regards,
Manasvini

View 3 Replies View Related

The Installer Has Insufficient Privileges To Access This Directory: C:Config.Msi.

Jun 1, 2006

I am trying to install SQL Server 2005. I am already administrator on this machine, and I do not understand why it keeps asking me this. I can't get all the features installed because of this error message.

The installer has insufficient privileges to access this directory: C:Config.Msi.

Please help.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved