|
-
Aug 15th, 2005, 08:42 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Username not working on server
OK guys,
Why isn't this working when I deploy my app onto a live server ? It works fine on my local machine ?
lbl_username.Text = User.Identity.Name
Cheers
Bob
-
Aug 16th, 2005, 05:18 AM
#2
Fanatic Member
Re: Username not working on server
If you want authenticated request to obtain the user's actual identity, you need to deselect the Allow Anonymous with IIS.
If a post has helped you then Please Rate it!
-
Aug 16th, 2005, 06:01 AM
#3
Thread Starter
Fanatic Member
Re: Username not working on server
Thanks mate, that did it.
Bob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|