-Steve Lundahl
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
Nice try but it looks if you may have been searching for that whole string?
The program name is svchost.exe. The other stuff after it is called
a command-line switch, which in this case is used to specify the account
the program is to be run under. Open Task Manager's Processes tab
(e.g. press Ctrl-Shift-Esc) and check Show processes from all users
and you will probably see several instances of it running under various
User Name(s).
> I am not sure if a repair of Windows will fix this
> problem, or a reformat will be needed.
Probably not necessary. Usually you just need to re-register some key .dll
and do some other minor maintenance in the SoftwareDistribution folder.
E.g. here is an example of a resolution involving your code, which you can find
using the search tool in the web interface to newsgroups that you are using.
This particular example is found using the results filter (Show: field)
but be aware that this is unusual because useful posts are only rated
infrequently by posters using that service.
(Alt-7 search for
0x8024D007 MVP
- filter on Answered Questions
)
Note that that resolution was appropriate for that case because of details
found in the poster's WindowsUpdate.log. Look in *your* log for more
specific clues from *your* case instead of just blindly trying it. Etc.
Ref. KB902093
HTH
Robert Aldwinckle
---