Yes, but the key is wrong.

----- Original Message -----
From: "Roger Seielstad" <[EMAIL PROTECTED]>
To: "Exchange Discussions" <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 12:24 PM
Subject: RE: OL XP - requesting data from server


> Um, RPC binding order has benefitted every version of Exchange I've ever
> used.
>
> ------------------------------------------------------
> Roger D. Seielstad - MCSE
> Sr. Systems Administrator
> Inovis - Formerly Harbinger and Extricity
> Atlanta, GA
>
>
> > -----Original Message-----
> > From: John Q Jr. [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, December 19, 2002 2:12 PM
> > To: Exchange Discussions
> > Subject: Re: OL XP - requesting data from server
> >
> >
> > The ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Exchange
> > Provider", "Rpc_Binding_Order", "ncacn_ip_tcp,ncalrpc",
> > "REG_SZ"), change
> > DOES improve the efficiency in the communication between the
> > XP client and
> > the E2K server.
> > I probably should have mentioned that, this is for ONLY E2K, not 5.5.
> > The most dramatic performance improvement is when
> > communicating with large
> > data size transactions, ie. E-mail with large attachments,
> > large public
> > folders, or public folders with forms.
> > I just used the delay of the window to calm users nerves,
> > because by the
> > time I had things figured out, users were edgy, due to this
> > new "contacting
> > Exchange" windows for a few months.
> > Remember user perception is 99% of the game!!!!
> >
> > - John Q Jr.
> >
> > ----- Original Message -----
> > From: "Gonzalez, Alex" <[EMAIL PROTECTED]>
> > To: "Exchange Discussions" <[EMAIL PROTECTED]>
> > Sent: Thursday, December 19, 2002 11:38 AM
> > Subject: RE: OL XP - requesting data from server
> >
> >
> > Does it actually speed up the process or just delay the inevitable?
> >
> >
> > -----Original Message-----
> > From: John Q Jr. [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, December 19, 2002 1:29 PM
> > To: Exchange Discussions
> >
> > Below is very good information, I had the same issue months ago.
> > It is very frustrating. Simply said, if you change two
> > registry keys I think
> > you will be happy.
> > One is to increase the time before the "Contacting the
> > Exchange server"
> > window appears, the other effects the RPC Binding order.
> > The binding order will solve most problems, making the window
> > "go away" will
> > make every admins life easier.
> >
> > GOSUB MOVELINE
> > ; Key changes being made for Outlook
> > ; HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\CancelRPC
> > ;
> > HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outl
> > ook\CancelRPC
> > ; Value name : TimeToShowCancelDialog
> > ; Data type : DWORD
> > ; Value data : 50000 (the amount of time in milliseconds)
> >
> > WRITEVALUE ("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Exchange
> > Provider", "Rpc_Binding_Order", "ncacn_ip_tcp,ncalrpc", "REG_SZ")
> >
> >
> >
> > ----- Original Message -----
> > From: "Rickenbacher Beat" <[EMAIL PROTECTED]>
> > To: "Exchange Discussions" <[EMAIL PROTECTED]>
> > Sent: Thursday, December 19, 2002 10:51 AM
> > Subject: AW: OL XP - requesting data from server
> >
> >
> > There is a document from Microsoft which addresses this issue:
> > http://www.microsoft.com/exchange/techinfo/deployment/2000/Out
> > lkImp.doc
> > (Page 16)
> >
> > Excerpt:
> > When a send and receive task takes a noticeable amount of
> > time, Outlook
> > displays an improved progress dialog box. This dialog box
> > provides more
> > detailed information about send and receive operations than
> > was available in
> > previous versions of Outlook. The following sections describe
> > additional
> > improvements to send and receive performance within Outlook 2002.
> >
> > Fewer Exchange 2000 Remote Procedure Calls (RPCs)
> > Results of load testing indicate that the use of Outlook 2002
> > produces 17
> > percent fewer Exchange remote procedure calls (RPCs) than
> > previous versions
> > of Outlook in the same online usage scenarios. Outlook uses
> > RPCs to retrieve
> > data from or send data to Exchange.
> >
> > Less Data Transmitted to the Exchange 2000 Server
> > Test results indicate that Outlook 2002 transmits and
> > receives 20 percent
> > fewer bytes to and from Exchange than previous versions of
> > Outlook in the
> > same online usage scenarios.
> >
> > Fewer Delays
> > If Outlook 2002 cannot immediately complete an RPC, it
> > notifies you of the
> > delay. The Requesting data from Microsoft Exchange Server dialog box
> > displays the progress of the RPC, and provides you with the option of
> > canceling the call. For example, if Outlook 2002 cannot
> > contact Exchange,
> > you can cancel the call and try again later.
> >
> > The Requesting data from Microsoft Exchange Server dialog box
> > To wait for the call to complete, minimize the dialog box and
> > continue to
> > work in Outlook 2002. Continuing to work in Outlook was not
> > possible in
> > earlier versions of Outlook. If you do not want the
> > Requesting data from
> > Microsoft Exchange Server dialog box to interrupt your work,
> > select the
> > Always minimize this message when a delay occurs check box.
> >
> > Ricki
> >
> > -----Urspr�ngliche Nachricht-----
> > Von: Andrey Fyodorov [mailto:[EMAIL PROTECTED]]
> > Gesendet: Donnerstag, 19. Dezember 2002 18:27
> > An: Exchange Discussions
> > Betreff: RE: OL XP - requesting data from server
> >
> >
> > I have seen this. But we have only one server.
> >
> > -----Original Message-----
> > From: Milt Atkinson [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, December 19, 2002 12:05 PM
> > To: Exchange Discussions
> > Subject: RE: OL XP - requesting data from server
> >
> >
> > I have found this to be related to attempts to find a "Public
> > Folder" or
> > "Organizatuonal Form" that might be homed on another server
> > other than the
> > users account. It could also be just heavy traffic or "views".
> >
> > >From: "Andrey Fyodorov" <[EMAIL PROTECTED]>
> > >Reply-To: "Exchange Discussions" <[EMAIL PROTECTED]>
> > >To: "Exchange Discussions" <[EMAIL PROTECTED]>
> > >Subject: RE: OL XP - requesting data from server
> > >Date: Thu, 19 Dec 2002 11:42:01 -0500
> > >
> > >That's the feature of XP.
> > >
> > >-----Original Message-----
> > >From: Andrey Fyodorov
> > >Sent: Friday, November 15, 2002 2:40 PM
> > >To: Exchange Discussions
> > >Subject: OL XP - requesting data from server
> > >
> > >
> > >Hey all. I am really getting tired of hearing again and again from my
> > >users
> > >that their Outlook XP pops up a progress bar that slowly
> > crawls across and
> > >says "Outlook is requesting data from Exchange server".
> > >
> > >This is happening to our internal Outlook XP users. The users and the
> > >Exchange server are on the same LAN.
> > >
> > >What is wrong with this XP?
> > >
> > >_________________________________________________________________
> > >List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > >Archives:               http://www.swynk.com/sitesearch/search.asp
> > >To unsubscribe:         mailto:[EMAIL PROTECTED]
> > >Exchange List admin:    [EMAIL PROTECTED]
> > >
> > >_________________________________________________________________
> > >List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > >Archives:               http://www.swynk.com/sitesearch/search.asp
> > >To unsubscribe:         mailto:[EMAIL PROTECTED]
> > >Exchange List admin:    [EMAIL PROTECTED]
> >
> >
> > _________________________________________________________________
> > Add photos to your messages with MSN 8. Get 2 months FREE*.
> > http://join.msn.com/?page=features/featuredemail
> >
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> >
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
> > _________________________________________________________________
> > List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> > Archives:               http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe:         mailto:[EMAIL PROTECTED]
> > Exchange List admin:    [EMAIL PROTECTED]
> >
>
> _________________________________________________________________
> List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
> Archives:               http://www.swynk.com/sitesearch/search.asp
> To unsubscribe:         mailto:[EMAIL PROTECTED]
> Exchange List admin:    [EMAIL PROTECTED]
>

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to