Hi,
Has anyone had problems with remoting like the one posted here:
http://weblogs.asp.net/nunitaddin/archive/2006/06/07/Security-Apps-Break-.NET-2.0-Remoting.aspx
Cheers,
Álvaro
I have not, but the broad claim of "breaking any app" seems extreme. They only appear to have the problem when using the TcpChannel - and most people use (and I recommend) using the HttpChannel.
Now if the HttpChannel breaks too, then that would break any Remoting app. If only the TcpChannel is affected then that is bad, but will hit a small minority of Remoting users.
Copyright (c) Marimer LLC