ASP.NET MVC 3 Bread Crumbs - Authorization Issue

Posted by Dotnet2012 under Error and Solution on 10/4/2012 | Points: 10 | Views : 2937 | Status : [Member] | Replies : 0

Hi,
I am using mvc.sitemap file in my mvc project for bread crumbs,this was working fine unless i added authorization in project, i have implemented LogonAuthorize class from AuthorizeAttribute class and overrided its OnAuthorization method and registered that into GlobalFilterCollection but due to that bread crumbs are not displayed on any pages
not sure why?,rest of things are working fine with authorization except bread crumbs.
Can you please help me out?

Thanks,
Ashish




Responses

(No response found.)

Login to post response