Re: RPC over HTTP
From: RMacleod (pipermacleod2002_at_yahoo.com)
Date: 04/01/04
- Next message: Brandon: "Experiences with Exchange 2003 & Pocket PC Phone Edition"
- Previous message: Doug Blanchard [MSFT]: "Re: 5.5 to 5.5 replication"
- In reply to: Val Tuckett [MSFT]: "RE: RPC over HTTP"
- Next in thread: Val Tuckett [MSFT]: "Re: RPC over HTTP"
- Reply: Val Tuckett [MSFT]: "Re: RPC over HTTP"
- Messages sorted by: [ date ] [ thread ]
Date: 1 Apr 2004 12:36:40 -0800
valt@online.microsoft.com (Val Tuckett [MSFT]) wrote in message news:<xnfPBT3FEHA.2956@cpmsftngxa06.phx.gbl>...
> >>It is likely that your Outlook 2003 client is detecting
> a 'fast' network
> >>connection to your Exchange environment when using DSL
> or Cable, thus is
> >>using TCP/IP.
> >>
> >>Try checking the following option - Email Accounts >
> More Settings >
> >>Connection Tab > Exchange Proxy Settings:
> >>'On fast networks, connect using HTTP first, then
> >connect using TCP/IP'
> >
> >Nope. Checked that. I'm thinking that the gateways my
> >cablemodem people are using are blocking something
> >important. Any ideas as to what?
> >
>
> The RPC traffic is encapsulated within HTTP packets, so it is unlikely they
> are blocking anything relating to this traffic (port 80).
>
> Try hard coding your Outlook 2003 client to only use HTTP(s) using this
> registry key:
>
> HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook
> DWORD = RPC::DisableRpcTcpFallback
> Value = 1
>
> This will disable the failover ability of the client, so remember to
> disable it once you have finished troubleshooting.
>
> Otherwise, use the RPCPing command to verify RPC over HTTP connection
> without the use of Outlook 2003. Bring up a CMD box on your client and type
> the following, replacing ExchServer and RPCProxyServer with their valid
> servernames.
>
> rpcping -t ncacn_http -s ExchServer -o RpcProxy=RpcProxyServer -P
> "user,domain,*" -I "user,domain,*" -H 1 -u 10 -a connect -F 3 -v 3 -E -R
> none
>
> You can read through this KB for more details and steps to verify your
> setup.
> 827330 How to troubleshoot client RPC over HTTP connection issues in
> Office
> http://support.microsoft.com/?id=827330
>
> Regards,
> Val
>
> ----
> Val Tuckett
> Microsoft PSS
>
> This posting is provided 'AS IS' with no warranties and confers no rights.
> Please do not send email directly to this alias. This alias is for
> newsgroup purposes only.
That link does not work and a search on 827330 results in nothing.
- Next message: Brandon: "Experiences with Exchange 2003 & Pocket PC Phone Edition"
- Previous message: Doug Blanchard [MSFT]: "Re: 5.5 to 5.5 replication"
- In reply to: Val Tuckett [MSFT]: "RE: RPC over HTTP"
- Next in thread: Val Tuckett [MSFT]: "Re: RPC over HTTP"
- Reply: Val Tuckett [MSFT]: "Re: RPC over HTTP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|