1 January 2010 0 Comments

‘cacheRolesInCookie’ does not work with custom role providers

Earlier also I had heard and experienced that cacheRolesInCookie did not use to work with SharePoint 2007. When I was going through the fixes released in Service Pack 1 for SharePoint 2007 , there was a mention of how it resolves the issue and actually cache the roles in a cookie and saves us a roundtrip to the data store. But interestingly, when I created a custom provider and tried to reduce the DB calls, thought of using cacheRolesInCookie property, but sadly, it did not work as expected

See original here: 
‘cacheRolesInCookie’ does not work with custom role providers

If you liked this post, buy me a Coffee.

Leave a Reply