Page 1 of 2 12 LastLast
Results 1 to 15 of 16

Thread: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

  1. #1
    Join Date
    Nov 2008
    Posts
    37

    Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Hello,

    Since a few days my Windows XP fails to install the auto update Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706). Every time I turn off my PC, Windows tries unsuccessfully this installation which always ended in failure. I was advised to perform manually install this service pack, download the installation file here: http://www.microsoft.com/ ... Indeed, with this link to download the manual installation is working properly. Windows only continues to offer me this update automatically shutdown my PC as if it had not taken into account the fact that I had already done this manually install ... How can i stop this act at shutdown?

    Thank you for your help.

  2. #2
    Join Date
    Mar 2008
    Posts
    212

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Simply go to Control Panel> Automatic Updates (update) and uncheck the box.

  3. #3
    Join Date
    Jan 2009
    Posts
    41

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Quote Originally Posted by Beneficence View Post
    Hello,

    I was advised to perform manually install this service pack, download the installation file here: http://www.microsoft.com/ ...

    Indeed, with this link to download the manual installation is working properly.

    Can you give me the download link for this update ?, since i'm also facing same kind of problem at shutdown.

  4. #4
    Join Date
    Dec 2008
    Posts
    1,108

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Quote Originally Posted by demi View Post
    Can you give me the download link for this update ?, since i'm also facing same kind of problem at shutdown.
    Here is the link for you: http://www.microsoft.com/downloads/d...displaylang=en

    also refer to this similar issue threads: KB955706 won't install
    SQL Server Express SP3 (KB955706)
    KB955706 and KB960089 Failed to install


    Good luck.
    The difference between stupidity and genius is that genius has its limits. - Albert Einstein

    What we think, we become (Please don't think you are a superhero and don't try to fly)

    "SUCCESS IS NOT A DESTINATION , IT'S A JOURNEY"

  5. #5
    Alex396 Guest

    Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706

    I have tried to install this update at least ten times now it will never install. I even used system restore to warp back and tried to install it again with no luck even after installing all the other current updates. I have 11.3GBs free on my stem drive and the update is 55.7MBs. Why does this update not install. I have 55.0GBs free on my second drive.

    Could someone help me please it gives the error codes WindowsUpdate_00006D9E WindowsUpdate_dt000 after it cannot install the update but I cannot find any information on the update errors on Microsofts Website.

    Plese Help???

  6. #6
    Robert Aldwinckle Guest

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706

    Try converting your hex code to decimal and then do a search with that. In fact, you may find that with SQL Server installed it might even tell you what it means. E.g. try the following two commands in a cmd window:
    <cmd_output OS="XPsp3">
    E:\>set /a c = 0x6D9E
    28062
    E:\>net helpmsg %c%
    </cmd_output>

    Does that command: net helpmsg 28062 show you anything interesting? Otherwise try a web search... Here's an answer to a similar question regarding an older service pack

    http://social.msdn.microsoft.com/For...-0f68f5658061/

    BTW once your symptoms are independent of the update distribution mechanism, you are more likely to find help for problems with an install of an update from a newsgroup or forum which specializes in the product being updated. Cross-posting to an SQL NG for convenience.

  7. #7
    Join Date
    May 2009
    Location
    New Hampshire, USA
    Posts
    2

    ThumbsUp Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    I found a solution that worked for me.

    In summary, here are the steps:
    1. Get Microsoft's Windows Installer Cleanup Utility (msicuu2.exe) from here
    2. Use it to remove the old Installation files. Just make sure you don't remove your SQL installation itself!!! The attachment shows what components are left after removing the installer files...
    3. Get and run the installer file for your version from Microsoft here
    4. That's it


    -Dan
    Last edited by NoSpamDan; 02-05-2009 at 08:20 PM. Reason: update signature

  8. #8
    lilms_m Guest
    How do you find or where do you find the cmd windows screen? How do you convert the hex code & where do you find it? For me the solution was simple. I had the dir where SQL Server Express was installed 'compressed' and that caused the error. Just make it uncompressed and the update installs.

  9. #9
    Erland Sommarskog Guest

    Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Start->Programs->Accessories Or Start->Run and enter cmd. It seems that Robert's post showed you just that. But 28062 does not
    seem to be a code that NET HELPMSG translates, so that was a blind route anyway. At which point does the installation of the Service Pack fail? Do you have a file "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\HotFix.log" on your system? In such case, can you attach it?

  10. #10
    djmixon Guest

    RE: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706

    Alex396, I am having the same problem. I have tried to understand what the techies have given as answers to no avail. Have you fixed this problem with your update and, if so, how. To the others out there who know the answer, please remember that not all of us are programmers or computer techs. So, if you have an answer, please provide it clearly and concisely. An explanation of what each step does and how to revert back to my normal operating status once the problem is solved would be appreciated.

  11. #11
    Ricky Guest

    RE: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706

    Skip all the others help. The best way is to manually install. Just click on the link or copy and paste and know that it is safe b/c its from Microsoft's website. the directions are on the page as well! Good luck!

    http://www.microsoft.com/downloads/d...displaylang=en

  12. #12
    Join Date
    Jan 2010
    Posts
    1

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB95

    So, how do you accomplish that?

  13. #13
    Join Date
    Feb 2010
    Posts
    1

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    I've had similiar issues occuring on a couple Acer computers at my work. The staff is reporting blue screens, freezing and the update continues to fail to load. I've tried the manual install instructions above but during the installation process the sql fails to install.

    Are there any patches from this on Acer's side or from Microsoft?

  14. #14
    Join Date
    Sep 2010
    Posts
    2

    Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706) Error Code 0xd59, i don't know what this means, i looked at others post but i need help still just someone to explain what to do pls i dont know much abt this stuff.
    Any help would be very greatly appreciated.

    09/03/2010 16:18:41.276 ================================================================================
    09/03/2010 16:18:41.308 Hotfix package launched
    09/03/2010 16:18:41.355 Registry: Opened registry key "SOFTWARE\Microsoft\Windows\CurrentVersion"
    09/03/2010 16:18:41.370 Registry: Read registry key value "CommonFilesDir", string value = C:\Program Files\Common Files
    09/03/2010 16:18:41.386 Registry: Opened registry key "SOFTWARE\Microsoft\Windows\CurrentVersion"
    09/03/2010 16:18:41.401 Registry: Read registry key value "ProgramFilesDir", string value = C:\Program Files
    09/03/2010 16:18:41.417 Local Computer:
    09/03/2010 16:18:41.448 Target Details: COMPUTER-TIOOSO
    09/03/2010 16:18:41.480 commonfilesdir = C:\Program Files\Common Files
    09/03/2010 16:18:41.495 lcidsupportdir = c:\5a05c8bfb0204ce4d42750\1033
    09/03/2010 16:18:41.511 programfilesdir = C:\Program Files
    09/03/2010 16:18:41.526 programfilesdir_wow = C:\Program Files
    09/03/2010 16:18:41.542 supportdir = c:\5a05c8bfb0204ce4d42750
    09/03/2010 16:18:41.558 supportdirlocal = c:\5a05c8bfb0204ce4d42750
    09/03/2010 16:18:41.573 windir = C:\WINDOWS
    09/03/2010 16:18:41.589 winsysdir = C:\WINDOWS\system32
    09/03/2010 16:18:41.605 winsysdir_wow = C:\WINDOWS\SysWOW64
    09/03/2010 16:18:41.620
    09/03/2010 16:18:41.667 Enumerating applicable products for this patch
    09/03/2010 16:18:41.683 Found SQL 2005 Express product definition
    09/03/2010 16:18:42.589 Enumeration: Determining QFE level for product instance MSSMLBIZ
    09/03/2010 16:18:42.636 Enumeration: Associated hotfix build information not found for the following file: c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\SQLServr.exe
    09/03/2010 16:18:42.651 Enumeration: Found following QFE level for product instance MSSMLBIZ: 2047
    09/03/2010 16:18:42.667 Enumeration: Determining GDR branching Hotfix for product instance MSSMLBIZ
    09/03/2010 16:18:42.683 Enumeration: Associated hotfix build information not found for the following file: c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Binn\SQLServr.exe
    09/03/2010 16:18:42.714 Enumeration: No GDR branch Hotfix found for product instance MSSMLBIZ
    09/03/2010 16:18:42.745 Registry: Opened registry key "SOFTWARE\Microsoft\Windows\CurrentVersion"
    09/03/2010 16:18:42.761 Registry: Read registry key value "CommonFilesDir", string value = C:\Program Files\Common Files
    09/03/2010 16:18:42.776 Registry: Opened registry key "SOFTWARE\Microsoft\Windows\CurrentVersion"
    09/03/2010 16:18:42.792 Registry: Read registry key value "ProgramFilesDir", string value = C:\Program Files
    09/03/2010 16:18:42.808 Product discovery completed during the install process for MSSMLBIZ
    09/03/2010 16:18:42.823 SP Level check completed during the install process for MSSMLBIZ
    09/03/2010 16:18:42.839 Product language check completed during the install process for MSSMLBIZ
    09/03/2010 16:18:42.855 Product version check completed during the install process for MSSMLBIZ
    09/03/2010 16:18:42.886 Command-line instance name check completed during the install process
    09/03/2010 16:18:42.901 SKU check completed during the install process for MSSMLBIZ
    09/03/2010 16:18:42.933 Baseline build check completed during the installation process for MSSMLBIZ
    09/03/2010 16:18:42.964 Baseline build check completed during the install process
    09/03/2010 16:18:42.980 Product Enumeration Results:
    09/03/2010 16:18:42.995 INF File Name: c:\5a05c8bfb0204ce4d42750\HotFixExpress.inf
    09/03/2010 16:18:43.011 baselinebuild = 1399
    09/03/2010 16:18:43.026 build = 4035
    09/03/2010 16:18:43.042 description = Express Database Services
    09/03/2010 16:18:43.058 details = Service Pack for the SQL Server database engine, and the tools for managing relational and XML data, Replication, and Full-Text Search.
    09/03/2010 16:18:43.073 installerlogpath = <PROGRAMFILESDIR>\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix
    09/03/2010 16:18:43.089 kbarticle = KB955706
    09/03/2010 16:18:43.105 kbarticlehyperlink = http://support.microsoft.com/?kbid=955706
    09/03/2010 16:18:43.120 lcid = 1033
    09/03/2010 16:18:43.151 legalproductname = SQL Server Express Database Services 2005
    09/03/2010 16:18:43.183 machinetype = x86
    09/03/2010 16:18:43.198 package = HotFixExpress
    09/03/2010 16:18:43.214 packagetype = SP
    09/03/2010 16:18:43.245 productname = SQL9Express
    09/03/2010 16:18:43.261 relatedlinks = <LCIDSUPPORTDIR>\FinalSQL2005Information.rtf
    09/03/2010 16:18:43.276 servicepackname = Microsoft SQL Server 2005 Service Pack 3 Setup
    09/03/2010 16:18:43.308 sku = EXPRESS
    09/03/2010 16:18:43.323 splevel = 3
    09/03/2010 16:18:43.339 sqlutility = sqlcmd.exe
    09/03/2010 16:18:43.370 supportdir = c:\5a05c8bfb0204ce4d42750
    09/03/2010 16:18:43.386 validateauthentication = true
    09/03/2010 16:18:43.401 version = 9
    09/03/2010 16:18:43.433
    09/03/2010 16:18:43.448 File Group Details: EXE
    09/03/2010 16:18:43.464 parameters = INSTANCENAME=<NAME>
    09/03/2010 16:18:43.480 sourcepath = <SUPPORTDIR>\<PACKAGE>\Files
    09/03/2010 16:18:43.511 File Details: SQLEXPR.EXE
    09/03/2010 16:18:43.526
    09/03/2010 16:18:43.558 Instance Details: MSSMLBIZ
    09/03/2010 16:18:43.573 associatedhotfixbuild = 0
    09/03/2010 16:18:43.589 clustername =
    09/03/2010 16:18:43.620 features = SQL_Data_Files,SQL_Engine,SQL_SharedTools
    09/03/2010 16:18:43.636 fullversion = 2005.090.2047.00
    09/03/2010 16:18:43.651 hiveregpath = Software\Microsoft\Microsoft SQL Server\MSSQL.1
    09/03/2010 16:18:43.683 id = MSSQL.1
    09/03/2010 16:18:43.730 installsqldatadir = c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL
    09/03/2010 16:18:43.761 installsqldir = c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL
    09/03/2010 16:18:43.776 lcid = 1033
    09/03/2010 16:18:43.808 name = MSSMLBIZ
    09/03/2010 16:18:43.823 productcode = {2AFFFDD7-ED85-4A90-8C52-5DA9EBDC9B8F}
    09/03/2010 16:18:43.886 qfelevel = 2047
    09/03/2010 16:18:43.901 servicename = MSSQL$MSSMLBIZ
    09/03/2010 16:18:43.917 sku = EXPRESS
    09/03/2010 16:18:43.948 sp = 1
    09/03/2010 16:18:43.964 type = SQL Server Standalone Product
    09/03/2010 16:18:43.980 vermajbld = 2047
    09/03/2010 16:18:44.011 version = 9
    09/03/2010 16:18:44.026
    09/03/2010 16:18:44.058 Registry: Opened registry key "System\CurrentControlSet\Control\Session Manager"
    09/03/2010 16:18:44.089 Registry: Cannot read registry key value "PendingFileRenameOperations", error 0
    09/03/2010 16:18:44.105 Locked file: Checking for locked files
    09/03/2010 16:18:44.167 Attempting to pause the 32 bit ngen queue
    09/03/2010 16:18:44.933 Installing product: SQL9Express
    09/03/2010 16:18:45.026 Installing instance: MSSMLBIZ
    09/03/2010 16:18:45.073 Installing target: COMPUTER-TIOOSO
    09/03/2010 16:18:45.120 Installing file: SQLEXPR.EXE
    09/03/2010 16:18:45.151 Copy Engine: Creating MSI install log file at: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\SQL9Express_Hotfix_KB955706_SQLEXPR.EXE
    09/03/2010 16:18:45.167 Registry: Opened registry key "Software\Policies\Microsoft\Windows\Installer"
    09/03/2010 16:18:45.198 Registry: Cannot read registry key value "Debug", error 0
    09/03/2010 16:20:00.183 EXE returned 3417: *** Shared String ID 133417 Not Found ***
    09/03/2010 16:20:00.198 Registry: Opened registry key "Software\Policies\Microsoft\Windows\Installer"
    09/03/2010 16:20:00.214 Registry: Cannot read registry key value "Debug", error 1814
    09/03/2010 16:20:00.245 Copy Engine: Error, unable to install EXE file: c:\5a05c8bfb0204ce4d42750\HotFixExpress\Files\SQLEXPR.EXE
    09/03/2010 16:20:00.261 The following exception occurred: Unable to install Windows Installer MSI file Date: 09/03/2010 16:20:00.261 File: \depot\sqlvault\stable\setupmainl1\setup\sqlse\sqlsedll\copyengine.cpp Line: 1704
    09/03/2010 16:20:02.558 Watson: Param1 = Unknown
    09/03/2010 16:20:02.589 Watson: Param2 = 0xd59
    09/03/2010 16:20:02.636 Watson: Param3 = Unknown
    09/03/2010 16:20:02.730 Watson: Param4 = 0xd59
    09/03/2010 16:20:02.870 Watson: Param5 = copyengine.cpp@1704
    09/03/2010 16:20:02.886 Watson: Param6 = Unknown
    09/03/2010 16:20:02.917 Watson: Param7 = SQL9Express
    09/03/2010 16:20:02.933 Watson: Param8 = @
    09/03/2010 16:20:02.964 Watson: Param9 = x86
    09/03/2010 16:20:03.073 Watson: Param10 = 4035
    09/03/2010 16:20:03.105 Installed product: SQL9Express
    09/03/2010 16:20:03.136 Hotfix package completed
    09/03/2010 16:20:03.167 Attempting to continue the 32 bit ngen queue

  15. #15
    Join Date
    Apr 2009
    Posts
    994

    Re: Microsoft SQL Server 2005 Express Edition Service Pack 3 (KB955706)

    First just to confirm I want to know that are you using a proper version of SQL Server. I had upgraded the same before where I encounter similar problem after a upgrade. Or else the other way to ifx this out is that run this query - SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition'). Then check back again. It is basically a upgrade error.

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 02-04-2011, 07:33 AM
  2. Replies: 7
    Last Post: 23-05-2010, 10:54 PM
  3. Replies: 7
    Last Post: 23-07-2008, 08:40 PM
  4. Replies: 13
    Last Post: 05-07-2008, 09:38 AM
  5. Replies: 1
    Last Post: 07-06-2008, 10:48 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,843,839.50019 seconds with 16 queries