Getting Username Using "page.user.identity.name"
am 14.12.2006 15:28:02 von poolguard138
when i run the application on my local computer page.user.identity.name
returns my user name in the formate domain/username
how ever when i upload the page to the server (windows 2003 Std. with IIS
6.0, .net 2.0, and all security updates) page.user.identity.name returns an
empty String.
what am i doing wrong? security?
Re: Getting Username Using "page.user.identity.name"
am 14.12.2006 17:36:15 von Anthony Jones
"poolguard" wrote in message
news:A5B8ACE0-D425-4094-83C7-734B2823B41C@microsoft.com...
> when i run the application on my local computer page.user.identity.name
> returns my user name in the formate domain/username
>
> how ever when i upload the page to the server (windows 2003 Std. with IIS
> 6.0, .net 2.0, and all security updates) page.user.identity.name returns
an
> empty String.
>
> what am i doing wrong? security?
Try asking in a more appropriate group .dotnet.framework.aspnet for example,
this is a Classic ASP NG.