SoftwareTipsandTricks Forum

Go Back   SoftwareTipsandTricks Forum > Operating Systems > Windows XP
User Name
Password


Unable to download Windows updates

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes

  #1  
Old 02-18-2004, 08:46 PM
Marc_Sydney Offline
Junior Member
 
Join Date: Feb 2004
Posts: 2
Unable to download Windows updates

Hi there,

I am having problems with Windows XP Professional Version 5.1 running on a Compaq EvoN1000c laptop.

I cannot download any Windows updates. This is what happens:

I go to Windows Updates (or the automatic update alert comes up).

I select the critical updates available.

I go to install them.

They download quickly (I have a cable connection) and starts the install process

After a few minutes, an error message appears:

"Generic Host Process for Win32 Services has encountered a problem and needs to close. We are sorry for this inconvenience."

The error signature contains no useful information:

SzAppName: (blank)
SzAppVer: 0.0.0.0
SzModName: unknown
SzModVer: 0.0.0.0
offset: 00000000

When I click on the Technical Information, it says there are two files that will be sent in the report to Microsoft, being:

c:\Document~1\Marcsc~2\Temp\WER7.temp.dir00\svchos t.exe.mdmp
c:\Document~1\Marcsc~2\Temp\WER7.temp.dir00\appcom pat.txt

- I close off this error message and the install continues (lot of HD activity but very slow progress showing on the Web Dialog box)

- After about 8 to 10 minutes another error message appears as:

"The software you are installing has not passed Windows Logo testing to verify its compatability with Windows XP. This software will not be installed."

I have tried Microsoft Support which was a very frustrating process and with no fix. They just gave up!

If anyone can help me I will be most grateful.

Marc
Reply With Quote

  #2  
Old 02-19-2004, 02:13 AM
LeToPimP Offline
Junior Member
 
Join Date: Feb 2004
Location: Tampa, FL
Posts: 3
virus

You might possibly have the MSBlaster worm, as that error is one of it's symptoms. Try this free program from McAfee if you don't already have AV running. Also, if you do have AV running disable it during windows update!

http://vil.nai.com/vil/stinger/
Reply With Quote

  #3  
Old 02-19-2004, 03:03 AM
Marc_Sydney Offline
Junior Member
 
Join Date: Feb 2004
Posts: 2
Thanks for the tip. I have actually scanned for the Blaster virus and used Stinger as well as PCBugDoctor, etc. I have not been able to find any viruses. I have Norton on automatic live update, which seems to work fine. The problem appears to be only (so far anyway) to be downloading any Windows or Microsoft updates.

Maybe this extra info will help someone come up with a possible fix?
Reply With Quote

  #4  
Old 02-19-2004, 03:29 PM
wildman6801 Offline
Junior Member
 
Join Date: Feb 2004
Posts: 6
Try to remove the windows update engine

You may have a corrupt windows update component. Try to remove the windows update engine. Then run windows update again. It will take a little bit longer because windows update has to install has to install a copy of the Active-X Control for windows update
Reply With Quote

  #5  
Old 02-20-2004, 05:05 AM
Flyfsh's Avatar
Flyfsh Offline
Registered User
 
Join Date: Apr 2003
Location: Tulsa OK
Posts: 411
You've just been told that you should visit the windows update site to download the latest patches for your system, the only problem is that whenever you visit the site and tried to "Scan for Updates", the system returns with a "Windows Update error 0x800A138F".

I couldn't understand why this was happening and every advice that was provided by the various support boards on many forums did not work, including unregistering the dynamic libraries, iuctl.dll and iuengine.dll and deleting the files to start from scratch. It wasn't until I happened upon reading the windows update log (C:\WINDOWS\Windows Update.log) that it revealed on 2003-08-15 08:26:24, Microsoft (knowningly or unknowningly) changed the original source for getting the catalog manifest from https://v4.windowsupdate.microsoft.c...etmanifest.asp to https://a248.e.akamai.net/v4.windows...etmanifest.asp .

What I realized was that my machine (using a 3rd-party software like SpyBot-Search and Destroy) had created a hosts file in C:\WINDOWS\SYSTEM32\DRIVERS\ETC directory. Similar in function as the unix counterpart, this basically redirected any traffic going to a248.e.akamai.net was going back to my machine. This caused the error when you tried scanning your machine for needed patches from Microsoft.

So, what you'll need to do is verify that your web-browser has the ability to hit the website https://a248.e.akamai.net/v4.windows...tmanifest.asp, this is essential so that it can obtain the most up-to-date catalog, if successful, you'll get a XML formatted display ... an unsuccessful attempt would be the 404 web browser error.

Try pinging a248.e.akamai.net to see if it comes back as the IP address of 127.0.0.1 (localhost) or that when you run traceroute to the IP address/domain name, it points back to 127.0.0.1 . If you had installed SpyBot 1.2 - Search and Destroy, check to see if there's a file C:\WINDOWS\SYSTEM32\DRIVERS\ETC\hosts. You will need to edit this file so that traffic and can flow again properly.


Right-click on the file 'HOSTS' and select properties.

Uncheck the box marked 'Read-Only'

Using Notepad (or whatever favorite editor), start with editing the file 'HOSTS'.

Search for the site a248.e.akamai.net and add a '#' (without the single-quotes) to the beginning of the line.

Save your changes.

Try to ping the site a248.e.akamai.net ... which should now be successful.

Now, return to Windows Update and re-run the scan
__________________
XP Home AMD2700+
Epox 8rda mobo
2x512 pc 2700 ram
ATI 256 9800XT
2X40 gig maxtor HD
onboard sound
Reply With Quote

  #6  
Old 02-20-2004, 05:08 AM
Flyfsh's Avatar
Flyfsh Offline
Registered User
 
Join Date: Apr 2003
Location: Tulsa OK
Posts: 411
2nd possible fix.

Go to C:\WINDOWS\SYSTEM32\Catroot2 and delete or move or rename the "Catroot2" folder ( Windows will automatically recreate a new Catroot2 folder).

Once you've removed the corrupted Catroot2 folder, return to Windows Update and try the download again. This has worked successfully for many people (including me) and I'm unaware of any problems with deleting Catroot2 (as I said, you'll get a brand new one).
__________________
XP Home AMD2700+
Epox 8rda mobo
2x512 pc 2700 ram
ATI 256 9800XT
2X40 gig maxtor HD
onboard sound
Reply With Quote

  #7  
Old 02-20-2004, 05:11 AM
Flyfsh's Avatar
Flyfsh Offline
Registered User
 
Join Date: Apr 2003
Location: Tulsa OK
Posts: 411
Links with possible help.

http://www.jsiinc.com/SUBL/tip5700/rh5726.htm

http://www.updatexp.com/0x800A138F.html

http://www.tweaknews.net/forum/viewtopic.php?t=695
__________________
XP Home AMD2700+
Epox 8rda mobo
2x512 pc 2700 ram
ATI 256 9800XT
2X40 gig maxtor HD
onboard sound
Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
XP User Profiles Missing. Desperate GillianSeed Windows XP 4 02-17-2007 12:09 PM
Windows XP Solutions - An Outline - PLEASE READ Zxian Windows XP 158 07-19-2006 09:29 AM
What are my options laughlinwes Windows XP 11 04-03-2005 01:56 AM
unable to download updates without freezing collegejohn Windows XP 4 01-04-2005 03:44 AM
Windows XP Pro....PIA problems bentwings Windows XP 18 06-10-2004 06:15 PM



All times are GMT -5. The time now is 12:28 PM.


Designed by eXtremepixels. Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.