HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-17-2007, 05:28 PM
cparnold
 
Posts: n/a
Default Help!!! I can't get Windows to Update

Eve


[Error number: 0x80245003]
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.
For self-help options:

Frequently Asked Questions

Find Solutions

Windows Update Newsgroup
For assisted support options:

Microsoft Online Assisted Support (no-cost for Windows Update issues)

Read more about steps you can take to resolve this problem (error number
0x80245003) yourself.

and i can't seem to find any information on it. any ideas?

ry time i try to update i get the same error message:Error number: 0x80245003
Reply With Quote
Sponsored Links
  #2  
Old 06-17-2007, 06:48 PM
PA Bear
 
Posts: n/a
Default Re: Help!!! I can't get Windows to Update

Courtesy of MVP Bill Castner:

1. Click Start, click Run, type cmd in the Open box, and then click OK.

2. At the command prompt, type net stop wuauserv, and then press ENTER.

3. Type "rename %windir%\softwaredistribution\wuredir
softwaredistribution\wuredir.OLD" (without the quotes) and then press ENTER.

4. Type net start wuauserv.

5. Use the Windows Update Web site again to install updates.

The folder will be automagically recreated on your next visit to WU.
--
~Robear Dyer (PA Bear)
MS MVP-Windows (IE, OE, Security, Shell/User)
AumHa VSOP & Admin; DTS-L.org

cparnold wrote:
<snip>
> Every time i try to update i get the same error message:Error number:
> 0x80245003


Reply With Quote
  #3  
Old 06-17-2007, 07:46 PM
cparnold
 
Posts: n/a
Default Re: Help!!! I can't get Windows to Update


when i try to type in the command in step 3 it tells me"The syntax of the
command is incorrect".
"PA Bear" wrote:

> Courtesy of MVP Bill Castner:
>
> 1. Click Start, click Run, type cmd in the Open box, and then click OK.
>
> 2. At the command prompt, type net stop wuauserv, and then press ENTER.
>
> 3. Type "rename %windir%\softwaredistribution\wuredir
> softwaredistribution\wuredir.OLD" (without the quotes) and then press ENTER.
>
> 4. Type net start wuauserv.
>
> 5. Use the Windows Update Web site again to install updates.
>
> The folder will be automagically recreated on your next visit to WU.
> --
> ~Robear Dyer (PA Bear)
> MS MVP-Windows (IE, OE, Security, Shell/User)
> AumHa VSOP & Admin; DTS-L.org
>
> cparnold wrote:
> <snip>
> > Every time i try to update i get the same error message:Error number:
> > 0x80245003

>
>

Reply With Quote
  #4  
Old 06-17-2007, 08:38 PM
PA Bear
 
Posts: n/a
Default Re: Help!!! I can't get Windows to Update

1. Enable Show Hidden Files and Folders under Start > Control Panel > Folder
Options > View.

2. Open Windows Explorer to C:\WINDOWS\SoftwareDistribution <=this folder

3. Delete C:\WINDOWS\SoftwareDistribution\WuRedir <=this subfolder

4. Close Windows Explorer.

5. Reboot.

If still no joy, delete C:\WINDOWS\SoftwareDistribution <=this folder &
reboot.

NB: Deleting the Software Distribution folder will remove your Update
History at http://windowsupdate.microsoft.com.
--
~PA Bear

cparnold wrote:
> when i try to type in the command in step 3 it tells me"The syntax of the
> command is incorrect".
> "PA Bear" wrote:
>
>> Courtesy of MVP Bill Castner:
>>
>> 1. Click Start, click Run, type cmd in the Open box, and then click OK.
>>
>> 2. At the command prompt, type net stop wuauserv, and then press ENTER.
>>
>> 3. Type "rename %windir%\softwaredistribution\wuredir
>> softwaredistribution\wuredir.OLD" (without the quotes) and then press
>> ENTER.
>>
>> 4. Type net start wuauserv.
>>
>> 5. Use the Windows Update Web site again to install updates.
>>
>> The folder will be automagically recreated on your next visit to WU.
>> --
>> ~Robear Dyer (PA Bear)
>> MS MVP-Windows (IE, OE, Security, Shell/User)
>> AumHa VSOP & Admin; DTS-L.org
>>
>> cparnold wrote:
>> <snip>
>>> Every time i try to update i get the same error message:Error number:
>>> 0x80245003


Reply With Quote
  #5  
Old 06-17-2007, 09:41 PM
cparnold
 
Posts: n/a
Default Re: Help!!! I can't get Windows to Update

Thank you so much!!!!!

"PA Bear" wrote:

> 1. Enable Show Hidden Files and Folders under Start > Control Panel > Folder
> Options > View.
>
> 2. Open Windows Explorer to C:\WINDOWS\SoftwareDistribution <=this folder
>
> 3. Delete C:\WINDOWS\SoftwareDistribution\WuRedir <=this subfolder
>
> 4. Close Windows Explorer.
>
> 5. Reboot.
>
> If still no joy, delete C:\WINDOWS\SoftwareDistribution <=this folder &
> reboot.
>
> NB: Deleting the Software Distribution folder will remove your Update
> History at http://windowsupdate.microsoft.com.
> --
> ~PA Bear
>
> cparnold wrote:
> > when i try to type in the command in step 3 it tells me"The syntax of the
> > command is incorrect".
> > "PA Bear" wrote:
> >
> >> Courtesy of MVP Bill Castner:
> >>
> >> 1. Click Start, click Run, type cmd in the Open box, and then click OK.
> >>
> >> 2. At the command prompt, type net stop wuauserv, and then press ENTER.
> >>
> >> 3. Type "rename %windir%\softwaredistribution\wuredir
> >> softwaredistribution\wuredir.OLD" (without the quotes) and then press
> >> ENTER.
> >>
> >> 4. Type net start wuauserv.
> >>
> >> 5. Use the Windows Update Web site again to install updates.
> >>
> >> The folder will be automagically recreated on your next visit to WU.
> >> --
> >> ~Robear Dyer (PA Bear)
> >> MS MVP-Windows (IE, OE, Security, Shell/User)
> >> AumHa VSOP & Admin; DTS-L.org
> >>
> >> cparnold wrote:
> >> <snip>
> >>> Every time i try to update i get the same error message:Error number:
> >>> 0x80245003

>
>

Reply With Quote
  #6  
Old 06-17-2007, 10:58 PM
PA Bear
 
Posts: n/a
Default Re: Help!!! I can't get Windows to Update

YW!!!! Everything OK now?

cparnold wrote:
> Thank you so much!!!!!
>
> "PA Bear" wrote:
>
>> 1. Enable Show Hidden Files and Folders under Start > Control Panel >
>> Folder Options > View.
>>
>> 2. Open Windows Explorer to C:\WINDOWS\SoftwareDistribution <=this folder
>>
>> 3. Delete C:\WINDOWS\SoftwareDistribution\WuRedir <=this subfolder
>>
>> 4. Close Windows Explorer.
>>
>> 5. Reboot.
>>
>> If still no joy, delete C:\WINDOWS\SoftwareDistribution <=this folder &
>> reboot.
>>
>> NB: Deleting the Software Distribution folder will remove your Update
>> History at http://windowsupdate.microsoft.com.
>> --
>> ~PA Bear
>>
>> cparnold wrote:
>>> when i try to type in the command in step 3 it tells me"The syntax of
>>> the
>>> command is incorrect".
>>> "PA Bear" wrote:
>>>
>>>> Courtesy of MVP Bill Castner:
>>>>
>>>> 1. Click Start, click Run, type cmd in the Open box, and then click OK.
>>>>
>>>> 2. At the command prompt, type net stop wuauserv, and then press ENTER.
>>>>
>>>> 3. Type "rename %windir%\softwaredistribution\wuredir
>>>> softwaredistribution\wuredir.OLD" (without the quotes) and then press
>>>> ENTER.
>>>>
>>>> 4. Type net start wuauserv.
>>>>
>>>> 5. Use the Windows Update Web site again to install updates.
>>>>
>>>> The folder will be automagically recreated on your next visit to WU.
>>>> --
>>>> ~Robear Dyer (PA Bear)
>>>> MS MVP-Windows (IE, OE, Security, Shell/User)
>>>> AumHa VSOP & Admin; DTS-L.org
>>>>
>>>> cparnold wrote:
>>>> <snip>
>>>>> Every time i try to update i get the same error message:Error number:
>>>>> 0x80245003


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft update/windows update, errors maand90 Windows XP 2 05-10-2007 12:36 AM
***Warning** - Sil 3112 driver update from Windows Update Richard Urban Windows Vista 0 04-13-2007 07:14 AM
Huge problem with security update kb935902 on Windows Update JH Windows Vista 13 04-05-2007 03:47 PM
Automatic Updates, Windows Update, Microsoft Update goodTweetieBird Windows XP 3 03-30-2007 03:20 PM


All times are GMT. The time now is 09:42 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger