Sometimes I hate Windows software....
I have this error on two machines when Windows Update is run - both machines are Windows XP with SP2, running behind an ISA 2000 server.
Windows Update has encountered an error and cannot display the requested page. Error Number: 0x8024402C
Googling bring up a few items on the microsoft.public.windowsupdate newsgroup, but no real answer to the problem. Even this didn't appear to work
From the WindowsUpdate.log:
2004-09-07 22:24:43+0100 696 724 WU client executing call {161959AE-F9CA-417E-9F99-341DB905DCCA} of type Search Call
2004-09-07 22:24:43+0100 696 724 PT: Using serverID {9482F4B4-E343-43B6-B170-9A65BC822C77}
2004-09-07 22:24:43+0100 696 724 PT: Using server URL https://v5.windowsupdate.microsoft.com/ClientWebService/client.asmx
2004-09-07 22:24:43+0100 696 724 PT: Calling GetConfig on server
2004-09-07 22:24:43+0100 696 724 Add header for accept-encoding: xpress succeeded
2004-09-07 22:24:43+0100 696 724 Send failed with hr = 80072ee7.
2004-09-07 22:24:43+0100 696 724 SendRequest failed with hr = 80072ee7. Proxy List used: <(null)> Bypass List used : <(null)>
2004-09-07 22:24:43+0100 696 724 GetConfig: 0x8024402c
2004-09-07 22:24:43+0100 696 724 PT: Cannot recover from fault, origin=GetConfig, hr=0x8024402c
2004-09-07 22:24:43+0100 696 724 Sync of Updates: 0x8024402c
2004-09-07 22:24:43+0100 696 724 WU client failed Searching for update with error 0x8024402c
2004-09-07 22:24:43+0100 696 724 WU client calls back to search call WindowsUpdate with code Call failed and error 0x8024402c
2004-09-07 22:24:43+0100 696 724 WU client completed and deleted call {161959AE-F9CA-417E-9F99-341DB905DCCA}
2004-09-07 22:24:43+0100 2768 b54 Operation completed due to earlier error. (hr=8024402C)
2004-09-07 22:24:43+0100 2768 b54 Unable to complete asynchronous search successfully. (hr=8024402C)
2004-09-07 22:24:48+0100 696 bbc ISusInternal API failed CClientCallRecorder::DisconnectCall with error 0x8024000c
2004-09-07 22:24:48+0100 2768 b54 ISusInternal::DisconnectCall failed, hr=8024000C
Anyone had this problem and fixed it?