HighTechTalks DotNet Forums  

COM & .NET

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss COM & .NET in the Dotnet FAQs forum.



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

Default COM & .NET - 05-30-2006 , 02:15 AM






Hi,

Is there anybody know if we can combine COM dll in .NET without registering
the dll in the remote server ?

thx
JR



Reply With Quote
  #2  
Old   
Scott M.
 
Posts: n/a

Default Re: COM & .NET - 05-30-2006 , 09:23 AM






COM objects must always be registered on the machine in which they reside.
..NET assemblies that are to be used in COM applications must also be
registered on the machine in which they reside.

One way around this is web services.


"JR" <jrudy (AT) thesimpletouch (DOT) com> wrote

Quote:
Hi,

Is there anybody know if we can combine COM dll in .NET without
registering
the dll in the remote server ?

thx
JR





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.