Thanks, Jim, this is the route we have also decided to take. We are planning on creating a local proxy in C++/COM that can handle the CCIEx.
cl. -----Original Message----- From: Sievert, James A [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 27, 2002 6:13 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] DCOM, security and C# > My question is: Is this type of fine control over how COM objects are > created available through the .NET Framework or do we need to write > some special code to do this? The best you get with Activator is being able to select the machine on which to direct the CCI. When it comes to doing CCIEx stuff like security, you'll have to role-your-own interop solution. Check the .Net archives. There may be part of your solution there... Jim You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.