Results 1 to 4 of 4

Thread: Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)

  1. #1
    Join Date
    Feb 2011
    Posts
    78

    Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)

    I am using Lenovo computer and I have 4 GB ram with it. I have windows XP and Microsoft security essentials on my system. Everything was working fine on my system. From last 2 days I am trying to install MS Sql Server 2008 through windows update. But it will not install. Every time I am trying to install this I am getting an error message that says "Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)". Can anyone tell me how do I install this? Thanks

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)

    I was also facing this same problem so I downloaded the full install from this link - http://www.microsoft.com/en-us/downl....aspx?id=12548. You will also need to download Microsoft .NET Framework 4 from this link - http://www.microsoft.com/en-us/downl....aspx?id=17851. If you will try to install the Service Pack then you will get an error asking for .NET Framework 4. So after installing the framework you need to re-run the Windows Update and everything will be installed properly. Hope this helps.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)

    Even I was facing this same issue installing the SQL Server 2008 SP2 with .NET Framework 4 Client Profile that was previously installed. It looks to me that SQL Server 2008 SP2 requires .NET Framework 4 Extended which is installed by the .NET Framework Full setup package that was given in the above link. So, after installing the above framework, the SQL Server 2008 SP2 gets installed successfully for everyone.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Error Code 84C40007 with MS SQL Server 2008 Service Pack 2 (KB2285068)

    To solve this issue you need Enable Microsoft Installer so click on the start icon on desktop, now go to the run and type notepad and then click ok. Under notepad type the following:-
    Code:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
    "Logging"="voicewarmupx" 
    "Debug"=dword:00000007
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Trace]
    "Flags"=dword:00000016
    "Level"=dword:00000004
    .
    After typing all just press Ctrl+S at the same time. Now save this notepad as "LoggingOn.reg" and then double click on this file to add the entry in the registry. Hopefully this will sort out the problem for you.

Similar Threads

  1. Getting error code 84BE000A after installing KB2285068
    By Angad1 in forum Operating Systems
    Replies: 9
    Last Post: 30-11-2011, 10:23 PM
  2. How to update service pack in SQL Server 2008
    By FRITZ31 in forum Software Development
    Replies: 5
    Last Post: 24-12-2009, 06:36 AM
  3. Replies: 1
    Last Post: 22-05-2009, 07:59 PM
  4. Download SQL Server 2008 Service Pack 1
    By Sam.D in forum Windows Software
    Replies: 2
    Last Post: 08-04-2009, 01:16 PM
  5. Download SQL Server 2008 Service Pack 1 - CTP released
    By Sam.D in forum Windows Software
    Replies: 2
    Last Post: 24-02-2009, 09:38 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,711,693,344.81384 seconds with 16 queries