Problem : Event ID:1309…….seems to be happening to alot of people

Problem : Event ID:1309…….seems to be happening to alot of people

Believe me when I say that I have exhausted all of my resources troubleshooting this error.  I have read all the posts about and even tried some of the accepted solutions.  Alas, I cannot clear these errors.  I have however narrowed it down to 3 machines on my network trying to access the server that runs WSUS (not currently being used), and our help desk website.  Let me give you a little history.  these three machine are brand new to the domain but not new computers.  They belong to a department that were previously on a separate domain using separate resources.  I have checked the GPO, User accounts and folder permissions as sugested in many differant threads but still cannot seem to stop these error.  Anyone have any ides?

Code Snippet:
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:
Event ID: 1309
Logfile: Application
Computer: quest
User: NETWORK SERVICE
Source: ASP.NET 2.0.50727.0
Category: Object Access
Event Type: Warning
Message: 
Event code: 3001 
Event message: The request has been aborted. 
Event time: 9/17/2008 2:08:50 PM 
Event time (UTC): 9/17/2008 7:08:50 PM Event ID: 9c0d5d54a9744d06a06d908f67c30ed4 
Event sequence: 54 
Event occurrence: 17 
Event detail code: 0 
Application information: 
Application domain: /LM/W3SVC/784025969/ROOT/ClientWebService-5-128661474352547342 
Trust level: Full 
Application Virtual Path: /ClientWebService 
Application Path: C:\Program Files\Update Services\WebServices\ClientWebService\ 
Machine name: QUEST 
Process information: 
Process ID: 5516 
Process name: w3wp.exe 
Account name: NT AUTHORITY\NETWORK SERVICE 
Exception information: 
Exception type: HttpException 
Exception message: Request timed out. 
Request information: 
Request URL: http://quest:8530/ClientWebService/client.asmx 
Request path: /ClientWebService/client.asmx 
User host address: 192.168.105.46 
User: 
Is authenticated: False 
Authentication Type: 
Thread account name: NT AUTHORITY\NETWORK SERVICE 
Thread information: 
Thread ID: 13 
Thread account name: NT AUTHORITY\NETWORK SERVICE Is impersonating: False Stack trace: Custom event details:

Solution : Event ID:1309…….seems to be happening to alot of people

Stragglers are usually attributed to a couple issues:

1) Group policy wasn’t inherited on that machine
2) A firewall is blocking you, (usually Windows firewall is active and you are using port 8530 the alternative port to WSUS)
3) An error in registry: WSUSclientdiag will show something to the effect of:
VerifyWUServerURL() failed with hr=0x801901f7

The proposed fix to this is:
“Check your registry (on the client machine) for a Binary value in
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Internet

Settings\Connections that is called WinHttpSettings. If it exists,
delete it.”