HighTechTalks DotNet Forums  

To create a COM object from remote server using C#

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss To create a COM object from remote server using C# in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Andrew HUANG
 
Posts: n/a

Default To create a COM object from remote server using C# - 11-08-2007 , 12:19 PM






Hi, all.

I've a problem when I create a COM object as the two following ways:
1. Using Type.GetTypeFromCLSID and Activator.CreateInstance:
Only obtain the COM objects which are created by .NET, managed component.
2. Using Type.GetTypeFromProgID:
Return null for all components.
How to get all COM objects from remote server?

Thanks,
-Andrew


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.