HighTechTalks DotNet Forums  

COM interop / NET Remoting

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss COM interop / NET Remoting in the Dotnet Framework (Remoting) forum.



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

Default COM interop / NET Remoting - 04-19-2007 , 04:41 PM






Hi

I have a C# component that needs to be used from NET as well as unmanged
code (C++ and vbscript).
Currently I am using COM+ component services to deploy it and it works.
I plan to move to NET Remoting protocol. I Converted component into
MarshalByReference object and is hosted in NT Serivice as Singleton class.
I have tested it using a c# remoting client and it is working.

However, when I test using vbscript it creates a new instance of the object
and DO NOT use the one hosted in NT Service?
I had copied the dll into GAC and I registered it as well using regasm.


Any help will be appreciated.

Thanks
jas123



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.