aspx thread: Remoting
I have two applications, one is a Commerce Server 2000 application that heavily uses custom COM+ components and Commerce Server components. I want to interact with those components from an asp.net application running on a seperate machine. My question is: What is the best way to instantiate these COM+ components? I can't install the .net framework on the Commerce Server Machine. I have read a little about remoting, but I don't know if that's what I want to do. Any ideas?
|





