I have a .NET 2 Remoting client in an ASP application, pages call various
methods on the TCP channel. The .NET Remoting Server runs as a Windows
Service, "secure"=true in both the Client and Server Remoting interfaces..
But when I call Thread.Current.Principal.Name in the server, it always
returns "NT AUTHORITY\\ANONYMOUS LOGIN".
How can I get the ID of the user that is logged into the ASP application ?
Thanks, B
thanks
"Brian Stoop" <b.s...@consultant-spam.free.com> wrote in message
news:%23vBk5FU...@TK2MSFTNGP05.phx.gbl...