Troubles Re-installing SQL 2005

  • Hi All,

    Up until a week ago, we still had some SQL 2000 databases runing in production. As we are now free and clear of SQL 2000, I am in the process of cleaning up our testing and development environments. Since SQL 2000 was a default instance in these environments, I uninstalled the SQL 2005 instance and then the SQL 2000 instance on these boxes then re-installed SQL 2005 as the default instance. I have already completed this on 2 of my 3 servers that were running in this fashion with no issues. I am finally on the last server and I can not seem to get SQL 2005 to re install.

    In reviewing the install log, there is and entry that states: "Failed to get ModuleID_RS_Server when getting the ASP Temp directory. "

    I have done some searching around and can't really find any answers. Has anyone out there dealt successfully with this?

  • Anything else in the log or event log items?



    Shamless self promotion - read my blog http://sirsql.net

  • Hi,

    Try to uninstall the sql server 2005 using arpwrapper.exe located in C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap

    arpwrapper.exe /Remove

    and reboot the system and start installation again.

    Thanks

    Chandra Mohan N

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • Thanks for the suggestions!

    I gave the uninstall with arpwrapper.exe a try and unfortunately I am getting the same result.

    Here are the last handful of lines from my set up log:

    Property(S): CostingComplete = 1

    Property(S): FTEInstID.68C6D15C_77E0_11D5_8528_00C04F68155C = 1

    Property(S): FTEAppID.68C6D15C_77E0_11D5_8528_00C04F68155C = {68C6D318-77E0-11D5-8528-00C04F68155C}

    Property(S): FTEAdminCLSID.68C6D15C_77E0_11D5_8528_00C04F68155C = {68C6D37C-77E0-11D5-8528-00C04F68155C}

    Property(S): FTEIFTEAdmin.68C6D15C_77E0_11D5_8528_00C04F68155C = {64f6bd6f-cc0d-11d6-9a15-505054503030}

    Property(S): FTEMSFTEPXY.68C6D15C_77E0_11D5_8528_00C04F68155C = {64f6bdd4-cc0d-11d6-9a15-505054503030}

    Property(S): FTEServiceName.68C6D15C_77E0_11D5_8528_00C04F68155C = msftesql

    Property(S): OutOfDiskSpace = 0

    Property(S): OutOfNoRbDiskSpace = 0

    Property(S): PrimaryVolumeSpaceAvailable = 0

    Property(S): PrimaryVolumeSpaceRequired = 0

    Property(S): PrimaryVolumeSpaceRemaining = 0

    Property(S): RSVirtualDirectoryManager = Reports

    Property(S): RSVirtualDirectoryServer = ReportServer

    Property(S): SqlActionManaged = 3

    Property(S): SqlStateManaged = 2

    Property(S): SOURCEDIR = C:\SQL05Dev\Servers\SetupProperty(S): SourcedirProduct = {2373A92B-1C1C-4E71-B494-5CA97F96AA19}

    Property(S): InstallNgenTicks = 150000

    Property(S): SQLBROWSERSCMACCOUNT = ALLIEDSECURITY\sqlserv

    Property(S): AGTSCMACCOUNT = ALLIEDSECURITY\sqlserv

    Property(S): SQLSCMACCOUNT = ALLIEDSECURITY\sqlserv

    Property(S): DebugClsid.CC1A8C58_27D1_4D38_BF1B_C0A5CBB90616 = {4ACD2D01-D96F-4A0F-96C0-1F30D79C1B13}

    Property(S): ProductToBeRegistered = 1

    MSI (s) (74:8C) [09:02:03:618]: Note: 1: 1708

    MSI (s) (74:8C) [09:02:03:618]: Product: Microsoft SQL Server 2005 -- Installation failed.

    MSI (s) (74:8C) [09:02:03:634]: Cleaning up uninstalled install packages, if any exist

    MSI (s) (74:8C) [09:02:03:634]: MainEngineThread is returning 1603

    MSI (s) (74:C8) [09:02:03:743]: Destroying RemoteAPI object.

    MSI (s) (74:D8) [09:02:03:743]: Custom Action Manager thread ending.

    === Logging stopped: 12/27/2008 9:02:03 ===

    MSI (c) (DC:34) [09:02:03:758]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1

    MSI (c) (DC:34) [09:02:03:758]: MainEngineThread is returning 1603

    === Verbose logging stopped: 12/27/2008 9:02:03 ===

    I have tried tracking down the 1708 refference, but most information seems to point to MSDE install issues not SQL 2005.

  • Can you search your log folder for the text string "value 3" and post the 10 or so lines above it? This should give a more helpful message.



    Shamless self promotion - read my blog http://sirsql.net

  • Sure....

    Action ended 9:02:02: InstallFinalize. Return value 1.

    MSI (s) (74:20) [09:02:02:592]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI134.tmp, Entrypoint: Check_CommitFlag

    Action start 9:02:02: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2.

    Function=Check_CommitFlag

    Doing Action: Check_CommitFlag

    PerfTime Start: Check_CommitFlag : Sat Dec 27 09:02:02 2008

    Check_CommitFlag called successfully.

    flagCommit value 1

    flagCommit value retrieved successfully.

    PerfTime Stop: Check_CommitFlag : Sat Dec 27 09:02:02 2008

    Gathering darwin properties for failure handling.

    Action ended 9:02:03: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2. Return value 3.

    Action ended 9:02:03: INSTALL. Return value 3.

  • ok, lets go with 20 lines above :unsure:



    Shamless self promotion - read my blog http://sirsql.net

  • Sorry Nicholas,

    I am a little off today. Here is what appears to be the entire MSI subroutine.

    MSI (s) (74:8C) [09:02:00:478]: Executing op: ChangeMedia(MediaVolumeLabel=SQLServer,MediaPrompt=Please insert the disk: Please insert next disk,MediaCabinet=Sql.cab,BytesPerTick=0,CopierType=2,ModuleFileName=C:\WINDOWS\Installer\81c0a.msi,,,,,IsFirstPhysicalMedia=1)

    MSI (s) (74:8C) [09:02:00:478]: Executing op: DatabaseCopy(DatabasePath=C:\WINDOWS\Installer\81c0a.msi,ProductCode={2373A92B-1C1C-4E71-B494-5CA97F96AA19},CabinetStreams=Sql.cab,,)

    MSI (s) (74:8C) [09:02:02:235]: Executing op: ProductRegister(UpgradeCode={929C9FEC-8873-4A1A-A209-9AF432E8E1D1},VersionString=9.00.1399.06,HelpLink=http://go.microsoft.com/fwlink/?LinkId=52152,,,InstallSource=C:\SQL05Dev\Servers\Setup\,Publisher=Microsoft Corporation,,,,,NoRepair=1,,,,,,SystemComponent=1,EstimatedSize=246887)

    MSI (s) (74:8C) [09:02:02:281]: Executing op: ProductCPDisplayInfoRegister()

    MSI (s) (74:8C) [09:02:02:297]: Executing op: ActionStart(Name=MsiPublishAssemblies,Description=Publishing assembly information,Template=Application Context:[1], Assembly Name:[2])

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={653612B2-2738-4F92-936D-65DE042BD1BB},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.Smo,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={04D1574A-4184-41C3-BFBA-58830FEB3E49},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.SString,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={FD5D8A34-6302-4B57-A51D-65A834A1EF6F},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.SmoEnum,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={AFAB7129-4D9A-4518-A062-8AA094B3C36A},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.SqlEnum,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={68EF2018-EDEA-4CBB-B4AC-4B1BB5397DEC},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.ConnectionInfo,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={BCCC2FCD-1078-4E27-A3B1-39978E9FACA4},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.WmiEnum,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={BE402FCD-1078-4E27-A3B1-39978E9FACA4},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.ServiceBrokerEnum,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:297]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={DFA99E31-4B13-4B49-8F1E-3D34BB3375EB},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.BatchParser,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="2005.90.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={7774C16B-DC18-4691-899D-A18EA62AA9E8},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.RegSvrEnum,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={C01C5924-30CA-4701-9C53-EBE3110D777E},AssemblyType=1,,AssemblyName=Microsoft.DataWarehouse.Interfaces,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={6E6066A6-EA50-463A-9559-230D79886608},AssemblyType=1,,AssemblyName=Microsoft.AnalysisServices,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={6EB652F8-90F3-4CC9-A44F-F7DCB2815B21},AssemblyType=1,,AssemblyName=Microsoft.AnalysisServices.DeploymentEngine,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={D1B86CEE-1C5E-4960-B99F-7142D1582B1B},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.Rmo,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={AF1D8C6B-4AC6-4205-B1A0-1B3A3E1A92FC},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.MgdSqlDumper,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="2005.90.1399.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={5F0E68E8-47F1-4A21-B65B-9BCEEE5DC3E2},AssemblyType=1,,AssemblyName=MSClusterLib,Version="1.0.0.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="1.0.0.0",)

    MSI (s) (74:8C) [09:02:02:312]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={653F3E6C-A59E-4DA2-84FE-020366BB031C},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.SqlTDiagM,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={180F515D-F56C-40DD-9D71-CC532EA8E286},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.Instapi,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={8AA8CE55-D489-4DC2-9211-AEB4CACB0507},AssemblyType=1,,AssemblyName=Microsoft.AnalysisServices.AdomdClient,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={E81C0B29-AD92-4C32-B8AA-303CBE0A4A17},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.Replication.BusinessLogicSupport,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={A1EB4AA7-9A17-4B21-91A9-AA9E46B232E4},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.DataStorage,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={37CCA922-554B-40A9-94BD-22EEE782CC47},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.DlgGrid,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={7F618CB9-9BCE-4C1E-9E33-59E8A564E456},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.GridControl,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={4C466AC6-57EA-4944-A4CB-795A9E01FA61},AssemblyType=1,,AssemblyName=Microsoft.SqlServer.Replication,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="2005.90.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={DF68BB90-684E-4121-B1A3-DC5F8699D19F},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\Microsoft.SqlSac.Public.dll,AssemblyName=Microsoft.SqlSac.Public,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:328]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|Microsoft.SqlSac.Public.dll 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={8B7B6E06-2883-4D3A-8556-EE3F28264148},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\SAC.exe,AssemblyName=SAC,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|SAC.exe 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={EC0D899E-54B9-44EC-BAAF-D4A1E819E6D9},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\SqlSAC.exe,AssemblyName=SQLSAC,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|SqlSAC.exe 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={664DB4E9-D30E-4E75-A3C6-410F8DB09D2F},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll,AssemblyName=Microsoft.NetEnterpriseServers.ExceptionMessageBox,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|Microsoft.NetEnterpriseServers.ExceptionMessageBox.dll 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={1F80A3DF-21B6-4020-998D-B6609C3EC534},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\SqlWtsn.exe,AssemblyName=SQLWTSN,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|SqlWtsn.exe 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={099A9F14-4AAA-4F38-AB9E-944944DEB53E},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Shared\sqlsqm.exe,AssemblyName=SqlSqm,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Shared|sqlsqm.exe 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={549903F3-C13B-4F0C-923C-793628CECDD9},AssemblyType=3,AppCtx=C:\Program Files\Microsoft.NET\ADOMD.NET\90\Microsoft.AnalysisServices.AdomdClient.dll,AssemblyName=Microsoft.AnalysisServices.AdomdClient,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft.NET|ADOMD.NET|90|Microsoft.AnalysisServices.AdomdClient.dll 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={D501B33D-A3EB-415C-B231-9B94A59C4503},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\sqlaccess.dll,AssemblyName=SqlAccess,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="2005.90.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|sqlaccess.dll 3: 2

    MSI (s) (74:8C) [09:02:02:343]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={6E5A6220-504B-48AF-8630-FA2E774A32FE},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\DatabaseMailengine.dll,AssemblyName=DatabaseMailEngine,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:343]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|DatabaseMailengine.dll 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={D50FBD37-8215-49A0-8622-F5A5D4729C02},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\DatabaseMailprotocols.dll,AssemblyName=DatabaseMailProtocols,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|DatabaseMailprotocols.dll 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={EDD20A7E-BFAB-46D9-82E0-582C2FD88F40},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\DatabaseMail90.exe,AssemblyName=DatabaseMail90,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|DatabaseMail90.exe 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={86A22876-F198-4ADD-8685-05DE2DEB115D},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\performancecounter.dll,AssemblyName=PerformanceCounter,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|performancecounter.dll 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={CEC78D82-DD83-40BE-9F06-2C64C58EAEC0},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\sqltoolsmailutilities.dll,AssemblyName=SqlToolsMailUtilities,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|MSSQL.1|MSSQL|Binn|sqltoolsmailutilities.dll 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Engine,Component={60B7C2BD-85B0-4ECB-8F7B-8E00160E14C3},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\Tools\binn\SqlLogShip.exe,AssemblyName=SqlLogShip,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|Tools|binn|SqlLogShip.exe 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={E0229DBA-805A-44F7-848B-D826DE0DEDE8},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\COM\tablediff.exe,AssemblyName=tablediff,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|COM|tablediff.exe 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={50E13A8B-F12E-41EE-BE64-01C883F3E173},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\COM\snapshot.exe,AssemblyName=snapshot,Version="9.0.242.0",Culture="neutral",processorArchitecture="x86",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:359]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|COM|snapshot.exe 3: 2

    MSI (s) (74:8C) [09:02:02:359]: Executing op: AssemblyPublish(Feature=SQL_Replication,Component={C715B1FB-3489-4408-885C-59AA7801BC65},AssemblyType=3,AppCtx=C:\Program Files\Microsoft SQL Server\90\COM\Microsoft.SqlServer.Replication.BusinessLogicSupport.dll,AssemblyName=Microsoft.SqlServer.Replication.BusinessLogicSupport,Version="9.0.242.0",Culture="neutral",processorArchitecture="MSIL",PublicKeyToken="89845dcd8080cc91",FileVersion="9.0.1399.0",)

    MSI (s) (74:8C) [09:02:02:374]: Note: 1: 1402 2: UNKNOWN\Installer\Assemblies\C:|Program Files|Microsoft SQL Server|90|COM|Microsoft.SqlServer.Replication.BusinessLogicSupport.dll 3: 2

    MSI (s) (74:8C) [09:02:02:374]: Executing op: ActionStart(Name=PublishFeatures,Description=Publishing Product Features,Template=Feature: [1])

    MSI (s) (74:8C) [09:02:02:374]: Executing op: FeaturePublish(Feature=SQL_Engine,,Absent=2,Component=pgz-i99MC=R@938sj_=w2ie3L)kfE9Xt2k=?x6JiCfIp*j)Vg?.wsCceCR+3gszmZjOdF=1hxXC,9~cZTmzt49PH)@@xUl=x_I]qJc-.(?2M$?_Uy!SJ={RW6q@&+sb*-@WppW@-q%!Dh_@mpAw@x8eLpmFe))G[NDRoT[din@-YTV8UYv6?Jndrthuu0=_@&$]@4i%o{ansHy$N6A47mu'.EnA3l@3r+L.p{9Diiv^bmh[[.4}THj*lXAnW]Pp6.zFeJA]V$H!X.9$g86RUN~U?BAaLz+]86@N!G-_^H{{Kt`+OaniZ5=V6lZ[IIcBJd(cfI_e@a@E@cj+'v]!uY'hbe}[&-ANDB[XR5fw]zFM0f}[&-ANDB[XR5fw]'56tpqjg4@Gv+l4y$NbtAbJINJPtb=%%UpU2(&ksT6&u_MaVe@qUhe5tOFqO'*H[[.!bT=VibPbHhsmY(R9hflCjn=9`R9r88t_PY*GPK5o[X=G%w6'CuQd%CPUYKnJhb@F]V$p)U@f-h9wGjzR`@=rsHZ6cae0.{H+a3Wsk7=%XAtC[7rYhd%DJlLUUY?1`2F9C'8g+zUzcUHv@3=6@zWEtID7pX-XB1gPow8]dH@rP}F+XBYz?a&!]69{hMb6f{y2z8koVFxf0o?O'?Jkq)wsqxGzUH]Qvy@[P?{!jnC!,ujB_B]AU2=oH[V8$2oC[{,E58%1R+A+I!^.Dc1lo6?oN8]m.b=W7&`+0Jl?6K0]--a8p[8g(+*GRa^z4QH9D]^I1x@Gt52Sjk)mf_ugq]y)[K=GX-6Z_EZ7zc&g*`t}(N?o$DuGY*DBhZ}*J)ZN'z8D~u+[ILyI08B8$c2bd0A-7lZm^zS3,{A~_v`fR.9wiAx_b4-vnvy[iC^_K1=}P?ROB^l+Axs&Vz+{zJ=iLW_jyrkc=%QG*&O}4OAPo.`??9318U@w^'jC$1AM@-xv9ro%U7y)eW8l7_eO9MkbIdFwUpR^pXI`Quoe8MkbIdFw

    MSI (s) (74:8C) [09:02:02:374]: Executing op: FeaturePublish(Feature=SQL_Data_Files,Parent=SQL_Engine,Absent=2,Component==Ir7`F3z^AAUe}ABBXXg)

    MSI (s) (74:8C) [09:02:02:374]: Executing op: FeaturePublish(Feature=SQL_Replication,Parent=SQL_Engine,Absent=2,Component=.4}THj*lXAnW]Pp6.zFeJA]V$H!X.9$g86RUN~U?BAaLz+]86@N!G-_^H{{Kt`+OaniZ5=V6lZ[IIcBJd(cfI_e@a@E@cj+'v]!uY'hbe}[&-ANDB[XR5fw]zFM0f}[&-ANDB[XR5fw]'56tpqjg4@Gv+l4y$NbtAbJINJPtb=%%UpU2(&ksT6&u_MaVe@qUhe5tOFqO'*H[[.!bT=VibPbHhsmYd%DJlLUUY?1`2F9C'8g+zUzcUHv@3=6@zWEtID7pX-XB1gPow8]dH@rP}F+X8xe^HE'VD@`nl7my_dG.pzz,)bNb]ArZqj6cYrrJhv'4[-h@.A6eC[%X,s$ept*MD_14cAs_^'8c~Q~rQP7^2Cv!J?`]'*CZ.pJPA]u6lCaVU@Wl_fVqjdg4~iXCZhYda9Goi_1%~TXP{[m+'.B~y?7c@uP*1qb`)h-&q?7+2=397Q0@q?rslY.$,T55aARA}R*5dxsyKhtNK~nrbAH5U~R{AFn09=u2^lA`S=MP]~L&tUMF4-GTuHJQf9RUQ-`QWeSxHBMnqcAZt@1P3GNc7Op*N4Ix3=n5)Az-6QjymCA&^koTcedH.ACM)yagY4%=YE0u2V-h~9VB'lLKiGe0Guj',l_Qv8i[Y4F+%Qeq68VaIiBJO9CshuCIna_',AGFab-2n@d7^Eeno*LvvOV~Ay=749kpw?iJgk8M~l}sw=+Of8(_%MjDY}crXpXO.x?]t@Hr1K*njk))b{{Zs8h_Q@MmCE7R'8Q*^tj}h-_Wr9gZhh_o'?dH@L4bW45'O?r11ny9*'~h]o8NWRQ`*AwZj(n]C_.FI'aZgBI~5@aCK(j2uIPEZSMW_!oZOAdKg9M7@}hSAHvCoHA@A=WE`+,WYw1RcO@!{as,m8Og1.ST-u$27loA3Hf%U?O'cij)hfqh3ox!b$cpF9jG-p!}X]f9gHz]mE+_0AX?`5g,~q6gr0~%p%k'7?xYzGQsI

    MSI (s) (74:8C) [09:02:02:390]: Executing op: FeaturePublish(Feature=SQL_FullText,Parent=SQL_Engine,Absent=2,Component='{Vnl'=9x8OygvjMQiGf7voYC`w(g?w`B)'@Hxg'G+twyj-U^?,X1pR=MrY$UA2ec^`z??2o&Jp$@7$I,NHbIh,5g(Al8efQx]ZE-NHbIh,5g(Al8efQx]ZE]KV5lO]P]=}6a(K6JeOnq4O='%T%D9{~RyBrhz~&tOHbIh,5g(Al8efQx]ZEvOHbIh,5g(Al8efQx]ZEzOHbIh,5g(Al8efQx]ZE}OHbIh,5g(Al8efQx]ZE8PHbIh,5g(Al8efQx]ZE%PHbIh,5g(Al8efQx]ZE'PHbIh,5g(Al8efQx]ZExOHbIh,5g(Al8efQx]ZE!PHbIh,5g(Al8efQx]ZE)PHbIh,5g(Al8efQx]ZE6NHbIh,5g(Al8efQx]ZE7NHbIh,5g(Al8efQx]ZE8NHbIh,5g(Al8efQx]ZE9NHbIh,5g(Al8efQx]ZEut%{7l.KIA{sDaSIU8U0TNHbIh,5g(Al8efQx]ZE?NHbIh,5g(Al8efQx]ZE2PHbIh,5g(Al8efQx]ZE.NHbIh,5g(Al8efQx]ZE@NHbIh,5g(Al8efQx]ZE4PHbIh,5g(Al8efQx]ZE+PHbIh,5g(Al8efQx]ZE-PHbIh,5g(Al8efQx]ZEUNHbIh,5g(Al8efQx]ZE6iMaN(Aj9?-9uQkyRTEE8crQO4vO9AbVuMO+G!c'vfm,qH'Pp=%A%.klEHVd%*Fhd$Hq(?]H'U7U[]%xfZNDcVX{H?wCe]]'VZPQhNHbIh,5g(Al8efQx]ZE6SD9csvQ3?z!v1=E0S~TI)KEa5ORV=J+,8Qj8y}-==ar*~jVD98Sr2Bac{n7iNHbIh,5g(Al8efQx]ZE~3-PTbL+-?Ve8,x9ISLR'OHbIh,5g(Al8efQx]ZE(OHbIh,5g(Al8efQx]ZE)OHbIh,5g(Al8efQx]ZE*OHbIh,5g(Al8efQx]ZE+OHbIh,5g(Al8efQx]ZE,OHbIh,5g(Al8efQx]ZE

    MSI (s) (74:8C) [09:02:02:390]: Executing op: FeaturePublish(Feature=SQL_SharedTools,Parent=SQL_Engine,Absent=2,Component=,vX)'?3B)@Z$T~GoPHIx)

    MSI (s) (74:8C) [09:02:02:390]: Executing op: FeaturePublish(Feature=SQL_BC_DEP,Parent=SQL_Engine,Absent=2,Component=gszmZjOdF=1hxXC,9~cZ)

    MSI (s) (74:8C) [09:02:02:390]: Executing op: ActionStart(Name=PublishProduct,Description=Publishing product information,)

    MSI (s) (74:8C) [09:02:02:390]: Executing op: IconCreate(Icon=ARPIcon.ico,Data=BinaryData)

    MSI (s) (74:8C) [09:02:02:406]: Executing op: CleanupConfigData()

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\B29A3732C1C117E44B49C59AF769AA91\Patches 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Executing op: RegisterPatchOrder(Continue=0,SequenceType=1,Remove=0)

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Products\B29A3732C1C117E44B49C59AF769AA91\Patches 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Executing op: ProductPublish(PackageKey={11FE9DE4-380B-45FE-985E-3EC1EFF9D159})

    MSI (s) (74:8C) [09:02:02:406]: Transforms are unknown secure.

    MSI (s) (74:8C) [09:02:02:406]: Registering storage transform: :SqlRun01.mst

    MSI (s) (74:8C) [09:02:02:406]: Transforms are unknown secure.

    MSI (s) (74:8C) [09:02:02:406]: Registering storage transform: :InstID01.mst

    MSI (s) (74:8C) [09:02:02:406]: Transforms are unknown secure.

    MSI (s) (74:8C) [09:02:02:406]: Registering storage transform: :InstName01.mst

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:406]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 3: 2

    MSI (s) (74:8C) [09:02:02:421]: Executing op: UpgradeCodePublish(UpgradeCode={929C9FEC-8873-4A1A-A209-9AF432E8E1D1})

    MSI (s) (74:8C) [09:02:02:421]: Executing op: SourceListPublish(,,DiskPromptTemplate=Please insert next disk,PackagePath=\Setup\,NumberOfDisks=1)

    MSI (s) (74:8C) [09:02:02:421]: Note: 1: 1402 2: UNKNOWN\Installer\Products\B29A3732C1C117E44B49C59AF769AA91\SourceList 3: 2

    MSI (s) (74:8C) [09:02:02:421]: Executing op: ProductPublishClient(,,)

    MSI (s) (74:8C) [09:02:02:421]: Executing op: SourceListRegisterLastUsed(SourceProduct={2373A92B-1C1C-4E71-B494-5CA97F96AA19},LastUsedSource=C:\SQL05Dev\Servers\Setup\)

    MSI (s) (74:8C) [09:02:02:421]: Entering CMsiConfigurationManager::SetLastUsedSource.

    MSI (s) (74:8C) [09:02:02:421]: Specifed source is already in a list.

    MSI (s) (74:8C) [09:02:02:421]: Policy value 'SearchOrder' is 'nu'

    MSI (s) (74:8C) [09:02:02:421]: Machine policy value 'DisableBrowse' is 0

    MSI (s) (74:8C) [09:02:02:421]: Machine policy value 'AllowLockdownBrowse' is 0

    MSI (s) (74:8C) [09:02:02:421]: Adding new sources is allowed.

    MSI (s) (74:8C) [09:02:02:421]: Set LastUsedSource to: C:\SQL05Dev\Servers\Setup\.

    MSI (s) (74:8C) [09:02:02:421]: Set LastUsedType to: n.

    MSI (s) (74:8C) [09:02:02:421]: Set LastUsedIndex to: 1.

    MSI (s) (74:8C) [09:02:02:421]: Executing op: ActionStart(Name=CreateShortcuts,Description=Creating shortcuts,Template=Shortcut: [1])

    MSI (s) (74:8C) [09:02:02:421]: Executing op: SetTargetFolder(Folder=23\Microsoft SQL Server 2005\Configuration Tools\)

    MSI (s) (74:8C) [09:02:02:421]: SHELL32::SHGetFolderPath returned: C:\Documents and Settings\All Users\Start Menu\Programs

    MSI (s) (74:8C) [09:02:02:421]: Executing op: ShortcutCreate(Name=SqlSAC|SQL Server Surface Area Configuration,,,FileName=C:\Program Files\Microsoft SQL Server\90\Shared\SqlSAC.exe,,,,,,ShowCmd=1,)

    MSI (s) (74:8C) [09:02:02:437]: Executing op: ShortcutCreate(Name=SqlWtsn|SQL Server Error and Usage Reporting,,,FileName=C:\Program Files\Microsoft SQL Server\90\Shared\SqlWtsn.exe,,,,,,ShowCmd=1,)

    MSI (s) (74:8C) [09:02:02:452]: Executing op: ShortcutCreate(Name=SqlConfM|SQL Server Configuration Manager,,,FileName=C:\WINDOWS\system32\mmc.exe,Arguments=/32 "C:\WINDOWS\system32\SQLServerManager.msc",,,,,ShowCmd=1,)

    MSI (s) (74:8C) [09:02:02:468]: Executing op: ActionStart(Name=Set_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2,Description=Completing Commit,)

    MSI (s) (74:8C) [09:02:02:468]: Executing op: CustomActionSchedule(Action=Set_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2,ActionType=1537,Source=BinaryData,Target=Set_CommitFlag,CustomActionData=010Completing Commit500001)

    MSI (s) (74:8C) [09:02:02:468]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=382420117)

    MSI (s) (74:8C) [09:02:02:577]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2

    MSI (s) (74:8C) [09:02:02:577]: No System Restore sequence number for this installation.

    MSI (s) (74:8C) [09:02:02:577]: Unlocking Server

    MSI (s) (74:8C) [09:02:02:577]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.

    MSI (s) (74:8C) [09:02:02:577]: Skipping action: SxsUninstallCA (condition is false)

    MSI (s) (74:8C) [09:02:02:577]: Doing action: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2

    Action ended 9:02:02: InstallFinalize. Return value 1.

    MSI (s) (74:20) [09:02:02:592]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI134.tmp, Entrypoint: Check_CommitFlag

    Action start 9:02:02: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2.

    Function=Check_CommitFlag

    Doing Action: Check_CommitFlag

    PerfTime Start: Check_CommitFlag : Sat Dec 27 09:02:02 2008

    Check_CommitFlag called successfully.

    flagCommit value 1

    flagCommit value retrieved successfully.

    PerfTime Stop: Check_CommitFlag : Sat Dec 27 09:02:02 2008

    Gathering darwin properties for failure handling.

    Action ended 9:02:03: Check_CommitFlag.D20239D7_E87C_40C9_9837_E70B8D4882C2. Return value 3.

    Action ended 9:02:03: INSTALL. Return value 3.

    Out of curiosity, what does a return value of 3 indicate? Is it just a pointer to a failure?

    Thanks for all your help!

  • Your off? I couldn't even ask the right question :crazy:

    The return value 3 is just one of those generic fatal error notifications that MS comes out with, kinda frustrating a lot.

    Pulling a couple of things out of nowhere, can you check for the existence of this registry key

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\B29A3732C1C117E44B49C59AF769AA91

    Also, out of curiosity, are you running AdAware on the system? (doubtful with it being a server, but you never know)

    Finally, was a bootstrap log created when you tried to perform the install? Could you post it if so?



    Shamless self promotion - read my blog http://sirsql.net

  • Ok,

    That particular registry key does not exist. There are several others there. One each for SQLXML4, BooksOnline, .Net2.0, SQL Server Native Client, and Visual Studio.

    AdAware is not installed on the server. Normally I refrain from installing any other software on my SQL servers, however I did have an instance of Idera Diagnostic Manager running on this particular server.

    Unfortuantely there is no bootstrap log.

  • How about

    HKLM\SOFTWARE\Classes\Installer\Products\B29A3732C1C117E44B49C59AF769AA91



    Shamless self promotion - read my blog http://sirsql.net

  • Could you export the HKEY_CLASSES_ROOT\Installer\Products\B29A3732C1C117E44B49C59AF769AA91 subtree and paste the results here from the reg file



    Shamless self promotion - read my blog http://sirsql.net

  • Hmmm.....

    There is not refference to B29A3732C1C117E44B49C59AF769AA91 anywhere in my registry. I checked both locations you mentioned and then ran a search on the entire registry. Seems odd considering that it is referenced so many times in the install log. :unsure:

  • I'm just going to throw this out as I have been guilty of this in the past....you're doing this on the server?



    Shamless self promotion - read my blog http://sirsql.net

  • Yes I am.

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

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