Re: [ADVANCED-DOTNET] Register Multiple Remote Objects

2004-11-15 Thread Potter, Mark S.
Sent: Monday, November 15, 2004 12:12 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Register Multiple Remote Objects Yes, we do this all the time. You can achieve all the remoting configuration functionality in code that you can do from a file. What's the issue you're having? An

Re: [ADVANCED-DOTNET] Register Multiple Remote Objects

2004-11-15 Thread Andy Smith
Yes, we do this all the time. You can achieve all the remoting configuration functionality in code that you can do from a file. What's the issue you're having? Andy On Mon, 15 Nov 2004 11:38:21 -0500, Potter, Mark S. <[EMAIL PROTECTED]> wrote: >Has anyone used RemotingConfiguration.Register

[ADVANCED-DOTNET] Register Multiple Remote Objects

2004-11-15 Thread Potter, Mark S.
Has anyone used RemotingConfiguration.RegisterWellKnownServiceType to register multiple remote objects in a tcp listening service. Or do you have to use RemotingConfiguration.Configure? Thanks, Mark Potter === This list is hosted by DevelopMentorĀ® http://www.d