"J.L" wrote:
This same thing is happening to me. Does anyone have an answer?
Please proceed as instructed in <http://support.microsoft.com/kb/919749>
--
Robin Walker [MVP Networking]
rd...@cam.ac.uk
"Robin Walker [MVP]" wrote:
Sorry it didn't help me.
>
>
>
>>> This same thing is happening to me. Does anyone have an answer?
>>
>> Please proceed as instructed in
>> <http://support.microsoft.com/kb/919749>
>
> Sorry it didn't help me.
Please describe in more detail the difficulty you are still having after
following the instructions in 919749.
"Robin Walker [MVP]" wrote:
When I followed 919749, I could not tell if there were spaces in step #3:
"To work around this problem, follow these steps: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 rmdir /s %windir%\softwaredistribution\wuredir, and then press ENTER.
4. Type net start wuauserv.
5. Use the Windows Update Web site again to install updates. "
I may have not gotten this correct as it appears to me to be a space between
"r and / and a space between "s and %." If I got this wrong please let me
know.
"Nikos" wrote:
You ask what my problem is, when I go to Windows update page I get the
following:
"[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. "
> When I followed 919749, I could not tell if there were spaces in step
> #3:
>
> "To work around this problem, follow these steps: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
> rmdir /s %windir%\softwaredistribution\wuredir
>, and then press ENTER.
> 4. Type net start wuauserv.
> 5. Use the Windows Update Web site again to install updates. "
>
> I may have not gotten this correct as it appears to me to be a space
> between "r and / and a space between "s and %." If I got this wrong
> please let me know.
If you got it right, then the folder
C:\WINDOWS\SoftwareDistribution\WuRedir
and all its contents will have been deleted. It will be recreated after the
"net start wuauserv". So check for the existence of that folder after step
3: if it is still there, you didn't get it right.
"Robin Walker [MVP]" wrote:
Sorry to ask so many questions, but if I do this again, am I suppose to go
through all the steps again? And where do I look to determine if the folder,
C:\WINDOWS\SoftwareDistribution\WuRedir, is gone or not?
>
what this will do is remove the softwaredistribution directory in windows
which you can find in widows explorer in the windows directory. The next
command will reset the softwaredistribution. Shut down internet explorer and
start the windows update. That should work. I just had to do it on my
computer and it worked I can now run windows update. Good luck!!!
> Sorry to ask so many questions, but if I do this again, am I suppose
> to go through all the steps again?
Yes, open a command prompt window and type the following commands:
net stop wuauserv
rmdir /s %windir%\softwaredistribution\wuredir
net start wuauserv
Record any error messages in response.
> And where do I look to determine if the folder,
> C:\WINDOWS\SoftwareDistribution\WuRedir,
> is gone or not?
- Open "My Computer"
- Double-click drive C:
- Double-click "WINDOWS"
- Double-click "SoftwareDistribution" (scroll to find it)
Now - is the folder WuRedir there or not?
hi
got same problem as above hence me arriving here I just copied and
pasted
C:\WINDOWS\SoftwareDistribution\WuRedir, into search files and folders
when the above was found just deleted folder and hey presto was
allowed in to windows update bit easier than typing into command prompt