Sitemap and role based access (custom roles)
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, We have developed a web application with .net 2.0 in asp.net. I am trying hard for the last couple of weeks to use sitemap for role based access. we are authenticating users with our custom code (LDAP and database table based on user type). I am not able to use the role based access for sitemap. tried enabled securitytrimming in web.config and enabling rolemanager etc. but when i enabled that nothing was visible in the menu bar. when i dont keep security trimming in web.config i see all the menu items (roles are not applied). any one who has worked on this, could you please through some light on this. this is bit urgent.
Thanks Harinath India