PC Review


Reply
Thread Tools Rate Thread

COM interop and remoting events

 
 
Cinnio
Guest
Posts: n/a
 
      23rd Aug 2005
Hi all.

I have a DLL exposed as a COM object which contains a class.
This class is instantiated and used by a VB6 Windows Form.

This class calls methods on a remoting singleton object which on turns
sends events.

These events are catched by my DLL which on turn launch events to the
VB6 form.

Events sent by the singleton are handled by my DLL in a thread which
the .NET clr extracts from the thread pool.

The problem is that this thread is not the same as the first which
makes the call to the singleton.
For this reason the VB6 form is not able to answer the event and
application hangs.

Is there a workaround?

many thanks in advance

 
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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
.NET Remoting and COM Interop Component =?Utf-8?B?TWljaGVsIFNtaXQ=?= Microsoft Dot NET 3 4th Sep 2006 04:38 AM
Interop Events Stryker.Ninja@gmail.com Microsoft C# .NET 3 27th Jul 2006 08:53 PM
Remoting and Events =?Utf-8?B?QWw=?= Microsoft VC .NET 0 29th Nov 2005 02:27 AM
Events In InterOp =?Utf-8?B?QW5qYWxp?= Microsoft C# .NET 0 19th Apr 2005 12:26 PM
COM Interop - HTTP Binary Remoting Christopher Pragash Microsoft Dot NET Framework 0 26th Aug 2003 01:55 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:22 PM.