How do I use the Component Services tool in Win 2000 to register my dll as a com+ app, and then enable another machine on my network to use my Dll without actually registering it on that machine??:confused:
Printable View
How do I use the Component Services tool in Win 2000 to register my dll as a com+ app, and then enable another machine on my network to use my Dll without actually registering it on that machine??:confused:
create a new app in com+
insert new component into com app
com+ will register the component for you
export the app as client app from com+
import this client app into com+ on client machine