Your web application running under different users with different OS. Could
this problem?
http://www.alvas.net - Audio tools for C# and VB.Net developers
"Ken" <klee (AT) jeromegroup (DOT) com> сообщил/сообщила в новостях следующее:
news:eS8V69sJIHA.3516 (AT) TK2MSFTNGP02 (DOT) phx.gbl...
Quote:
I'm testing on web application (.net 1.1 using C#).
when I tested the application on local machine (IIS5.0,XP professinal), it
return value for Thread.CurrentPrincipal.Identity.Name
However, When I tested the same application on the server (IIS6.0, 2003
Server), it return nothing for
Thread.CurrentPrincipal.Identity.Name.
anybody has idea? |