Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have an intranet application which is developed in MVC4.0 architecture, and the application is hosted in IIS7 with windows authentication. When multiple users are using the application, some times we are facing the cross user issue.

ex: When i browse the application , other user name has shown in the applciation header. Even the priviliges are also taken from the other user id.

I made the dynamic output cache disable in IIS , but still the problem persists.Can any one help me in this?
Posted
Updated 9-Dec-13 20:27pm
v2
Comments
thatraja 9-Dec-13 5:23am    
Need more details. Include more relevant details & code in your question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900