Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All

I have the following issue with IIS7:

We have hosted a project with two different name(Web1 and Web2) in IIS7. Web1 & Web2 are pointing the same location. In this website, We are displaying some content and disable some links based on their role. Now the same user (Supervisor) login into both Web1 and Web2 in two IE browsers. The problem is, one portal (Web1) works fine. But, In web2 is not working properly. It is not displaying based on the roles which the login has.

Could any one tell us what would be the proble?

Regards
Willington
Posted
Comments
Karthik Harve 2-Mar-13 8:03am    
could you tell us how are you disabling the links based on the role ?
willington.d 3-Mar-13 23:25pm    
Hi Karthick.,
In the page_load, We are fetching roleId value from db and we will disable the links if the roleId value is Zero.

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