Home > Archive > ASP > December 2006 > Getting Username Using "page.user.identity.name"
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Getting Username Using "page.user.identity.name"
|
|
| poolguard 2006-12-14, 6:56 pm |
| 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?
| |
| Anthony Jones 2006-12-14, 6:56 pm |
|
"poolguard" <poolguard138@nospam.nospan> 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.
|
|
|
|
|