Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 71
Default RTD IRTDUpdateEvent::UpdateNotify() never returns

Hi,

I observed a strange behaviour of the UpdateNotify method:

When closing excel, excel calls DisconnectData for all cells refering to my
rtd server.
During this DisconnectData calls, IRTDUpdateEvent::UpdateNotify() is called
(for updates of cells which have not been disconnected yet.

In this case, it happens sometimes, that the IRTDUpdateEvent::UpdateNotify()
NEVER returns and blocks the whole thread in which it was called (a seperate
thread, only for UpdateNotify() calls, similar to
http://support.microsoft.com/default.aspx/kb/327215)

The UpdateNotify() method is called before ServerTerminate,
IRTDUpdateEvent::Disconnect() and IRTDUpdateEvent::Release() has been called.

Are UpdateNotify() calls forbidden after a certian point (before
ServerTerminate was called)?

Any idea?

Cheers,
Harry
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Index with mulitple value returns and muliple column returns solar+CSE Excel Worksheet Functions 4 June 12th 09 04:43 PM
Date returns always returns: 00 January 1900 ArcticWolf Excel Worksheet Functions 2 September 11th 08 12:31 PM
IRTDUpdateEvent - Events Alex Excel Programming 1 August 6th 07 02:44 PM
IRTDUpdateEvent failure Ken[_15_] Excel Programming 1 February 13th 04 05:33 PM
RTD UpdateNotify() Ken Rangel Excel Programming 1 February 5th 04 07:35 PM


All times are GMT +1. The time now is 05:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"