How to create COM+ object which use .NET EnterpriceServices on remote machine?

V

Vasily

How to create COM+ object which use .NET EnterpriceServices on remote
machine?

I use on remote machine:

object comObject;

comObject =
Activator.CreateInstance(Type.GetTypeFromCLSID(classGiud,remoteMachineName))
;

classGuid - GUID of class which inherits from serviced component.

After execution this expression, It shows error like this: "Could not find
server.dll assembly."

Before I have been installed COM+ proxy.

Can I deploy COM+ client as registered type library from server.dll?

Thank You, Vasily!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top