Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 287
Default RTD and Exceptions

We have put a small RTD server together, which is broadcasting info from one
workbook to another. The problem we are facing seems to be a thread issue
when the callback is attempted to the server.

If the server is unable to process the request we are getting the following
error:

[2576] ERROR Listener [(null)] - Listener.StartListener
System.Runtime.InteropServices.COMException (0x8001010A): The message filter
indicated that the application is busy.
at Microsoft.Office.Interop.Excel.IRTDUpdateEvent.Upd ateNotify()
at Client.ListenerCallBack(String topic, String value)
at Client.Listener.Start()

Questions:

If an exception gets sent up to the main excel thread, why does the server
not try to reconnect to the topic? (The user has to delete and recover the
excel RTD formula for the server to restart.)

Is it best to swallow these type of errors and not send it up to the calling
main thread?

Thanks in advance!


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
Check if Duplicate with Exceptions mjones Excel Worksheet Functions 6 January 18th 10 12:37 PM
exceptions in filtering jamie Excel Worksheet Functions 7 June 1st 06 10:38 PM
For Each Loop with Exceptions ExcelMonkey[_190_] Excel Programming 3 February 10th 05 12:34 PM
Exceptions to Validation Rules Jim Johnson Excel Worksheet Functions 5 November 7th 04 01:04 PM
InputBoxes Exceptions ianripping[_42_] Excel Programming 3 April 8th 04 09:34 PM


All times are GMT +1. The time now is 10:00 PM.

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"