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