Author: prashant12se@rediff.com | Posted on: 5/26/2009 12:51:22 AM | Views : 1025

 Hi All,
I have implemented role based access feature in my project using  Authoziation Manager(AzMan) with ASP.NET 2.0. I have added my name to roles which i am assigned to.
When i try to view the application using the link http://localhost:4585/myProject/test1.aspx, i am able to get all the roles to which i am assigned to but when i try to view the application using the link something like http://machinename/myProject/test1.aspx i am not able to access any of the pages although i can access the same using the first link above.
Did some searching but no result, any idea regarding this.
Regards
Prashant

 
 
...

Go to the complete details ...