|
-
January 17th, 2003, 08:28 AM
#1
Can't use COM object from another thread
I create MMC snapin using C#. Everything works fine until I try to access any MMC COM objects from another thread. I get exception which says:
An unhandled exception of type 'System.InvalidCastException' occurred in computernode.dll
Additional information: QueryInterface for interface IConsole2 failed.
What can be done about that?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|