Omicron Llama

Coding all day, every day.

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 […]

Quickly Load Sample data into SharePoint from Wikipedia

Do remember that this application is designed solely to create sample content, not to replicate the service that Wikipedia provides. The content that appears is unformatted and without images. The content not intended for public (even for internal intranet) use, so please adhere to the Wikipedia Terms of Service, and do also consider making a donation to […]

Video – Enterprise Search Connectors for Windows Explorer

Here’s a quick video about adding a search connector into Windows Explorer – really cool feature I’ve only just discovered. Probably because I spent too much time buried in Visual Studio writing CAML and C#. Anyway, here it is – enjoy! 🙂 Update: I forgot to point out that the Search Connector in Windows is […]

Get MySite Host with jQuery

Here’s a little snippet of code to grab the MySite host of the current environment using jQuery to pick it out from the user’s Welcome Menu.

Nice and simple!

Previous Posts Next posts