Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Windows Server 2003 Update Failure

Reply
Thread Tools Display Modes

Windows Server 2003 Update Failure

 
 
Micro Computers
Guest
Posts: n/a

 
      03-18-2009
Sir,
When i update windows server 2003 R2 SP2 at Windows Update Web Site I
receive this error

[Error number: 0x800706BE]
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

Kindly help resolve this failure

Regards
M.Karthikeyan
 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      03-20-2009

"Micro Computers" <Micro > wrote in message
news:57B191EE-1659-4A6B-B135-...
> Sir,
> When i update windows server 2003 R2 SP2 at Windows Update Web Site I
> receive this error
>
> [Error number: 0x800706BE]



Convert the 0x6BE to decimal and test for a message:

<cmd_output OS="XPsp3">
E:\>set /a c = 0x6BE
1726
E:\>net helpmsg %c%

The remote procedure call failed.
</cmd_output>

Might imply a connectivity issue. Use the install log
to give your error code some context. Use ProcMon
to give the install log some addditional context. ; )


Good luck

Robert Aldwinckle
---


> 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
>
> Kindly help resolve this failure
>
> Regards
> M.Karthikeyan



 
Reply With Quote
Reply

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Server 2003 failure when installing SP1 Jupiter Jones [MVP] Windows Update 0 11-28-2005 03:24 AM
Windows Server 2003 SP1 update failure wayne Windows Update 1 09-07-2005 06:09 PM
IOCTL_STORAGE_RESET_BUS failure on Windows 2003 Server Dick Johnson - Pillar Data Systems Windows Vista Drivers 2 11-12-2004 04:05 PM
Windows 2003 update installation failure Ali Musawi Windows Update 1 07-02-2004 09:14 AM
Re: Windows 2003 update installation failure Lucy [MSFT] Windows Update 0 07-01-2004 10:20 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59