PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Debug.Writeline and foreach- Error??

Reply

Debug.Writeline and foreach- Error??

 
Thread Tools Rate Thread
Old 17-07-2003, 08:00 PM   #1
Patrick Jox
Guest
 
Posts: n/a
Default Debug.Writeline and foreach- Error??


Hello,
I wrote a COM Addin using C#. Now I saw twice:
1. everytime I interate a Collection (i.e. Bookmarks) with foreach, this
works but after having finished the function. The COM Addin hangs or do not
trap the events to call its functions.
2. everytime I make an output with Debug.WriteLine, this works but after
having finished the function. The COM Addin hangs or do not trap the events
to call its functions.

Does anybvody know where this comes from?
--
---
Best Regards

Patrick Jox


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off