iis - Sitecore crashing application pool when using Security Editor on a specific role -
starting today, whenever try , use security editor on either of 2 similar roles timeout. if try again iis reaches error threshold of kind , stops application pool. of our users receive "service unavailable" message iis.
i can edit other roles. error can recreated.
i assume have kind of database corruption, can't find error helps me in event viewer or sitecore logs. else can more detail?
iis6, windows server 2003, sitecore 6.2
it sounds me you've got circular reference in roles.
are using default role provider, asp.net membership? if so, try using default microsoft security tools (you can @ 'em via visual studio). if doesn't work, can programmatically modify these roles using api.
also, believe there known issue may fixed in 6.2.x update. check change list @ sdn. here: http://sdn.sitecore.net/products/sitecore%20v5/sitecore%20cms%206/releasenotes/changelog.aspx
yep... take @ 6.2.0 rev 100701 update list.
Comments
Post a Comment