SQL Server 2005: Upgrade Error SP2 to SP3

  • I have a SQL Server 2005 Standard Edition on a 64-bit Server. I was upgrading from SP2 to SP3. After completing the upgrading, the setup reported some componets failed to be installed. Error is:

    MSP Error: 1316 A network error occurred while attempting to read from the file: <some path to the file>

    Any suggestions why this occurred? I ran the service pack on the local drive.

  • I think it would help to see the whole error message. There may be other messages that will help determine what occurred.

  • Agree with Lynn, you got to give more of the error message to understand where that error occured.

    With out that it's like

    Going to Doctor and saying :I am not feeling well, can you prescribe me medicine?"


    Bru Medishetty

    Blog -- LearnSQLWithBru

    Join on Facebook Page Facebook.comLearnSQLWithBru

    Twitter -- BruMedishetty

  • Is it a network path or a local path?

    The server communicates with SQL just like any other system, and I think it is a generic error that says network paths since you can install this remotely.

  • Thank you for your help. This is from the SP3 Summary.txt file. I included all products that had the error duuring the install:

    Product : SQL Server Native Client

    Product Version (Previous): 4035

    Product Version (Final) :

    Status : Failure

    Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\Redist9_Hotfix_KB955706_sqlncli.msi.log

    Error Number : 1316

    Error Description : MSP Error: 1316 A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

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

    Product : SQLXML4

    Product Version (Previous): 4035

    Product Version (Final) :

    Status : Failure

    Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\Redist9_Hotfix_KB955706_sqlxml4.msi.log

    Error Number : 1316

    Error Description : MSP Error: 1316 A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlxml4_x64.msi

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

    Product : Backward Compatibility

    Product Version (Previous): 2312

    Product Version (Final) :

    Status : Failure

    Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\Redist9_Hotfix_KB955706_SQLServer2005_BC.msi.log

    Error Number : 1316

    Error Description : MSP Error: 1316 A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SQLServer2005_BC_x64.msi

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

    Product : Microsoft SQL Server VSS Writer

    Product Version (Previous): 4035

    Product Version (Final) :

    Status : Failure

    Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\Redist9_Hotfix_KB955706_SqlWriter.msi.log

    Error Number : 1316

    Error Description : MSP Error: 1316 A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\SqlWriter_x64.msi

  • Hi,

    You should check the logs with the exact error: i.e C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\Redist9_Hotfix_KB955706_sqlncli.msi.log and so on.

    It looks like you have missing or corrupted files in the C:\windows\installer folder.

    Feel free to post here those logs or only the errors so we can help.

    Regards

    Jose Santiago Oyervides.

  • I looked in that log file, as well as the others, but can't find what and where it fails. I don't really understand what the log says.

    Here is the whole log from: Redist9_Hotfix_KB955706_sqlncli.msi.log

    === Verbose logging started: 11/14/2009 10:43:35 Build type: SHIP UNICODE 3.01.4000.4042 Calling process: c:\8927c93bb6ca73205c99\hotfix.exe ===

    MSI (c) (A8:70) [10:43:35:840]: Resetting cached policy values

    MSI (c) (A8:70) [10:43:35:840]: Machine policy value 'Debug' is 0

    MSI (c) (A8:70) [10:43:35:840]: ******* RunEngine:

    ******* Product: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi

    ******* Action:

    ******* CommandLine: **********

    MSI (c) (A8:70) [10:43:35:840]: Client-side and UI is none or basic: Running entire install on the server.

    MSI (c) (A8:70) [10:43:35:840]: Grabbed execution mutex.

    MSI (c) (A8:70) [10:43:35:840]: Cloaking enabled.

    MSI (c) (A8:70) [10:43:35:840]: Attempting to enable all disabled priveleges before calling Install on Server

    MSI (c) (A8:70) [10:43:35:840]: Incrementing counter to disable shutdown. Counter after increment: 0

    MSI (s) (34:D8) [10:43:35:856]: Grabbed execution mutex.

    MSI (s) (34:D0) [10:43:35:856]: Resetting cached policy values

    MSI (s) (34:D0) [10:43:35:856]: Machine policy value 'Debug' is 0

    MSI (s) (34:D0) [10:43:35:856]: ******* RunEngine:

    ******* Product: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi

    ******* Action:

    ******* CommandLine: **********

    MSI (s) (34:D0) [10:43:35:856]: Machine policy value 'DisableUserInstalls' is 0

    MSI (s) (34:D0) [10:43:35:856]: File will have security applied from OpCode.

    MSI (s) (34:D0) [10:43:35:871]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi' against software restriction policy

    MSI (s) (34:D0) [10:43:35:871]: SOFTWARE RESTRICTION POLICY: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi has a digital signature

    MSI (s) (34:D0) [10:43:35:949]: SOFTWARE RESTRICTION POLICY: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi is permitted to run at the 'unrestricted' authorization level.

    MSI (s) (34:D0) [10:43:35:949]: End dialog not enabled

    MSI (s) (34:D0) [10:43:35:949]: Original package ==> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi

    MSI (s) (34:D0) [10:43:35:949]: Package we're running from ==> C:\WINDOWS\Installer\18cecb4.msi

    MSI (s) (34:D0) [10:43:35:965]: APPCOMPAT: looking for appcompat database entry with ProductCode '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'.

    MSI (s) (34:D0) [10:43:35:965]: APPCOMPAT: no matching ProductCode found in database.

    MSI (s) (34:D0) [10:43:35:965]: MSCOREE already loaded, using loaded copy

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'DisablePatch' is 0

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'AllowLockdownPatch' is 0

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'DisableLUAPatching' is 0

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'DisableFlyWeightPatching' is 0

    MSI (s) (34:D0) [10:43:35:965]: APPCOMPAT: looking for appcompat database entry with ProductCode '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'.

    MSI (s) (34:D0) [10:43:35:965]: APPCOMPAT: no matching ProductCode found in database.

    MSI (s) (34:D0) [10:43:35:965]: Transforms are not secure.

    MSI (s) (34:D0) [10:43:35:965]: Command Line: REBOOT=ReallySuppress REINSTALLMODE=vomus CURRENTDIRECTORY=c:\8927c93bb6ca73205c99 CLIENTUILEVEL=3 CLIENTPROCESSID=8616

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{770BC9BC-CC72-4D98-BB90-326FF1BBBC3A}'.

    MSI (s) (34:D0) [10:43:35:965]: Product Code passed to Engine.Initialize: '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'

    MSI (s) (34:D0) [10:43:35:965]: Product Code from property table before transforms: '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'

    MSI (s) (34:D0) [10:43:35:965]: Product Code from property table after transforms: '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'

    MSI (s) (34:D0) [10:43:35:965]: Product registered: entering maintenance mode

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.

    MSI (s) (34:D0) [10:43:35:965]: Entering CMsiConfigurationManager::SetLastUsedSource.

    MSI (s) (34:D0) [10:43:35:965]: Specifed source is not already in a list.

    MSI (s) (34:D0) [10:43:35:965]: User policy value 'SearchOrder' is 'nmu'

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'DisableBrowse' is 0

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'AllowLockdownBrowse' is 0

    MSI (s) (34:D0) [10:43:35:965]: Adding new sources is allowed.

    MSI (s) (34:D0) [10:43:35:965]: Package name retrieved from configuration data: 'sqlncli_x64.msi'

    MSI (s) (34:D0) [10:43:35:965]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.

    MSI (s) (34:D0) [10:43:35:965]: Note: 1: 2262 2: AdminProperties 3: -2147287038

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'DisableMsi' is 1

    MSI (s) (34:D0) [10:43:35:965]: Machine policy value 'AlwaysInstallElevated' is 0

    MSI (s) (34:D0) [10:43:35:965]: User policy value 'AlwaysInstallElevated' is 0

    MSI (s) (34:D0) [10:43:35:965]: Product {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16} is admin assigned: LocalSystem owns the publish key.

    MSI (s) (34:D0) [10:43:35:965]: Product {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16} is managed.

    MSI (s) (34:D0) [10:43:35:965]: Running product '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}' with elevated privileges: Product is assigned.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding REBOOT property. Its value is 'ReallySuppress'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding REINSTALLMODE property. Its value is 'vomus'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'c:\8927c93bb6ca73205c99'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '8616'.

    MSI (s) (34:D0) [10:43:35:965]: TRANSFORMS property is now:

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding PRODUCTLANGUAGE property. Its value is '1033'.

    MSI (s) (34:D0) [10:43:35:965]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '301'.

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Application Data

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Favorites

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\NetHood

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\My Documents

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\PrintHood

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Recent

    MSI (s) (34:D0) [10:43:35:965]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\SendTo

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Templates

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Application Data

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Local Settings\Application Data

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\My Documents\My Pictures

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Administrative Tools

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs\Startup

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Desktop

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Start Menu\Programs\Administrative Tools

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Start Menu\Programs\Startup

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Start Menu\Programs

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Start Menu

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\agtrapp\Desktop

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Templates

    MSI (s) (34:D0) [10:43:35:981]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts

    MSI (s) (34:D0) [10:43:35:981]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'IT Director'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'Port Blakely Companies'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding Installed property. Its value is '00:00:00'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS\Installer\18cecb4.msi'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi'.

    MSI (s) (34:D0) [10:43:35:981]: Note: 1: 2205 2: 3: PatchPackage

    MSI (s) (34:D0) [10:43:35:981]: Machine policy value 'DisableRollback' is 0

    MSI (s) (34:D0) [10:43:35:981]: User policy value 'DisableRollback' is 0

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding MsiUISourceResOnly property. Its value is '1'.

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding QFEUpgrade property. Its value is '1'.

    === Logging started: 11/14/2009 10:43:35 ===

    MSI (s) (34:D0) [10:43:35:981]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.

    MSI (s) (34:D0) [10:43:35:981]: Doing action: INSTALL

    MSI (s) (34:D0) [10:43:35:996]: Running ExecuteSequence

    MSI (s) (34:D0) [10:43:35:996]: Doing action: WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E

    Action start 10:43:35: INSTALL.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\'.

    Action start 10:43:35: WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\SysWOW64\'.

    Action start 10:43:35: SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\'.

    Action start 10:43:35: WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\SysWOW64\'.

    Action start 10:43:35: SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\'.

    Action start 10:43:35: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\SysWOW64\'.

    Action start 10:43:35: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\'.

    Action start 10:43:35: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E

    Action ended 10:43:35: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: PROPERTY CHANGE: Adding SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\SysWOW64\'.

    Action start 10:43:35: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: LaunchConditions

    Action ended 10:43:35: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.

    Action start 10:43:35: LaunchConditions.

    MSI (s) (34:D0) [10:43:35:996]: Doing action: FindRelatedProducts

    Action ended 10:43:35: LaunchConditions. Return value 1.

    MSI (s) (34:D0) [10:43:35:996]: Skipping FindRelatedProducts action: not run in maintenance mode

    Action start 10:43:35: FindRelatedProducts.

    MSI (s) (34:D0) [10:43:35:996]: Skipping action: CA_SetRefCountUpgradeFlag (condition is false)

    MSI (s) (34:D0) [10:43:35:996]: Skipping action: CA_SetRefCountNewerFoundFlag (condition is false)

    MSI (s) (34:D0) [10:43:35:996]: Doing action: IsPendingRebootKey

    Action ended 10:43:35: FindRelatedProducts. Return value 0.

    MSI (s) (34:3C) [10:43:36:012]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSICA.tmp, Entrypoint: IsPendingReboot

    MSI (s) (34:80) [10:43:36:012]: Generating random cookie.

    MSI (s) (34:80) [10:43:36:043]: Created Custom Action Server with PID 4976 (0x1370).

    MSI (s) (34:F4) [10:43:36:059]: Running as a service.

    MSI (s) (34:F4) [10:43:36:059]: Hello, I'm your 64bit Impersonated custom action server.

    Action start 10:43:35: IsPendingRebootKey.

    PendingFileRenameOperations contains:

    \??\c:\1903610fc7ae8e48d247~~\??\c:\a0a3441fe7d4c30291~~

    No file in package listed in PendingFileRenameOperations

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: CA_ErrorDifferentLang (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: SetWOWAppendCustomPath (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: SetWOWINSTALLSQLSHAREDDIR_CUSTOMPATH (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: SetWOWINSTALLSQLSHAREDDIR_CUSTOMPATH_ADD (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_ValidateAppGuid_NewerFound.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_RefCountAppGuid_NewerFound.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_BackupAppGuid_NewerFound.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_RegisterAppGuid_NewerFound.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_RestoreAppGuid_NewerFound.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Doing action: AppSearch

    Action ended 10:43:36: IsPendingRebootKey. Return value 1.

    Action start 10:43:36: AppSearch.

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2262 2: Signature 3: -2147287038

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding REDISTINSTALLEDVERSION property. Its value is '9.00.4035.00'.

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: SkipInstallCA (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: CA_ErrorPendingReboot (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: CCPSearch (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: RMCCPSearch (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Doing action: ValidateProductID

    Action ended 10:43:36: AppSearch. Return value 1.

    Action start 10:43:36: ValidateProductID.

    MSI (s) (34:D0) [10:43:36:184]: Skipping action: Sqlmsirc_CheckLanguage.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:184]: Doing action: CostInitialize

    Action ended 10:43:36: ValidateProductID. Return value 1.

    MSI (s) (34:D0) [10:43:36:184]: Machine policy value 'MaxPatchCacheSize' is 10

    Action start 10:43:36: CostInitialize.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: Patch

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: PatchPackage

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: MsiPatchHeaders

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: __MsiPatchFileList

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: PatchPackage

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2228 2: 3: PatchPackage 4: SELECT `DiskId`, `PatchId`, `LastSequence` FROM `Media`, `PatchPackage` WHERE `Media`.`DiskId`=`PatchPackage`.`Media_` ORDER BY `DiskId`

    MSI (s) (34:D0) [10:43:36:184]: Doing action: FileCost

    Action ended 10:43:36: CostInitialize. Return value 1.

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2262 2: Class 3: -2147287038

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2262 2: Extension 3: -2147287038

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2262 2: TypeLib 3: -2147287038

    Action start 10:43:36: FileCost.

    MSI (s) (34:D0) [10:43:36:184]: Doing action: IsolateComponents

    Action ended 10:43:36: FileCost. Return value 1.

    Action start 10:43:36: IsolateComponents.

    MSI (s) (34:D0) [10:43:36:184]: Doing action: CostFinalize

    Action ended 10:43:36: IsolateComponents. Return value 0.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding EULA.BC0075B5_BF3F_469E_8AD6_D770A154C115 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\EULA'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\EULA'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying System64Folder property. Its current value is 'C:\WINDOWS\system32\'. Its new value: 'C:\WINDOWS\system32'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:\WINDOWS\SysWOW64\'. Its new value: 'C:\WINDOWS\SysWOW64'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlInclude.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\SDK\Include'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDKLibPlatformTarget.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\SDK\Lib\x64'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlInclude.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Include'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\x86'.

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2205 2: 3: Patch

    MSI (s) (34:D0) [10:43:36:184]: Note: 1: 2262 2: Condition 3: -2147287038

    MSI (s) (34:D0) [10:43:36:184]: Machine policy value 'EnforceUpgradeComponentRules' is 0

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SystemFolder property. Its current value is 'C:\WINDOWS\SysWOW64'. Its new value: 'C:\WINDOWS\SysWOW64\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding INSTALLSQLSHAREDDIR32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlVer32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlTools32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\Tools\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlToolsBin32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Manifests\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63a\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Manifests\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24ad\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSRetarget32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\Tools\Binn\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSINSTALLDIR32 property. Its value is 'C:\Program Files (x86)\Microsoft Visual Studio 8\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSINSTALLROOT32 property. Its value is 'C:\Program Files (x86)\Microsoft Visual Studio 8\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlShared32 property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding Ver.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDK.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDKLib.06870705_8636_410E_B591_FEE8962A550E property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E property. Its current value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\x86'. Its new value: 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\x86\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SqlInclude.06870705_8636_410E_B591_FEE8962A550E property. Its current value is 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Include'. Its new value: 'C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Include\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding Ver90.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its value is 'C:\Program Files (x86)\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D property. Its current value is 'C:\Program Files (x86)\Microsoft SQL Server\90\EULA'. Its new value: 'C:\Program Files (x86)\Microsoft SQL Server\90\EULA\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying System64Folder property. Its current value is 'C:\WINDOWS\system32'. Its new value: 'C:\WINDOWS\system32\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsDirectory.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsManifests.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Manifests\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsPolicies.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_d780e993\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_1492cce54f6d20f0\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsDirectory.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50ad\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsPolicies.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding policydir.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Policies\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_a3e7585a\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding WinSxsManifests.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\Manifests\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50ad\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding payload_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E property. Its value is 'C:\WINDOWS\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_93b21c24844efba7\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSINSTALLDIR property. Its value is 'C:\Program Files\Microsoft Visual Studio 8\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSINSTALLROOT property. Its value is 'C:\Program Files\Microsoft Visual Studio 8\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlShared property. Its value is 'C:\Program Files\Microsoft SQL Server\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding Ver.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDK.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\SDK\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlSDKLib.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\SDK\Lib\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SqlSDKLibPlatformTarget.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its current value is 'C:\Program Files\Microsoft SQL Server\90\SDK\Lib\x64'. Its new value: 'C:\Program Files\Microsoft SQL Server\90\SDK\Lib\x64\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying SqlInclude.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 property. Its current value is 'C:\Program Files\Microsoft SQL Server\90\SDK\Include'. Its new value: 'C:\Program Files\Microsoft SQL Server\90\SDK\Include\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding Ver90.BC0075B5_BF3F_469E_8AD6_D770A154C115 property. Its value is 'C:\Program Files\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying EULA.BC0075B5_BF3F_469E_8AD6_D770A154C115 property. Its current value is 'C:\Program Files\Microsoft SQL Server\90\EULA'. Its new value: 'C:\Program Files\Microsoft SQL Server\90\EULA\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding INSTALLSQLSHAREDDIR property. Its value is 'C:\Program Files\Microsoft SQL Server\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlVer property. Its value is 'C:\Program Files\Microsoft SQL Server\90\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlTools property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Tools\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding SqlToolsBin property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Tools\Binn\'.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding VSRetarget property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Tools\Binn\'.

    MSI (s) (34:D0) [10:43:36:184]: Target path resolution complete. Dumping Directory table...

    MSI (s) (34:D0) [10:43:36:184]: Note: target paths subject to change (via custom actions or browsing)

    MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: TARGETDIR, Object: C:MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WindowsFolder, Object: C:\WINDOWSMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SystemFolder, Object: C:\WINDOWS\SysWOW64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: ProgramFilesFolder, Object: C:\Program Files (x86)MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: INSTALLSQLSHAREDDIR32, Object: C:\Program Files (x86)\Microsoft SQL ServerMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlVer32, Object: C:\Program Files (x86)\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlTools32, Object: C:\Program Files (x86)\Microsoft SQL Server\90\ToolsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlToolsBin32, Object: C:\Program Files (x86)\Microsoft SQL Server\90\Tools\BinnMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWSMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\SysWOW64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\ManifestsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\PoliciesMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\Policies\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWSMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\SysWOW64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\PoliciesMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\Policies\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63aMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\ManifestsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24adMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSRetarget32, Object: C:\Program Files (x86)\Microsoft SQL Server\90\Tools\BinnMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSINSTALLDIR32, Object: C:\Program Files (x86)\Microsoft Visual Studio 8MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSINSTALLROOT32, Object: C:\Program Files (x86)\Microsoft Visual Studio 8MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlShared32, Object: C:\Program Files (x86)\Microsoft SQL ServerMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: Ver.06870705_8636_410E_B591_FEE8962A550E, Object: C:\Program Files (x86)\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDK.06870705_8636_410E_B591_FEE8962A550E, Object: C:\Program Files (x86)\Microsoft SQL Server\90\SDKMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDKLib.06870705_8636_410E_B591_FEE8962A550E, Object: C:\Program Files (x86)\Microsoft SQL Server\90\SDK\LibMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E, Object: C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\x86MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlInclude.06870705_8636_410E_B591_FEE8962A550E, Object: C:\Program Files (x86)\Microsoft SQL Server\90\SDK\IncludeMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: Ver90.84118FFB_F307_45F3_B5BC_3A4F8261108D, Object: C:\Program Files (x86)\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D, Object: C:\Program Files (x86)\Microsoft SQL Server\90\EULAMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: System64Folder, Object: C:\WINDOWS\system32MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWSMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\SysWOW64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsDirectory.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsManifests.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\ManifestsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsPolicies.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\PoliciesMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\Policies\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_d780e993MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_1492cce54f6d20f0MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWSMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\SysWOW64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsDirectory.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50adMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsPolicies.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\PoliciesMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: policydir.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\Policies\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_a3e7585aMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: WinSxsManifests.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\ManifestsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50adMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: payload_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E, Object: C:\WINDOWS\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_93b21c24844efba7MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: ProgramFiles64Folder, Object: C:\Program FilesMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSINSTALLDIR, Object: C:\Program Files\Microsoft Visual Studio 8MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSINSTALLROOT, Object: C:\Program Files\Microsoft Visual Studio 8MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlShared, Object: C:\Program Files\Microsoft SQL ServerMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: Ver.A293C9A1_7AB0_4F57_BAF3_8C039536EC28, Object: C:\Program Files\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDK.A293C9A1_7AB0_4F57_BAF3_8C039536EC28, Object: C:\Program Files\Microsoft SQL Server\90\SDKMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDKLib.A293C9A1_7AB0_4F57_BAF3_8C039536EC28, Object: C:\Program Files\Microsoft SQL Server\90\SDK\LibMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlSDKLibPlatformTarget.A293C9A1_7AB0_4F57_BAF3_8C039536EC28, Object: C:\Program Files\Microsoft SQL Server\90\SDK\Lib\x64MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlInclude.A293C9A1_7AB0_4F57_BAF3_8C039536EC28, Object: C:\Program Files\Microsoft SQL Server\90\SDK\IncludeMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: Ver90.BC0075B5_BF3F_469E_8AD6_D770A154C115, Object: C:\Program Files\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: EULA.BC0075B5_BF3F_469E_8AD6_D770A154C115, Object: C:\Program Files\Microsoft SQL Server\90\EULAMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: INSTALLSQLSHAREDDIR, Object: C:\Program Files\Microsoft SQL ServerMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlVer, Object: C:\Program Files\Microsoft SQL Server\90MSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlTools, Object: C:\Program Files\Microsoft SQL Server\90\ToolsMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: SqlToolsBin, Object: C:\Program Files\Microsoft SQL Server\90\Tools\BinnMSI (s) (34:D0) [10:43:36:184]: Dir (target): Key: VSRetarget, Object: C:\Program Files\Microsoft SQL Server\90\Tools\BinnAction start 10:43:36: CostFinalize.

    MSI (s) (34:D0) [10:43:36:184]: Doing action: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD

    Action ended 10:43:36: CostFinalize. Return value 1.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\WINDOWS\SysWOW64\'.

    Action start 10:43:36: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD.

    MSI (s) (34:D0) [10:43:36:184]: Doing action: ARPInstallLocation.E6F94A18_225A_4D91_8129_DB62CA84F36B

    Action ended 10:43:36: ARPInstallLocation.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD. Return value 1.

    MSI (s) (34:D0) [10:43:36:184]: PROPERTY CHANGE: Modifying ARPINSTALLLOCATION property. Its current value is 'C:\WINDOWS\SysWOW64\'. Its new value: 'C:\WINDOWS\system32\'.

    Action start 10:43:36: ARPInstallLocation.E6F94A18_225A_4D91_8129_DB62CA84F36B.

    MSI (s) (34:D0) [10:43:36:199]: Doing action: IsDotNet20Installed

    Action ended 10:43:36: ARPInstallLocation.E6F94A18_225A_4D91_8129_DB62CA84F36B. Return value 1.

    MSI (s) (34:CC) [10:43:36:199]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSICB.tmp, Entrypoint: IsDotNetFramework20Installed

    Action start 10:43:36: IsDotNet20Installed.

    Feature SQL_SNAC_CORE install action does not match 2.

    Not all features are being removed.

    MSI (s) (34!B0) [10:43:36:434]: PROPERTY CHANGE: Deleting EnableDotNetCheck property. Its current value is '0'.

    MSI (s) (34!B0) [10:43:36:434]: 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) (34:D0) [10:43:36:434]: Skipping action: CA_ErrorPrereqDotNet (condition is false)

    MSI (s) (34:D0) [10:43:36:434]: Skipping action: CA_SetARPINSTALLLOCATION (condition is false)

    MSI (s) (34:D0) [10:43:36:434]: Doing action: SetODBCFolders

    Action ended 10:43:36: IsDotNet20Installed. Return value 1.

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: ODBCDriver

    MSI (s) (34:D0) [10:43:36:434]: 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) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: ODBCTranslator

    MSI (s) (34:D0) [10:43:36:434]: 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 10:43:36: SetODBCFolders.

    MSI (s) (34:D0) [10:43:36:434]: Doing action: MigrateFeatureStates

    Action ended 10:43:36: SetODBCFolders. Return value 0.

    MSI (s) (34:D0) [10:43:36:434]: Skipping MigrateFeatureStates action: not run in maintenance mode

    Action start 10:43:36: MigrateFeatureStates.

    MSI (s) (34:D0) [10:43:36:434]: Doing action: InstallValidate

    Action ended 10:43:36: MigrateFeatureStates. Return value 0.

    Action start 10:43:36: InstallValidate.

    MSI (s) (34:D0) [10:43:36:434]: Feature: SQL_SNAC_CORE; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Feature: SQL_SNAC_SDK; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: RedistVersionReg.EB838880-C41C-4A08-BCDE-5A3D4F41AB96; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: Redist_Uninstall_RegKey.34AADEDC-A472-4FFD-A3B9-2FDDBF38010D; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: License_SQLNCLI_ENU.txt.BC0075B5_BF3F_469E_8AD6_D770A154C115; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: License_SQLNCLI_ENU.txt.84118FFB_F307_45F3_B5BC_3A4F8261108D; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.dll.E6F94A18_225A_4D91_8129_DB62CA84F36B; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: RedistQFEKey.E6F94A18_225A_4D91_8129_DB62CA84F36B; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.dll.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: RedistQFEKey.9B634CFE_9A39_4508_9CA8_D8DE65A7B8AD; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlnclir.rll.91A5E41F_8A38_40FB_BC6E_28CA47D512BD; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.chm.91A5E41F_8A38_40FB_BC6E_28CA47D512BD; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.chm.A0C5BB09_6818_43E8_AF1C_A1C3C70B210C; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlnclir.rll.A0C5BB09_6818_43E8_AF1C_A1C3C70B210C; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_manifest.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: nosxs.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_manifest.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: uplevel.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_manifest.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_payload.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: uplevel.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: downlevel_manifest.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: msmd.h.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: oledbdm.h.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.h.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: srv.h.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.lib.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: opends60.lib.A293C9A1_7AB0_4F57_BAF3_8C039536EC28; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: msmd.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: oledbdm.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: srv.h.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: sqlncli.lib.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: opends60.lib.06870705_8636_410E_B591_FEE8962A550E; Installed: Local; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __uplevel.844EFBA7_1C24_93B2_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __uplevel.4F6D20F0_CCE5_1492_FF1F_C8B3B9A165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __Redist_Uninstall_RegKey.34AADEDC-A472-4F65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __RedistVersionReg.EB838880-C41C-4A08-BCDE65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __RedistQFEKey.E6F94A18_225A_4D91_8129_DB665; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __sqlncli.dll.E6F94A18_225A_4D91_8129_DB6265; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __RedistQFEKey.9B634CFE_9A39_4508_9CA8_D8D65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __sqlncli.dll.9B634CFE_9A39_4508_9CA8_D8DE65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __sqlnclir.rll.91A5E41F_8A38_40FB_BC6E_28C65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __sqlnclir.rll.A0C5BB09_6818_43E8_AF1C_A1C65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_payload.98CB24AD_52FB_DB5F_FF165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __nosxs.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_manifest.98CB24AD_52FB_DB5F_FF65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_manifest.63E949F6_03BC_5C40_FF65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_payload.844EFBA7_1C24_93B2_FF165; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_manifest.844EFBA7_1C24_93B2_FF65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Component: __downlevel_manifest.4F6D20F0_CCE5_1492_FF65; Installed: Null; Request: Null; Action: Null

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: BindImage

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: ProgId

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2262 2: PublishComponent 3: -2147287038

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: SelfReg

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2262 2: Extension 3: -2147287038

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: Font

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2205 2: 3: Shortcut

    MSI (s) (34:D0) [10:43:36:434]: Note: 1: 2262 2: Class 3: -2147287038

    MSI (s) (34:D0) [10:43:36:434]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2205 2: 3: BindImage

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2205 2: 3: ProgId

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2262 2: PublishComponent 3: -2147287038

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2205 2: 3: SelfReg

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2262 2: Extension 3: -2147287038

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2205 2: 3: Font

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2205 2: 3: Shortcut

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2262 2: Class 3: -2147287038

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2727 2:

    MSI (s) (34:D0) [10:43:36:449]: Note: 1: 2727 2:

    MSI (s) (34:D0) [10:43:36:449]: Doing action: InstallInitialize

    Action ended 10:43:36: InstallValidate. Return value 1.

    MSI (s) (34:D0) [10:43:36:449]: Machine policy value 'AlwaysInstallElevated' is 0

    MSI (s) (34:D0) [10:43:36:449]: User policy value 'AlwaysInstallElevated' is 0

    MSI (s) (34:D0) [10:43:36:449]: BeginTransaction: Locking Server

    MSI (s) (34:D0) [10:43:36:449]: SRSetRestorePoint skipped for this transaction.

    MSI (s) (34:D0) [10:43:36:449]: Server not locked: locking for product {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}

    Action start 10:43:36: InstallInitialize.

    MSI (s) (34:D0) [10:43:36:981]: Skipping action: Sqlmsirc_ValidateAppGuid.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:981]: Skipping action: Sqlmsirc_RefCountAppGuid.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:36:981]: Doing action: Sqlmsirc_BackupAppGuid.D350C5A1_F686_4118_97C0_28AC69A2FC76

    Action ended 10:43:36: InstallInitialize. Return value 1.

    MSI (s) (34:08) [10:43:36:996]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSICC.tmp, Entrypoint: Sqlmsirc_BackupAppGuid

    Action start 10:43:36: Sqlmsirc_BackupAppGuid.D350C5A1_F686_4118_97C0_28AC69A2FC76.

    MSI (s) (34!6C) [10:43:37:012]: PROPERTY CHANGE: Adding EXISTINGAPPGUID property. Its value is '{2AFFFDD7-ED85-4A90-8C52-5DA9EBDC9B8F},{2750B389-A2D2-4953-99CA-27C1F2A8E6FD},{85B1D7F9-2B84-4386-9947-8F362E247F0B},{AE443823-C1E7-4BC5-9AA0-25594571ACB4},{26F1A218-3158-4107-B3A6-37FD61CEE969}'.

    <Func Name='Sqlmsirc_BackupAppGuid'>

    <EndFunc Name='Sqlmsirc_BackupAppGuid' Return='0' GetLastError='0'>

    MSI (s) (34:D0) [10:43:37:012]: Skipping action: Sqlmsirc_CheckAppDependency.D350C5A1_F686_4118_97C0_28AC69A2FC76 (condition is false)

    MSI (s) (34:D0) [10:43:37:012]: Doing action: SxsInstallCA

    Action ended 10:43:37: Sqlmsirc_BackupAppGuid.D350C5A1_F686_4118_97C0_28AC69A2FC76. Return value 1.

    MSI (s) (34:90) [10:43:37:028]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSICD.tmp, Entrypoint: CustomAction_SxsMsmInstall

    MSI (s) (34:80) [10:43:37:028]: Generating random cookie.

    MSI (s) (34:80) [10:43:37:028]: Created Custom Action Server with PID 2632 (0xA48).

    MSI (s) (34:F4) [10:43:37:043]: Running as a service.

    MSI (s) (34:F4) [10:43:37:043]: Hello, I'm your 32bit Impersonated custom action server.

    Action start 10:43:37: 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: 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.844EFBA7_1C24_93B2_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.844EFBA7_1C24_93B2_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.844EFBA7_1C24_93B2_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.4F6D20F0_CCE5_1492_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.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E

    1: sxsdelca 2: traceop 3: 1288 4: 259

    1: sxsdelca 2: SxsMsmInstall completed 3: 0 4: 0

    MSI (s) (34:D0) [10:43:37:074]: Skipping action: AllocateRegistrySpace (condition is false)

    MSI (s) (34:D0) [10:43:37:074]: Doing action: ProcessComponents

    Action ended 10:43:37: SxsInstallCA. Return value 1.

    Action start 10:43:37: ProcessComponents.

    MSI (s) (34:D0) [10:43:37:074]: Doing action: UnpublishComponents

    Action ended 10:43:37: ProcessComponents. Return value 1.

    MSI (s) (34:D0) [10:43:37:074]: Note: 1: 2262 2: PublishComponent 3: -2147287038

    Action start 10:43:37: UnpublishComponents.

    MSI (s) (34:D0) [10:43:37:074]: Doing action: MsiUnpublishAssemblies

    Action ended 10:43:37: UnpublishComponents. Return value 1.

    Action start 10:43:37: MsiUnpublishAssemblies.

    MSI (s) (34:D0) [10:43:37:074]: Doing action: UnpublishFeatures

    Action ended 10:43:37: MsiUnpublishAssemblies. Return value 1.

    Action start 10:43:37: UnpublishFeatures.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: StopServices

    Action ended 10:43:37: UnpublishFeatures. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2262 2: ServiceControl 3: -2147287038

    Action start 10:43:37: StopServices.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: DeleteServices

    Action ended 10:43:37: StopServices. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2262 2: ServiceControl 3: -2147287038

    Action start 10:43:37: DeleteServices.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterComPlus

    Action ended 10:43:37: DeleteServices. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: Complus

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: UnregisterComPlus.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: SelfUnregModules

    Action ended 10:43:37: UnregisterComPlus. Return value 0.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: SelfReg

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: SelfUnregModules.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterTypeLibraries

    Action ended 10:43:37: SelfUnregModules. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2262 2: TypeLib 3: -2147287038

    Action start 10:43:37: UnregisterTypeLibraries.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterFonts

    Action ended 10:43:37: UnregisterTypeLibraries. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: Font

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: UnregisterFonts.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveRegistryValues

    Action ended 10:43:37: UnregisterFonts. Return value 1.

    Action start 10:43:37: RemoveRegistryValues.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterClassInfo

    Action ended 10:43:37: RemoveRegistryValues. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2262 2: Class 3: -2147287038

    Action start 10:43:37: UnregisterClassInfo.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterExtensionInfo

    Action ended 10:43:37: UnregisterClassInfo. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2262 2: Extension 3: -2147287038

    Action start 10:43:37: UnregisterExtensionInfo.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterProgIdInfo

    Action ended 10:43:37: UnregisterExtensionInfo. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: ProgId

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: UnregisterProgIdInfo.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: UnregisterMIMEInfo

    Action ended 10:43:37: UnregisterProgIdInfo. Return value 0.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: MIME

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: UnregisterMIMEInfo.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveIniValues

    Action ended 10:43:37: UnregisterMIMEInfo. Return value 0.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: IniFile

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: RemoveIniValues.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveShortcuts

    Action ended 10:43:37: RemoveIniValues. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: Shortcut

    MSI (s) (34:D0) [10:43:37:090]: 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 10:43:37: RemoveShortcuts.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveEnvironmentStrings

    Action ended 10:43:37: RemoveShortcuts. Return value 0.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: Environment

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2228 2: 3: Environment 4: SELECT `Name`,`Value` FROM `Environment`,`Component` WHERE `Component_`=`Component` AND (`Component`.`Action` = 0)

    Action start 10:43:37: RemoveEnvironmentStrings.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveDuplicateFiles

    Action ended 10:43:37: RemoveEnvironmentStrings. Return value 1.

    Action start 10:43:37: RemoveDuplicateFiles.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveFiles

    Action ended 10:43:37: RemoveDuplicateFiles. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: RemoveFile

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: RemoveFile

    Action start 10:43:37: RemoveFiles.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: RemoveFolders

    Action ended 10:43:37: RemoveFiles. Return value 0.

    Action start 10:43:37: RemoveFolders.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: CreateFolders

    Action ended 10:43:37: RemoveFolders. Return value 0.

    Action start 10:43:37: CreateFolders.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: MoveFiles

    Action ended 10:43:37: CreateFolders. Return value 0.

    Action start 10:43:37: MoveFiles.

    MSI (s) (34:D0) [10:43:37:090]: Doing action: InstallFiles

    Action ended 10:43:37: MoveFiles. Return value 1.

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: Patch

    MSI (s) (34:D0) [10:43:37:090]: 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) (34:D0) [10:43:37:090]: Note: 1: 2205 2: 3: MsiPatchHeaders

    MSI (s) (34:D0) [10:43:37:090]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?

    Action start 10:43:37: InstallFiles.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: DuplicateFiles

    Action ended 10:43:37: InstallFiles. Return value 1.

    Action start 10:43:37: DuplicateFiles.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: PatchFiles

    Action ended 10:43:37: DuplicateFiles. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: Patch

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: PatchFiles.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: BindImage

    Action ended 10:43:37: PatchFiles. Return value 0.

    Action start 10:43:37: BindImage.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterClassInfo

    Action ended 10:43:37: BindImage. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2262 2: Class 3: -2147287038

    Action start 10:43:37: RegisterClassInfo.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterExtensionInfo

    Action ended 10:43:37: RegisterClassInfo. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2262 2: Extension 3: -2147287038

    Action start 10:43:37: RegisterExtensionInfo.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterProgIdInfo

    Action ended 10:43:37: RegisterExtensionInfo. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: ProgId

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: RegisterProgIdInfo.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterMIMEInfo

    Action ended 10:43:37: RegisterProgIdInfo. Return value 0.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: MIME

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: RegisterMIMEInfo.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: WriteRegistryValues

    Action ended 10:43:37: RegisterMIMEInfo. Return value 0.

    Action start 10:43:37: WriteRegistryValues.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: WriteIniValues

    Action ended 10:43:37: WriteRegistryValues. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: IniFile

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: WriteIniValues.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: WriteEnvironmentStrings

    Action ended 10:43:37: WriteIniValues. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: Environment

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: WriteEnvironmentStrings.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterFonts

    Action ended 10:43:37: WriteEnvironmentStrings. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: Font

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: RegisterFonts.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterTypeLibraries

    Action ended 10:43:37: RegisterFonts. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2262 2: TypeLib 3: -2147287038

    Action start 10:43:37: RegisterTypeLibraries.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: SelfRegModules

    Action ended 10:43:37: RegisterTypeLibraries. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: SelfReg

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: SelfRegModules.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterComPlus

    Action ended 10:43:37: SelfRegModules. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: Complus

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: RegisterComPlus.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: InstallServices

    Action ended 10:43:37: RegisterComPlus. Return value 0.

    MSI (s) (34:D0) [10:43:37:106]: Detected older ServiceInstall table schema

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2205 2: 3: ServiceInstall

    MSI (s) (34:D0) [10:43:37:106]: 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 10:43:37: InstallServices.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: StartServices

    Action ended 10:43:37: InstallServices. Return value 1.

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2262 2: ServiceControl 3: -2147287038

    Action start 10:43:37: StartServices.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterUser

    Action ended 10:43:37: StartServices. Return value 1.

    Action start 10:43:37: RegisterUser.

    MSI (s) (34:D0) [10:43:37:106]: Doing action: RegisterProduct

    Action ended 10:43:37: RegisterUser. Return value 0.

    Action start 10:43:37: RegisterProduct.

    MSI (s) (34:D0) [10:43:37:106]: Re-registering product - performing upgrade of existing installation.

    MSI (s) (34:D0) [10:43:37:106]: Resolving source.

    MSI (s) (34:D0) [10:43:37:106]: Resolving source to launched-from source.

    MSI (s) (34:D0) [10:43:37:106]: Setting launched-from source as last-used.

    MSI (s) (34:D0) [10:43:37:106]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\'.

    MSI (s) (34:D0) [10:43:37:106]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\'.

    MSI (s) (34:D0) [10:43:37:106]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}'.

    MSI (s) (34:D0) [10:43:37:106]: SOURCEDIR ==> C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\CacheMSI (s) (34:D0) [10:43:37:106]: SOURCEDIR product ==> {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}

    MSI (s) (34:D0) [10:43:37:106]: Determining source type

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 2203 2: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi 3: -2147287038

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 1316 2: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    MSI (s) (34:D0) [10:43:37:168]: Product: Microsoft SQL Server Native Client -- Error 1316. A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    Error 1316. A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    MSI (s) (34:D0) [10:43:37:168]: Machine policy value 'DisableRollback' is 0

    MSI (s) (34:D0) [10:43:37:168]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2

    Action ended 10:43:37: RegisterProduct. Return value 3.

    MSI (s) (34:D0) [10:43:37:168]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2

    MSI (s) (34:D0) [10:43:37:168]: No System Restore sequence number for this installation.

    MSI (s) (34:D0) [10:43:37:168]: Unlocking Server

    Action ended 10:43:37: INSTALL. Return value 3.

    Property(S): ProductCode = {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}

    Property(S): ProductLanguage = 1033

    Property(S): UpgradeCode = {6EC3319D-84BE-4C32-AA91-7D6057CF05A5}

    Property(S): Manufacturer = Microsoft Corporation

    Property(S): ProductVersion = 9.00.4035.00

    Property(S): Privileged = 1

    Property(S): ARPINSTALLLOCATION = C:\WINDOWS\system32Property(S): AppGuidRegKey = Redist_Uninstall_RegKey

    Property(S): INSTALLSQLSHAREDDIR = C:\Program Files\Microsoft SQL ServerProperty(S): ARPPRODUCTICON = ARPIco

    Property(S): PIDTemplate = 53934<````=````=````=````=`````>@@@@@

    Property(S): PROMPTROLLBACKCOST = P

    Property(S): DiskPrompt = [1]

    Property(S): INSTALLLEVEL = 100

    Property(S): ALLUSERS = 1

    Property(S): InstallMode = Typical

    Property(S): ErrorIcon = ErrorIco

    Property(S): SuccessIcon = SuccessIco

    Property(S): WarningIcon = WarningIco

    Property(S): LicenseIcon = LicenseIco

    Property(S): SetupIcon = SetupIco

    Property(S): CompleteIcon = CompleteIco

    Property(S): CustomIcon = CustomIco

    Property(S): RepairIcon = RepairIco

    Property(S): RemoveIcon = RemoveIco

    Property(S): ModifyIcon = ModifyIco

    Property(S): NewIcon = NewIco

    Property(S): UpIcon = UpIco

    Property(S): DialogBanner = BannerBmp

    Property(S): WelcomeBmp = WelcomeBmp

    Property(S): ApplicationUsers = AllUsers

    Property(S): Details = 0

    Property(S): AgreeToLicense = No

    Property(S): _IsMaintenance = Reinstall

    Property(S): _IsMaintenance2 = Modify

    Property(S): ReinstallModeText = omus

    Property(S): Display_IsBitmapDlg = 1

    Property(S): Interrupted = 0

    Property(S): ProductID = none

    Property(S): ISENABLEDWUSFINISHDIALOG = 1

    Property(S): SQLServerText1 = 0

    Property(S): SQLServerVersionText1 = 0

    Property(S): SQLServerVersionText2 = 0

    Property(S): SQLServerVersionText3 = 0

    Property(S): CA_ERRORCOUNT = 0

    Property(S): CA_WARNINGCOUNT = 0

    Property(S): CA_SUCCESSCOUNT = 0

    Property(S): UI_SHOWCOPYRIGHT = yes

    Property(S): ShowUserRegistrationDlg = 1

    Property(S): SecureCustomProperties = NEWERFOUND.B605A41A_C8F0_417F_B2C4_2121F148D2DC;OLDERFOUND.B605A41A_C8F0_417F_B2C4_2121F148D2DC;OLDERFOUND2.B605A41A_C8F0_417F_B2C4_2121F148D2DC

    Property(S): ErrorDialog = ErrorDlg

    Property(S): DefaultUIFont = Tahoma8

    Property(S): VersionNT = 502

    Property(S): ButtonTextStyle = {\ButtonTextStyle}

    Property(S): DlgTextStyle = {\DlgTextStyle}

    Property(S): DlgTextStyleB = {\DlgTextStyleB}

    Property(S): DlgTitleStyle = {\DlgTitleStyle}

    Property(S): DlgTitleStyleB = {\DlgTitleStyleB}

    Property(S): FixedStyle = {\FixedStyle}

    Property(S): Installed = 00:00:00

    Property(S): TARGETDIR = C:Property(S): COMPANYNAME = Port Blakely Companies

    Property(S): USERNAME = IT Director

    Property(S): DialogTitleSetup = Setup

    Property(S): DialogTitlePatch = Patch

    Property(S): DialogTitleUpgrade = Upgrade

    Property(S): Text_ArrowLeft = <

    Property(S): Text_ArrowRight = >

    Property(S): ButtonText_Next = Next

    Property(S): ButtonText_Next_Hot = &Next

    Property(S): ButtonText_Cancel = Cancel

    Property(S): ButtonText_Cancel_Hot = &Cancel

    Property(S): ButtonText_Back = Back

    Property(S): ButtonText_Back_Hot = &Back

    Property(S): ButtonText_Finish = Finish

    Property(S): ButtonText_Finish_Hot = &Finish

    Property(S): ButtonText_Update = Update >

    Property(S): ButtonText_Update_Hot = &Update >

    Property(S): ButtonText_Ok = OK

    Property(S): ButtonText_Ok_Hot = &OK

    Property(S): ButtonText_Yes = Yes

    Property(S): ButtonText_Yes_Hot = &Yes

    Property(S): ButtonText_No = No

    Property(S): ButtonText_No_Hot = &No

    Property(S): ButtonText_Abort = Abort

    Property(S): ButtonText_Abort_Hot = &Abort

    Property(S): ButtonText_Ignore = Ignore

    Property(S): ButtonText_Ignore_Hot = &Ignore

    Property(S): ButtonText_Retry = Retry

    Property(S): ButtonText_Retry_Hot = &Retry

    Property(S): ButtonText_Change = Change...

    Property(S): ButtonText_Change_Hot = &Change...

    Property(S): ButtonText_Help = Help

    Property(S): ButtonText_Help_Hot = &Help

    Property(S): ButtonText_Install = Install

    Property(S): ButtonText_Install_Hot = &Install

    Property(S): ButtonText_Exit = Exit

    Property(S): ButtonText_Exit_Hot = &Exit

    Property(S): ButtonText_Remove = Remove

    Property(S): ButtonText_Remove_Hot = &Remove

    Property(S): ButtonText_Space = Space

    Property(S): ButtonText_Space_Hot = &Space

    Property(S): ButtonText_Browse = Browse...

    Property(S): ButtonText_Browse_Hot = Bro&wse...

    Property(S): ButtonText_DiskCost = Disk Cost...

    Property(S): ButtonText_DiskCost_Hot = &Disk Cost...

    Property(S): LabelText_Status = Status

    Property(S): LabelText_SerialNumber = &Serial Number:

    Property(S): LabelText_UserName = &User Name

    Property(S): LabelText_PersonName = Name

    Property(S): LabelText_PersonOrganization = Company

    Property(S): LabelText_InstallTo = Install to

    Property(S): LabelText_Modify = &Modify

    Property(S): LabelText_Repair = Re&pair

    Property(S): LabelText_Remove = &Remove

    Property(S): LabelText_Complete = &Complete

    Property(S): LabelText_Custom = Cu&stom

    Property(S): LabelText_NetworkLocation = &Network location:

    Property(S): LabelText_LookIn = &Look in

    Property(S): LabelText_FolderName = &Folder name

    Property(S): LabelText_FeatureDescription = Feature description

    Property(S): LabelText_CopyFilesFrom = Copy Files from

    Property(S): LabelText_InstallFor = Install this application for

    Property(S): HeadText_AdminWelcome = Welcome to the Install Wizard for

    Property(S): HeadText_InstallWelcome = Welcome to the Install Wizard for

    Property(S): HeadText_WelcomePatch = Welcome to the Patch for

    Property(S): HeadText_SetupWelcome = Welcome to the

    Property(S): HeadText_SetupWelcome2 = Setup

    Property(S): HeadText_ResumeInstall = Resuming the Install Wizard for

    Property(S): HeadText_SetupInterrupted = Setup Interrupted

    Property(S): HeadText_LicenseAgreement = License Agreement

    Property(S): HeadText_FeatureSelection = Feature Selection

    Property(S): HeadText_NetworkLocation = Network Location

    Property(S): HeadText_ProgramMaintenance = Program Maintenance

    Property(S): HeadText_DiskSpaceRequirements = Disk Space Requirements

    Property(S): HeadText_FilesInUse = Files in Use

    Property(S): HeadText_DatabaseFolder = Database Folder

    Property(S): HeadText_RegistrationInformation = Registration Information

    Property(S): HeadText_CompletingSetup = Completing the

    Property(S): HeadText_CompletingSetup2 = Setup

    Property(S): HeadText_InstallingProduct = Installing

    Property(S): HeadText_UninstallProduct = Uninstalling

    Property(S): HeadText_ChangeDestinationFolder = Change Current Destination Folder

    Property(S): HeadText_ReadyInstall = Ready to Install the Program

    Property(S): HeadText_ReadyRepair = Ready to Repair the Program

    Property(S): HeadText_ReadyModify = Ready to Modify the Program

    Property(S): HeadText_RemoveProgram = Remove the Program

    Property(S): HeadText_OutOfDiskSpace = Out of Disk Space

    Property(S): DescText_FilesInUse = Some files that need to be updated are currently in use.

    Property(S): DescText_RegistrationInformation = The following information will personalize your installation.

    Property(S): DescText_ServerImage = Setup will create a server image of

    Property(S): DescText_ServerImage2 = at a specified network location. To continue, click Next.

    Property(S): DescText_InstallModifyRemove = Setup helps you install, modify or remove

    Property(S): DescText_InstallModifyRemove2 = . To continue, click Next.

    Property(S): DescText_PatchInstall = The Install Wizard will install the Patch for

    Property(S): DescText_PatchInstall2 = on your computer. To continue, click Update.

    Property(S): DescText_WizardComplete = The Install Wizard will complete the installation of

    Property(S): DescText_WizardComplete2 = on your computer. To continue, click Next.

    Property(S): DescText_CompleteSuspended = The Install Wizard will complete the suspended installation of

    Property(S): DescText_CompleteSuspended2 = on your computer. To continue, click Next.

    Property(S): DescText_SuccessfulInstallation = Setup has installed

    Property(S): DescText_SuccessfulInstallation2 = successfully. Click Finish to exit.

    Property(S): DescText_SuccessfulRemove = Setup has removed

    Property(S): DescText_SuccessfulRemove2 = successfully. Click Finish to exit.

    Property(S): DescText_SuccessfulRepair = Setup has repaired

    Property(S): DescText_SuccessfulRepair2 = successfully. Click Finish to exit.

    Property(S): DescText_SuccessfulModify = Setup has modified

    Property(S): DescText_SuccessfulModify2 = successfully. Click Finish to exit.

    Property(S): DescText_SetupInterrupted = Setup was interrupted before

    Property(S): DescText_SetupInterrupted2 = could be completely installed.

    Property(S): DescText_PreparingSetup = Setup is preparing the Install Wizard which will guide you through the program setup process. Please wait.

    Property(S): DescText_FeatureSelection = Select the program features you want installed.

    Property(S): DescText_ProgramFeaturesInstall = The program features you selected are being installed.

    Property(S): DescText_ProgramFeaturesUninstall = The program features you selected are being uninstalled.

    Property(S): DescText_ReadLicense = Please read the following license agreement carefully.

    Property(S): DescText_SpecifyNetworkLocation = Specify a network location for the server image of the product.

    Property(S): DescText_BrowseDestination = Browse to the destination folder.

    Property(S): DescText_ModifyRepairRemove = Repair or remove the program.

    Property(S): DescText_ReadyInstallation = Setup is ready to begin installation.

    Property(S): DescText_ChosenRemove = You have chosen to remove the program from your system.

    Property(S): DescText_DiskSpaceRequirements = The disk space required for the installation of the selected features.

    Property(S): DescText_DiskExceedsAvailable = Disk space required for the installation exceeds available disk space.

    Property(S): Text_ReRunSetup = Your system has not been modified. To complete installation at another time, please run setup again.

    Property(S): Text_FinishExit = Click Finish to exit Setup.

    Property(S): Text_RestoreState = You can either keep any existing installed elements on your system to continue this installation at a later time or you can restore your system to its original state prior to the installation.

    Property(S): Text_RestoreClick = Click Restore or Continue Later to exit Setup.

    Property(S): Text_InstallWait = Please wait while the Install Wizard installs

    Property(S): Text_InstallWait2 = . This may take several minutes.

    Property(S): Text_UninstallWaitText = Please wait while the Install Wizard uninstalls

    Property(S): Text_UninstallWaitText2 = . This may take several minutes.

    Property(S): Text_UninstallWait = Please wait while the Install Wizard uninstalls

    Property(S): Text_UninstallWait2 = . This may take several minutes.

    Property(S): Text_ProgressDone = Progress done

    Property(S): Text_Copyright = WARNING: This program is protected by copyright law and international treaties.

    Property(S): Text_BeginInstallation = Click Install to begin the installation.

    Property(S): Text_ReviewChange = If you want to review or change any of your installation settings, click Back. Click Cancel to exit Setup.

    Property(S): Text_AlterFeatureInstall = Click an icon in the following list to change how a feature is installed.

    Property(S): Text_ConfirmExit = The installation is not yet complete. Are you sure you want to exit?

    Property(S): Text_FeatureSelectionDescription = This feature requires 4 MB on your hard drive.

    Property(S): Text_EnterNetworkLocation = Enter the network location or click Change to browse to a location. Click Install to create a server image of

    Property(S): Text_EnterNetworkLocation2 = at the specified network location or click Cancel to exit Setup.

    Property(S): Text_SelectDifferentDrive = The highlighted volumes do not have enough disk space available for the currently selected features. You can remove files from the highlighted volumes, choose to install less features onto local drives, or select different destination drives.

    Property(S): Text_RepairInstallationErrors = Repair installation errors in the program. This option fixes missing or corrupt files, shortcuts, and registry entries.

    Property(S): Text_RemoveFromComputer = Remove

    Property(S): Text_RemoveFromComputer2 = from your computer.

    Property(S): Text_UsingFilesRetry = The following applications are using files that need to be updated by this setup. Close these applications and click Retry to continue.

    Property(S): Text_ClickRemove = Click Remove to remove

    Property(S): Text_ClickRemove2 = from your computer. After removal, this program will no longer be available for use.

    Property(S): Text_ReviewChangeBack = If you want to review or change any settings, click Back.

    Property(S): Text_AllUsers = &Anyone who uses this computer (all users)

    Property(S): Text_OnlyMe = Only for &me ([USERNAME])

    Property(S): Text_NotAcceptTerms = I &do not accept the terms in the license agreement

    Property(S): Text_AcceptTerms = I &accept the terms in the license agreement

    Property(S): Text_RegInfoNameAndOrg = Enter your name and the name of your organization in the fields below.

    Property(S): Text_RegInfoOrg = Enter the name of your organization in the field below.

    Property(S): Upgrade_Confirmation = A lower version of this product has been detected on your system. Would you like to upgrade your existing installation?

    Property(S): AdminMessage = Setup requires user to be in the administrator group in order to continue the installation process. Setup is aborting as the current user is not in the administrator group.

    Property(S): SupportedOSMessage = Installation of this product failed because it is not supported on this operating system. For information on supported configurations, see the product documentation.

    Property(S): ShortCutText = Microsoft SQL Server Native Client

    Property(S): DialogTitle = Microsoft SQL Server Native Client Setup

    Property(S): ProductName = Microsoft SQL Server Native Client

    Property(S): ShortName = Microsoft SQL Server Native Client

    Property(S): SupportedProcTypeMessage = This Microsoft SQL Server Native Client package is not supported on the current processor type.

    Property(S): DialogPatchTitle = Microsoft SQL Server Native Client Patch

    Property(S): EnableFeatureDlg = 1

    Property(S): EnableBrowseButton = 0

    Property(S): CustomPath = SNAC

    Property(S): AdminUser = 1

    Property(S): REDISTINSTALLEDVERSION = 9.00.4035.00

    Property(S): ARPHELPLINK = http://go.microsoft.com/fwlink/?LinkId=52153

    Property(S): SourceDir = C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\CacheProperty(S): System64Folder = C:\WINDOWS\system32Property(S): ProgramFilesFolder = C:\Program Files (x86)Property(S): SqlShared32 = C:\Program Files (x86)\Microsoft SQL ServerProperty(S): VSINSTALLDIR32 = C:\Program Files (x86)\Microsoft Visual Studio 8Property(S): VSINSTALLROOT32 = C:\Program Files (x86)\Microsoft Visual Studio 8Property(S): INSTALLSQLSHAREDDIR32 = C:\Program Files (x86)\Microsoft SQL ServerProperty(S): SqlVer32 = C:\Program Files (x86)\Microsoft SQL Server\90Property(S): SqlTools32 = C:\Program Files (x86)\Microsoft SQL Server\90\ToolsProperty(S): SqlToolsBin32 = C:\Program Files (x86)\Microsoft SQL Server\90\Tools\BinnProperty(S): VSRetarget32 = C:\Program Files (x86)\Microsoft SQL Server\90\Tools\BinnProperty(S): ProgramFiles64Folder = C:\Program FilesProperty(S): SqlShared = C:\Program Files\Microsoft SQL ServerProperty(S): VSINSTALLDIR = C:\Program Files\Microsoft Visual Studio 8Property(S): VSINSTALLROOT = C:\Program Files\Microsoft Visual Studio 8Property(S): SqlVer = C:\Program Files\Microsoft SQL Server\90Property(S): SqlTools = C:\Program Files\Microsoft SQL Server\90\ToolsProperty(S): SqlToolsBin = C:\Program Files\Microsoft SQL Server\90\Tools\BinnProperty(S): VSRetarget = C:\Program Files\Microsoft SQL Server\90\Tools\BinnProperty(S): VersionDatabase = 301

    Property(S): PRODUCTLANGUAGE = 1033

    Property(S): CLIENTPROCESSID = 8616

    Property(S): CLIENTUILEVEL = 3

    Property(S): CURRENTDIRECTORY = c:\8927c93bb6ca73205c99

    Property(S): REINSTALLMODE = vomus

    Property(S): REBOOT = ReallySuppress

    Property(S): ProductToBeRegistered = 1

    Property(S): ProductState = 5

    Property(S): PackageCode = {770BC9BC-CC72-4D98-BB90-326FF1BBBC3A}

    Property(S): Ver90.BC0075B5_BF3F_469E_8AD6_D770A154C115 = C:\Program Files\Microsoft SQL Server\90Property(S): EULA.BC0075B5_BF3F_469E_8AD6_D770A154C115 = C:\Program Files\Microsoft SQL Server\90\EULAProperty(S): EULA.84118FFB_F307_45F3_B5BC_3A4F8261108D = C:\Program Files (x86)\Microsoft SQL Server\90\EULAProperty(S): Ver90.84118FFB_F307_45F3_B5BC_3A4F8261108D = C:\Program Files (x86)\Microsoft SQL Server\90Property(S): SNACMainModId.335C9CFA_7DD6_41E0_8E4F_44D6ED5B1A54 = E6F94A18_225A_4D91_8129_DB62CA84F36B

    Property(S): SystemFolder = C:\WINDOWS\SysWOW64Property(S): WinSxsDirectory.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxsProperty(S): payload_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_db5f52fb98cb24adProperty(S): payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdProperty(S): WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWSProperty(S): SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\SysWOW64Property(S): WinSxsManifests.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\ManifestsProperty(S): WinSxsPolicies.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\PoliciesProperty(S): policydir.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\Policies\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_4428b63aProperty(S): policydir_ul.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acdProperty(S): WinSxsDirectory.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxsProperty(S): payload_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_5c4003bc63e949f6Property(S): WinSxsPolicies.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\PoliciesProperty(S): policydir.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\Policies\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_77c24773Property(S): WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWSProperty(S): SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\SysWOW64Property(S): WinSxsManifests.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\ManifestsProperty(S): payload.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4Property(S): policydir_ul.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\x86_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_51e427d4Property(S): WinSxsDirectory.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxsProperty(S): payload_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_93b21c24844efba7Property(S): payload.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50adProperty(S): WinSxsManifests.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\ManifestsProperty(S): WindowsFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWSProperty(S): SystemFolder.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\SysWOW64Property(S): WinSxsPolicies.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\PoliciesProperty(S): policydir.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\Policies\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_a3e7585aProperty(S): policydir_ul.844EFBA7_1C24_93B2_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_3fea50adProperty(S): WinSxsDirectory.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxsProperty(S): payload_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_policy.8.0.microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.42_none_1492cce54f6d20f0Property(S): WinSxsPolicies.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\PoliciesProperty(S): policydir.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\Policies\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_x-ww_d780e993Property(S): WindowsFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWSProperty(S): SystemFolder.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\SysWOW64Property(S): WinSxsManifests.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\ManifestsProperty(S): payload.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4Property(S): policydir_ul.4F6D20F0_CCE5_1492_FF1F_C8B3B9A1E18E = C:\WINDOWS\winsxs\amd64_policy.8.0.Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_83ee0db4Property(S): Ver.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 = C:\Program Files\Microsoft SQL Server\90Property(S): SqlSDK.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 = C:\Program Files\Microsoft SQL Server\90\SDKProperty(S): SqlInclude.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 = C:\Program Files\Microsoft SQL Server\90\SDK\IncludeProperty(S): SqlSDKLib.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 = C:\Program Files\Microsoft SQL Server\90\SDK\LibProperty(S): SqlSDKLibPlatformTarget.A293C9A1_7AB0_4F57_BAF3_8C039536EC28 = C:\Program Files\Microsoft SQL Server\90\SDK\Lib\x64Property(S): SqlSDK.06870705_8636_410E_B591_FEE8962A550E = C:\Program Files (x86)\Microsoft SQL Server\90\SDKProperty(S): Ver.06870705_8636_410E_B591_FEE8962A550E = C:\Program Files (x86)\Microsoft SQL Server\90Property(S): SqlInclude.06870705_8636_410E_B591_FEE8962A550E = C:\Program Files (x86)\Microsoft SQL Server\90\SDK\IncludeProperty(S): SqlSDKLib.06870705_8636_410E_B591_FEE8962A550E = C:\Program Files (x86)\Microsoft SQL Server\90\SDK\LibProperty(S): SqlSDKLibPlatformTarget.06870705_8636_410E_B591_FEE8962A550E = C:\Program Files (x86)\Microsoft SQL Server\90\SDK\Lib\x86Property(S): VersionMsi = 3.01

    Property(S): VersionNT64 = 502

    Property(S): WindowsBuild = 3790

    Property(S): ServicePackLevel = 2

    Property(S): ServicePackLevelMinor = 0

    Property(S): MsiNTProductType = 2

    Property(S): WindowsFolder = C:\WINDOWSProperty(S): WindowsVolume = C:Property(S): RemoteAdminTS = 1

    Property(S): TempFolder = C:\DOCUME~1\agtrapp\LOCALS~1\TempProperty(S): CommonFilesFolder = C:\Program Files (x86)\Common FilesProperty(S): CommonFiles64Folder = C:\Program Files\Common FilesProperty(S): AppDataFolder = C:\Documents and Settings\agtrapp\Application DataProperty(S): FavoritesFolder = C:\Documents and Settings\agtrapp\FavoritesProperty(S): NetHoodFolder = C:\Documents and Settings\agtrapp\NetHoodProperty(S): PersonalFolder = C:\Documents and Settings\agtrapp\My DocumentsProperty(S): PrintHoodFolder = C:\Documents and Settings\agtrapp\PrintHoodProperty(S): RecentFolder = C:\Documents and Settings\agtrapp\RecentProperty(S): SendToFolder = C:\Documents and Settings\agtrapp\SendToProperty(S): TemplateFolder = C:\Documents and Settings\All Users\TemplatesProperty(S): CommonAppDataFolder = C:\Documents and Settings\All Users\Application DataProperty(S): LocalAppDataFolder = C:\Documents and Settings\agtrapp\Local Settings\Application DataProperty(S): MyPicturesFolder = C:\Documents and Settings\agtrapp\My Documents\My PicturesProperty(S): AdminToolsFolder = C:\Documents and Settings\All Users\Start Menu\Programs\Administrative ToolsProperty(S): StartupFolder = C:\Documents and Settings\All Users\Start Menu\Programs\StartupProperty(S): ProgramMenuFolder = C:\Documents and Settings\All Users\Start Menu\ProgramsProperty(S): StartMenuFolder = C:\Documents and Settings\All Users\Start MenuProperty(S): DesktopFolder = C:\Documents and Settings\All Users\DesktopProperty(S): FontsFolder = C:\WINDOWS\FontsProperty(S): GPTSupport = 1

    Property(S): OLEAdvtSupport = 1

    Property(S): ShellAdvtSupport = 1

    Property(S): MsiAMD64 = 6

    Property(S): Msix64 = 6

    Property(S): Intel = 6

    Property(S): PhysicalMemory = 3965

    Property(S): VirtualMemory = 4082

    Property(S): LogonUser = agtrapp

    Property(S): UserSID = S-1-5-21-2116618328-1633111315-19539831-6850

    Property(S): UserLanguageID = 1033

    Property(S): ComputerName = TOMLINSON

    Property(S): SystemLanguageID = 1033

    Property(S): ScreenX = 1280

    Property(S): ScreenY = 1024

    Property(S): CaptionHeight = 19

    Property(S): BorderTop = 1

    Property(S): BorderSide = 1

    Property(S): TextHeight = 16

    Property(S): ColorBits = 16

    Property(S): TTCSupport = 1

    Property(S): Time = 10:43:37

    Property(S): Date = 11/14/2009

    Property(S): MsiNetAssemblySupport = 2.0.50727.3053

    Property(S): MsiWin32AssemblySupport = 5.2.3790.3959

    Property(S): RedirectedDllSupport = 2

    Property(S): DATABASE = C:\WINDOWS\Installer\18cecb4.msi

    Property(S): OriginalDatabase = C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli.msi

    Property(S): UILevel = 2

    Property(S): MsiUISourceResOnly = 1

    Property(S): QFEUpgrade = 1

    Property(S): ACTION = INSTALL

    Property(S): ROOTDRIVE = C:Property(S): CostingComplete = 1

    Property(S): OutOfDiskSpace = 0

    Property(S): OutOfNoRbDiskSpace = 0

    Property(S): PrimaryVolumeSpaceAvailable = 0

    Property(S): PrimaryVolumeSpaceRequired = 0

    Property(S): PrimaryVolumeSpaceRemaining = 0

    Property(S): DOTNETCOREPATH = 1

    Property(S): EXISTINGAPPGUID = {2AFFFDD7-ED85-4A90-8C52-5DA9EBDC9B8F},{2750B389-A2D2-4953-99CA-27C1F2A8E6FD},{85B1D7F9-2B84-4386-9947-8F362E247F0B},{AE443823-C1E7-4BC5-9AA0-25594571ACB4},{26F1A218-3158-4107-B3A6-37FD61CEE969}

    Property(S): SOURCEDIR = C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\CacheProperty(S): SourcedirProduct = {79BF7CB8-1E09-489F-9547-DB3EE8EA3F16}

    MSI (s) (34:D0) [10:43:37:231]: Cleaning up uninstalled install packages, if any exist

    MSI (s) (34:D0) [10:43:37:231]: MainEngineThread is returning 1603

    MSI (s) (34:D8) [10:43:37:340]: Destroying RemoteAPI object.

    MSI (s) (34:80) [10:43:37:340]: Custom Action Manager thread ending.

    === Logging stopped: 11/14/2009 10:43:37 ===

    MSI (c) (A8:70) [10:43:37:340]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1

    MSI (c) (A8:70) [10:43:37:340]: MainEngineThread is returning 1603

    === Verbose logging stopped: 11/14/2009 10:43:37 ===

  • Hi,

    There could several actions to make it work.

    First, make sure you are running the installer locally, when checking for the logs look for the string "return value 3", most of the times, the error is some lines before this message.

    In your case is:

    Error 1316. A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    Can you verify you have this file in the folder?

    Regards,

    Jose Santiago Oyervides.

  • I copied the SP3 install program to the local drive and ran it from there. I logged in with my full admin rights. The server has been rebooted twice.

    I was using Remote Desktop to run the upgrade, as the server is in another office about 60 miles away.

    When looking at the log files, I did find '"return value 3". Not sure what they mean. We are using Group Policy. In the Cache folder, the files are located in the folder. Can you tell me why they are not there?

    sqlncli_x64.msi

    SQLServer2005_BC_x64.msi

    SqlWriter_x64.msi

    sqlxml4_x64.msi

    MSI (s) (34:D0) [10:43:37:106]: Note: 1: 1316 2: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    MSI (s) (34:D0) [10:43:37:168]: Product: Microsoft SQL Server Native Client -- Error 1316. A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    Error 1316. A network error occurred while attempting to read from the file: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Cache\sqlncli_x64.msi

    MSI (s) (34:D0) [10:43:37:168]: Machine policy value 'DisableRollback' is 0

    MSI (s) (34:D0) [10:43:37:168]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2

    Action ended 10:43:37: RegisterProduct. Return value 3.

    MSI (s) (34:D0) [10:43:37:168]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2

    MSI (s) (34:D0) [10:43:37:168]: No System Restore sequence number for this installation.

    MSI (s) (34:D0) [10:43:37:168]: Unlocking Server

    Action ended 10:43:37: INSTALL. Return value 3.

  • Hi,

    Can you check you have this file: C:\WINDOWS\Installer\18cecb4.msi

    Keep in mind that the folder c:\windows\installer is hidden, you have to explicitely type it.

    Regards

    JSO.

  • Hi,

    Sorry, I don't have that file in the c:\windows\Installer folder.

  • Ok, You can try different options to make it work.

    You can try this:

    1. Extract the msi file from the SP3 installer file (you can use 7-zip) and run it from there, try with just one component (sqlncli_x64.msi) just to see if it works. I've done this and it has worked with several SQL components.

    2. Extract the same file, but from SP2 and copy it to C:\windows\installer with the name 18cecb4.msi and try again the SP3 installation.

    I can't give an absolut answer to fix it, just give a few hints, this error has happened to me in the past, and have solved doing several things, you have to try it, unless you want to call PSS and pay for it.

    Also, something that helps is installing Windows Installer 4.5, that has helped me a lot.

    Please post the results.

    Regards

    Jose Santiago Oyervides.

  • Hi,

    I extracted the sqlncli.msi out of the SP3 package and copied and renamed the file to the c:Windows\Installer folder. Renamed the file to 18cecb4.msi. Ran the sqlncli.msi from another folder. During the install, I recieved the following:

    A network error occurred while attempting to read from the file c:\apps\microsoft\SQL Server 2005\SP3_Files\sqlncli_x64.msi

    So, what I did was uninstalled and installed the following 4 components with their respective MSI files:

    sqlxml4.msi

    sqlwriter.msi

    sqlserver2005_bc.msi

    sqlncli.msi

    So, all of these completed successfully.

  • Hi,

    I have the modules installed correctly from SP3 now. However, SQL Server still says it is at SP2. Do I need to run SP3 again to have SQL Server show its been upgraded to SP3?

  • If SQL Server indicates it is SP2, then it must be true, plan for installing SP3.


    Bru Medishetty

    Blog -- LearnSQLWithBru

    Join on Facebook Page Facebook.comLearnSQLWithBru

    Twitter -- BruMedishetty

Viewing 15 posts - 1 through 15 (of 20 total)

You must be logged in to reply to this topic. Login to reply