----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: AmbyAcc Message 1 in Discussion Hi all, I am working with .NET REMOTING.In that im dealing with Single Server to Multiple Clients Scenario.I wanna know how to close the port used by the client .Since im having multiple clients scenario,i want to close the used port so that it can be made available by other clients. My Server is Windows Service and clients are web clients.When i am running the client for first time its working fine and when im refreshing it it gives me a port error.It says that the port is used.So i just want to close the used port. The Error im getting when im refreshing is Remoting configuration failed with the exception 'System.Runtime.Remoting.RemotingException: The channel 'tcp' is already registered. at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannelInternal(IChannel chnl, Boolean ensureSecurity) at System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel(IChannel chnl, Boolean ensureSecurity) at System.Runtime.Remoting.RemotingConfigHandler.ConfigureChannels(RemotingXmlConfigFileData configData, Boolean ensureSecurity) at System.Runtime.Remoting.RemotingConfigHandler.ConfigureRemoting(RemotingXmlConfigFileData configData, Boolean ensureSecurity)'. Please help me out in this issue.Waiting for a reply as early as possible. Regards, Amby ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
