|
| ||||||||||
| Tags: 0x8024d007 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Error message: 0x8024D007
scan for updates, download and register, but just before finishing, this error message appears and the installation is cancelled. SP2 is already installed on my computer. What does this error mean and what can I do to solve the problem? Thnx |
|
#2
| |||
| |||
| Re: Error message: 0x8024D007
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 sander klaver wrote: > When using Microsoft Update (MU) I always get this message. MU is able to > scan for updates, download and register, but just before finishing, this > error message appears and the installation is cancelled. SP2 is already > installed on my computer. What does this error mean and what can I do to > solve the problem? Thnx take a look to this article http://www.fermu.com/content/view/178/37/lang,us/ - -- Saludos / Fernando M. MS MVP Windows - Shell/User Fermu's Website - http://www.fermu.com Fermu's Forum - http://fermu.notlong.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFDlJozTOjWl8puOQ4RAhBlAJwJuKFkAhrKWj9KjjspwTniL3zt+QCgiOeO ekpq8PUH32krWLpuP6wJfd0= =rL+0 -----END PGP SIGNATURE----- |
|
#3
| |||
| |||
| Re: Error message: 0x8024D007
Thanks, but I cannot rename the folder 'softwareDistribution'. Don't know why. In the Windowsupdate.log I can see the update-process is cancelled at the following steps: " ... Setup Registering binary: C:\WINDOWS\system32\regsvr32.exe /s "C:\WINDOWS\system32\wuapi.dll" Setup FATAL: Self registration of C:\WINDOWS\system32\wuapi.dll failed, error = 0x8024D007 Setup Completed registration operations for section wuapi: status 0x8024d007 Setup WARNING: Setup failed while processing registry operations, error = 0x8024D007. Rolling back changes. ...." Renaming the file wuapi.dll to (for example) wuapiOLD.dll also doesn't help, so I don't know what to do next...Does anybody? Sander "fermu [MVP Windows]" schreef: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > sander klaver wrote: > > When using Microsoft Update (MU) I always get this message. MU is able to > > scan for updates, download and register, but just before finishing, this > > error message appears and the installation is cancelled. SP2 is already > > installed on my computer. What does this error mean and what can I do to > > solve the problem? Thnx > > take a look to this article > > http://www.fermu.com/content/view/178/37/lang,us/ > - -- > Saludos / Fernando M. > MS MVP Windows - Shell/User > Fermu's Website - http://www.fermu.com > Fermu's Forum - http://fermu.notlong.com > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (MingW32) > > iD8DBQFDlJozTOjWl8puOQ4RAhBlAJwJuKFkAhrKWj9KjjspwTniL3zt+QCgiOeO > ekpq8PUH32krWLpuP6wJfd0= > =rL+0 > -----END PGP SIGNATURE----- > |
|
#4
| |||
| |||
| Re: Error message: 0x8024D007
Hi all, i've exactly the same behavoir as Sander. I found a article in Microsoft's KB. The article said, that this error comes up, if you try to register a DLL with an non-administrative account. But this is not the case. I logged in with an administrative account (and as Administrator himself). Same thing... In addition i tried to register the wuapi.dll with regsvr32. Got error 0x80070005 Regards Sepp "sander klaver" wrote: > Thanks, but I cannot rename the folder 'softwareDistribution'. Don't know why. > In the Windowsupdate.log I can see the update-process is cancelled at the > following steps: > " ... > Setup Registering binary: C:\WINDOWS\system32\regsvr32.exe /s > "C:\WINDOWS\system32\wuapi.dll" > Setup FATAL: Self registration of C:\WINDOWS\system32\wuapi.dll failed, > error = 0x8024D007 > Setup Completed registration operations for section wuapi: status 0x8024d007 > Setup WARNING: Setup failed while processing registry operations, error = > 0x8024D007. Rolling back changes. > ..." > Renaming the file wuapi.dll to (for example) wuapiOLD.dll also doesn't help, > so I don't know what to do next...Does anybody? > > Sander > > "fermu [MVP Windows]" schreef: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > sander klaver wrote: > > > When using Microsoft Update (MU) I always get this message. MU is able to > > > scan for updates, download and register, but just before finishing, this > > > error message appears and the installation is cancelled. SP2 is already > > > installed on my computer. What does this error mean and what can I do to > > > solve the problem? Thnx > > > > take a look to this article > > > > http://www.fermu.com/content/view/178/37/lang,us/ > > - -- > > Saludos / Fernando M. > > MS MVP Windows - Shell/User > > Fermu's Website - http://www.fermu.com > > Fermu's Forum - http://fermu.notlong.com > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.2 (MingW32) > > > > iD8DBQFDlJozTOjWl8puOQ4RAhBlAJwJuKFkAhrKWj9KjjspwTniL3zt+QCgiOeO > > ekpq8PUH32krWLpuP6wJfd0= > > =rL+0 > > -----END PGP SIGNATURE----- > > |
|
#5
| |||
| |||
| Re: Error message: 0x8024D007
Ok, i did some more investigation here and found the thread from 11/7/2005. azer points to http://www.castlecops.com/posts106642-0.html And this is the solution. If you have this special problem (Problem to register the wuapi.dll) go directly to Step 4 (Changing permission of registry keys). After changing the permissions, windowsupdate worked for me. Regards Myrrdin "Myrrdin" wrote: > Hi all, > > i've exactly the same behavoir as Sander. I found a article in Microsoft's > KB. The article said, that this error comes up, if you try to register a DLL > with an non-administrative account. > > But this is not the case. I logged in with an administrative account (and as > Administrator himself). Same thing... > > In addition i tried to register the wuapi.dll with regsvr32. Got error > 0x80070005 > > Regards > Sepp > > "sander klaver" wrote: > > > Thanks, but I cannot rename the folder 'softwareDistribution'. Don't know why. > > In the Windowsupdate.log I can see the update-process is cancelled at the > > following steps: > > " ... > > Setup Registering binary: C:\WINDOWS\system32\regsvr32.exe /s > > "C:\WINDOWS\system32\wuapi.dll" > > Setup FATAL: Self registration of C:\WINDOWS\system32\wuapi.dll failed, > > error = 0x8024D007 > > Setup Completed registration operations for section wuapi: status 0x8024d007 > > Setup WARNING: Setup failed while processing registry operations, error = > > 0x8024D007. Rolling back changes. > > ..." > > Renaming the file wuapi.dll to (for example) wuapiOLD.dll also doesn't help, > > so I don't know what to do next...Does anybody? > > > > Sander > > > > "fermu [MVP Windows]" schreef: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > sander klaver wrote: > > > > When using Microsoft Update (MU) I always get this message. MU is able to > > > > scan for updates, download and register, but just before finishing, this > > > > error message appears and the installation is cancelled. SP2 is already > > > > installed on my computer. What does this error mean and what can I do to > > > > solve the problem? Thnx > > > > > > take a look to this article > > > > > > http://www.fermu.com/content/view/178/37/lang,us/ > > > - -- > > > Saludos / Fernando M. > > > MS MVP Windows - Shell/User > > > Fermu's Website - http://www.fermu.com > > > Fermu's Forum - http://fermu.notlong.com > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.4.2 (MingW32) > > > > > > iD8DBQFDlJozTOjWl8puOQ4RAhBlAJwJuKFkAhrKWj9KjjspwTniL3zt+QCgiOeO > > > ekpq8PUH32krWLpuP6wJfd0= > > > =rL+0 > > > -----END PGP SIGNATURE----- > > > |
|
#6
| |||
| |||
| Re: Error message: 0x8024D007
I did also have the same problem with WU and wuapi.dll. After changing the permissions for HKEY_CLASSES_ROOT, windowsupdate worked for me - hurraaayyy ! Thanks for the tip "Myrrdin" wrote: > Ok, i did some more investigation here and found the thread from 11/7/2005. > > azer points to http://www.castlecops.com/posts106642-0.html > > And this is the solution. If you have this special problem (Problem to > register the wuapi.dll) go directly to Step 4 (Changing permission of > registry keys). > > After changing the permissions, windowsupdate worked for me. > > Regards > Myrrdin > > "Myrrdin" wrote: > > > Hi all, > > > > i've exactly the same behavoir as Sander. I found a article in Microsoft's > > KB. The article said, that this error comes up, if you try to register a DLL > > with an non-administrative account. > > > > But this is not the case. I logged in with an administrative account (and as > > Administrator himself). Same thing... > > > > In addition i tried to register the wuapi.dll with regsvr32. Got error > > 0x80070005 > > > > Regards > > Sepp > > > > "sander klaver" wrote: > > > > > Thanks, but I cannot rename the folder 'softwareDistribution'. Don't know why. > > > In the Windowsupdate.log I can see the update-process is cancelled at the > > > following steps: > > > " ... > > > Setup Registering binary: C:\WINDOWS\system32\regsvr32.exe /s > > > "C:\WINDOWS\system32\wuapi.dll" > > > Setup FATAL: Self registration of C:\WINDOWS\system32\wuapi.dll failed, > > > error = 0x8024D007 > > > Setup Completed registration operations for section wuapi: status 0x8024d007 > > > Setup WARNING: Setup failed while processing registry operations, error = > > > 0x8024D007. Rolling back changes. > > > ..." > > > Renaming the file wuapi.dll to (for example) wuapiOLD.dll also doesn't help, > > > so I don't know what to do next...Does anybody? > > > > > > Sander > > > > > > "fermu [MVP Windows]" schreef: > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > > Hash: SHA1 > > > > > > > > sander klaver wrote: > > > > > When using Microsoft Update (MU) I always get this message. MU is able to > > > > > scan for updates, download and register, but just before finishing, this > > > > > error message appears and the installation is cancelled. SP2 is already > > > > > installed on my computer. What does this error mean and what can I do to > > > > > solve the problem? Thnx > > > > > > > > take a look to this article > > > > > > > > http://www.fermu.com/content/view/178/37/lang,us/ > > > > - -- > > > > Saludos / Fernando M. > > > > MS MVP Windows - Shell/User > > > > Fermu's Website - http://www.fermu.com > > > > Fermu's Forum - http://fermu.notlong.com > > > > -----BEGIN PGP SIGNATURE----- > > > > Version: GnuPG v1.4.2 (MingW32) > > > > > > > > iD8DBQFDlJozTOjWl8puOQ4RAhBlAJwJuKFkAhrKWj9KjjspwTniL3zt+QCgiOeO > > > > ekpq8PUH32krWLpuP6wJfd0= > > > > =rL+0 > > > > -----END PGP SIGNATURE----- > > > > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Error message: 0x8024D007" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting Parser Error Message: Could not load file or assembly error message while debugging site | Ottakoothan | Software Development | 4 | 08-04-2012 08:06 PM |
| Error Code: 0x8024D007 | mifisher01 | Windows Update | 7 | 19-08-2010 08:00 AM |
| Error number: 0x8024D007 | saba | Windows Update | 13 | 10-03-2010 05:38 AM |
| Windows update Error number: 0x8024D007 | TheIceberg | Windows Update | 1 | 28-03-2009 08:14 AM |
| Solution for the 0x8024D007 Error | Techno01 | Tips & Tweaks | 0 | 14-08-2008 05:22 PM |