Go Back   TechArena Community > Software > Tips & Tweaks
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags:

Sponsored Links



Solution for the 0x8024D007 Error

Tips & Tweaks


Reply
 
Thread Tools Search this Thread
  #1  
Old 14-08-2008
Techno01's Avatar
Member
 
Join Date: Apr 2008
Posts: 2,269
Solution for the 0x8024D007 Error

What Causes Windows Error 0x8024d007

I'm running Windows Vista (Home Premium) When I click "Check for Updates" in Windows Update I get the following error:

"Windows could not search for new updates Error(s) found: 0x8024d007"

OR


I'm running Windows XP and when I click "Check for Updates" in Windows Update I get the following error:

"[Error number: 0x8024d007] The website has encountered a problem and cannot display the page you are trying to view. The options provided below might help you solve the problem."

The 0x8024D007 error is often caused by insufficient access permissions to files or registry keys on the PC in question.

So here is the solution on How to fix 0x8024D007 Error

0x8024D007 - Resolution Suggestion One:
There may be an issue with BITS so you try to register the following system files:

In Windows XP go to the Run item on the Start menu, and type:

In Windows Vista go to the Start Search box on the Start Menu, and type:


regsvr32 qmgr.dll

regsvr32 qmgrprxy.dll


These files are associated with the Windows Update Service.

Qmgr.dll - This file is the Background Intelligent Transfer service.

Qmgrprxy.dll- This file is the Background Intelligent Transfer service proxy.

BITS is a background file-transfer mechanism and queue manager. Requests to BITS are submitted and the files can be transferred in a throttled way so the user is not affected by the bandwidth that is consumed. Requests persist across disconnections and computer restarts until the files are transferred, at which time the requesting program is invoked and notified that the transfer is complete. This feature makes it possible for low-priority download operations to complete in the background without affecting the user's bandwidth. BITS is a background component and has no user interface, nor can it be uninstalled. This component is a part of Windows Automatic Update.

0x8024D007 - Resolution Suggestion Two:
There may be an issue with the file wups2.dll so try to register it:

In Windows XP go to the Run item on the Start menu, and type:

In Windows Vista go to the Start Search box on the Start Menu, and type:


For 32-bit Windows enter the following lines:

net stop wuauserv

regsvr32 %windir%\system32\wups2.dll

net start wuauserv


For 64-bit Windows, the second line differs due to the location of the DLL file:

net stop wuauserv

regsvr32 %windir%\syswow64\wups2.dll

net start wuauserv


(NB - in some instances you may now receive error 0x80070005. If this happens read the article: http://www.updatexp.com/0x80070005.html )

...and that should have now resolved the 0x8024d007 error for you!

Source: UpdateXP.com

The below articles discussed on our sites may also help you to fix this error code:

http://forums.techarena.in/windows-update/254562.htm

Error number: 0x8024D007

http://forums.techarena.in/windows-update/374681.htm

Error message: 0x8024D007
Reply With Quote
Reply

  TechArena Community > Software > Tips & Tweaks


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Solution for the 0x8024D007 Error"
Thread Thread Starter Forum Replies Last Post
Error Code: 0x8024D007 mifisher01 Windows Update 7 19-08-2010 08:00 AM
Error number: 0x8024D007 saba Windows Update 13 10-03-2010 06:38 AM
Error 0x8024D007 Enrique Rdz. Windows Security 1 27-11-2009 01:52 AM
Error 0x8024D007 Bruce Kovacs Windows Update 7 17-11-2009 10:53 PM
Error message: 0x8024D007 sander klaver Windows Update 5 06-06-2006 02:58 AM


All times are GMT +5.5. The time now is 06:10 AM.