you are talking about physically separated clients? any chance you are sharing
the channel factory or the proxy between the 2 clients??
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications (http://www.microsoft.com/mspress/books/9989.asp)
> Hi all,
>
[quoted text clipped - 23 lines]
> login_name is 'user2' - NOT OK);
> Anybody?
Pedro Ciarlini - 09 Feb 2008 12:46 GMT
Shame on me...
I found the problem yesterday, and is exactly this, Dominick. A #$$%@#
static property on my client was sharing the same channel.
My bad. Thanks!
On 9 fev, 03:27, Dominick Baier
<dbaier@pleasepleasenospam_leastprivilege.com> wrote:
> you are talking about physically separated clients? any chance you are sharing
> the channel factory or the proxy between the 2 clients??
[quoted text clipped - 31 lines]
> > login_name is 'user2' - NOT OK);
> > Anybody?