My solution is different, but it worked for me:
After following the steps in the knowledge base article, outlook on my vista machine connected!
http://support.microsoft.com/default.aspx?scid=kb;EN-US;899148 (Note that this KB article was updated on June 27, after I reported the problem. It's not easy being in the bleeding edge ;-) Here are the steps I took for your reference as we roll out new machines (although once we migrate to VIA this may not be as critical). 1. Click Start, click Run, type regedit, and then click OK 2. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Rpc 3. Click the Edit menu, point to New, and then click DWORD Value. 4. Type Server2003NegotiateDisable as the name of the new DWORD Value 5. Right-click Server2003NegotiateDisable, and then click Modify. 6. In the Value Data box, type 1, and then click OK.
Note This setting disables the bind time negotation and multiple transfer syntax negotiation. 7. Quit Registry Editor. Restart the computer. 8. After the firewalls and VPN devices are compatible with RPC on the computer, set the value for the Server2003NegotiateDisable entry in the registry to 0. Then, restart the computer.
Note: they also suggested the following although since I was successful after these 8 steps, I did not do this one: Step 2: Please DisableTaskOffload on Vista machine.
1. Open the Registry and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
2. Add a new DWORD value named DisableTaskOffload and set it to 1.
3. Restart the system to make these changes take effect.
Glad this is checked off my list!
-Brian
|