Omicron Llama

Coding all day, every day.

December, 2011

FBA Site – Unexpected Errors after App Pool Recycle

Scenario – you have an FBA authenticated web application, and for some reason every time there’s an application pool recycle, users are presented with error pages and cannot access any page in the site. The only way is to manually navigate to /_layouts/signout.aspx and to log back in to the site. Solution – In my […]

SharePoint 2010 FBA and Logging out when closing the browser

Upon revisiting this issue, I’ve discovered that this method is completely redundant thanks to the April 2011 CU. Read here for more details. Had a requirement today to have our FBA based site log the user out automatically upon closing the browser. Our site has ‘username and password’ controls on a visible portion of the […]