Windows update install hangs
Posted
by Richo
on Server Fault
See other posts from Server Fault
or by Richo
Published on 2010-01-19T03:14:07Z
Indexed on
2010/03/29
10:03 UTC
Read the original article
Hit count: 372
.NET
|windows-xp
I'm trying to deploy .Net 3.5 on an XP home SP2 machine for a customer. The install fails, with an error about WIC. Trying to install WIC on its own gave an error about not being able to verify the application, because the cryptographic service wasn't running.
A reboot got that service running, but now the install just hangs on the "inspecting your current configuration"
Task manager reports that DrWatson is doing a lot (constantly using 10% of processor time) but beyond that I don't know how to instrument what a Windows machine is doing, has anyone seen this before?
© Server Fault or respective owner