Click here to Skip to main content
15,917,565 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: The process cannot access the file Pin
Sebastian T Xavier9-Jan-07 19:15
Sebastian T Xavier9-Jan-07 19:15 
QuestionSinge Sign-On in a one domain webportal environemnt Pin
spAAwn9-Jan-07 5:57
spAAwn9-Jan-07 5:57 
QuestionUser WebControls and Session Variables Pin
Leo Smith9-Jan-07 5:50
Leo Smith9-Jan-07 5:50 
AnswerRe: User WebControls and Session Variables Pin
Jon Sagara9-Jan-07 6:55
Jon Sagara9-Jan-07 6:55 
QuestionUser Control in Asp.net Pin
vijay_839-Jan-07 5:42
vijay_839-Jan-07 5:42 
AnswerRe: User Control in Asp.net Pin
ednrgc9-Jan-07 6:57
ednrgc9-Jan-07 6:57 
GeneralRe: User Control in Asp.net Pin
Leo Smith9-Jan-07 7:39
Leo Smith9-Jan-07 7:39 
QuestionIncorrect user Custom Security Implementation Pin
GauravGigrasG9-Jan-07 5:17
GauravGigrasG9-Jan-07 5:17 
I have a serious issue that seems to be intermittent with
User.Identity.Name.

In an environment where about 100+ users are logging on to a site with
windows authentication, calling HttpContext.Current.User.Identity.Name
returns the correctly logged on user.

However, 10% of the time (I'm guessing under stress conditions or
simulataneous requests), the wrong user info is being returned.

The logic of this app:

1) Windows authentication is used in application.
2) Info of windows logged in user is picked by HttpContext.Current.User.Identity.Name
3) If info is matched is matched with the SQL DB, user is authenticated.
4) On all the pages the user visits, his/her info is shown via a call
to HttpContext.Current.User.Identity.Name

This works almost all the time. Any ideas why it might be failing from
time to time? i.e. at certain times HttpContext.Current.User.Identity.Name returns the incorrect user name.





Best Regards
Gaurav Gigras
QuestionMigration Process Pin
Rahithi9-Jan-07 5:14
Rahithi9-Jan-07 5:14 
AnswerRe: Migration Process Pin
ednrgc9-Jan-07 6:54
ednrgc9-Jan-07 6:54 
GeneralRe: Migration Process Pin
Rahithi9-Jan-07 7:03
Rahithi9-Jan-07 7:03 
GeneralRe: Migration Process Pin
ednrgc9-Jan-07 7:04
ednrgc9-Jan-07 7:04 
GeneralRe: Migration Process Pin
Rahithi9-Jan-07 7:07
Rahithi9-Jan-07 7:07 
GeneralRe: Migration Process Pin
ednrgc9-Jan-07 7:09
ednrgc9-Jan-07 7:09 
AnswerRe: Migration Process Pin
Venkatesh Mookkan9-Jan-07 16:04
Venkatesh Mookkan9-Jan-07 16:04 
Questionmy browser is not showing image button and images while iam running the web application Pin
srikanth raju9-Jan-07 5:04
srikanth raju9-Jan-07 5:04 
AnswerRe: my browser is not showing image button and images while iam running the web application Pin
nagendra rao s.v.9-Jan-07 5:32
nagendra rao s.v.9-Jan-07 5:32 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
srikanth raju9-Jan-07 6:08
srikanth raju9-Jan-07 6:08 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
nagendra rao s.v.9-Jan-07 17:18
nagendra rao s.v.9-Jan-07 17:18 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
srikanth raju9-Jan-07 19:41
srikanth raju9-Jan-07 19:41 
AnswerRe: my browser is not showing image button and images while iam running the web application Pin
ednrgc9-Jan-07 6:32
ednrgc9-Jan-07 6:32 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
srikanth raju9-Jan-07 7:04
srikanth raju9-Jan-07 7:04 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
ednrgc9-Jan-07 7:06
ednrgc9-Jan-07 7:06 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
srikanth raju9-Jan-07 7:21
srikanth raju9-Jan-07 7:21 
GeneralRe: my browser is not showing image button and images while iam running the web application Pin
ednrgc9-Jan-07 7:30
ednrgc9-Jan-07 7:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.