Events not receved

I communicate with a COM Server, everything works fine, until I receive this server fires an event.

First, my application seems not to receve this event. When I toggle a breakpoint on the event handler, this breakpoint is shown, and I see that the event delivers the parameters, I expect. When I remove the breakpoint and continue my application, all following events are received as expected.

My installation is

Visual C# 2005
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)

and

Microsoft .NET Framework
Version 2.0.50727

Is there a fix to this bug?

[595 byte] By [Cmax] at [2008-1-31]
# 1
Did you solve this problem?
OShah at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...
# 2

Cmax wrote:
I communicate with a COM Server, everything works fine, until I receive this server fires an event.

First, my application seems not to receve this event. When I toggle a breakpoint on the event handler, this breakpoint is shown, and I see that the event delivers the parameters, I expect. When I remove the breakpoint and continue my application, all following events are received as expected.

My installation is

Visual C# 2005
Microsoft Visual Studio 2005
Version 8.0.50727.42 (RTM.050727-4200)

and

Microsoft .NET Framework
Version 2.0.50727

Is there a fix to this bug?

I haven't received a reply in a week. Therefore, I must assume you've resolved this question.

Whether it's because you found a solution, workaround, or simply given up on the question, an answer now would likely be of no use to you. Since it is unlikely that we'll ever find an answer to this problem (even if we do you won't see it because you're no longer reading these forums), and to ease searching in this forum, I'll mark this question as resolved.

If you don't agree to this, please feel free to unmark the answer and reply what part of the problem you still are having trouble with.

OShah at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C# 2005 Express Edition...