Building a com object in c#.net

  • Thread starter Thread starter tamibts
  • Start date Start date
T

tamibts

hello,

I have a problem with a COM Object:
I have a project thet use a conected dll (in the references), the
project is working excellent.
I created from this project a COM Object, when i use this COM Object
the com is stopped running when it need to use the dll.
does anybody have an advice what should i do?

thanks
tami
 
You'll need to provide a lot more information than this. What exactly do you
mean by "the com is stopped running when it need to use the dll"?

Pete
 
Back
Top