D
dmjames
For one of our machines, Request.ServerVariables("LOGON_USER") is
returning the wrong value. Person A is logged into the machine (I
watched him log in), but when he retrieves an aspx page
Request.ServerVariables("LOGON_USER") returns the login of a different
user -- a tech who logged in to his machine a week or two ago.
It seems to be this one machine that's the problem. The user's login
on other machines returns the correct value, and the apsx has been
working without any other hitches for some months now.
I tried deleting the temporary Internet files -- no change.
Any ideas on this one, or at least other possibilities to check out?
Thanks,
Dave James
returning the wrong value. Person A is logged into the machine (I
watched him log in), but when he retrieves an aspx page
Request.ServerVariables("LOGON_USER") returns the login of a different
user -- a tech who logged in to his machine a week or two ago.
It seems to be this one machine that's the problem. The user's login
on other machines returns the correct value, and the apsx has been
working without any other hitches for some months now.
I tried deleting the temporary Internet files -- no change.
Any ideas on this one, or at least other possibilities to check out?
Thanks,
Dave James