Username

  • Thread starter Thread starter Miguel Ramirez
  • Start date Start date
M

Miguel Ramirez

Hello all,

I am using "User.Identity.Name" property to get the username in an ASP.NET
application.
When I run the application in a preview browser inside the .NET everything
works fine. But when running in real browser I am not getting the username
results.


Any help will be really appreciate.

Miguel,
 
Have you disabled anonymous access to your web site in IIS?
If not, you should try this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top