.NET Remoting question

  • Thread starter Thread starter Ronald S. Cook
  • Start date Start date
R

Ronald S. Cook

Hi,

I've successfully set up my first .NET Remoting configuration with one
problem. I can only do one call. The next call I try to make returns:

'Unable to get Remote reference. The channel 'tcp' is already registered.'

Any guidance, please?

Thanks,
Ron
 
Back
Top