Omicron Llama

Coding all day, every day.

May, 2013

SharePoint from iOS – a new library – SPMobile

Cut to the chase: github is here: https://github.com/jimmywim/SPMobileI have spent a bit of time recently tidying up and expanding the code possibilities with my iOS library – SPRESTApi. The changes have allowed me to extend it so it’s no longer just a REST API helper, but can be used to called the ASMX web services in […]

SharePoint Forms Authentication (FBA) with Apple iOS

Over on my Github project I have finally got round to doing some updates to the code. I’ve added a class that simplifies Forms Authentication, and allows you to issue the same REST API queries against SharePoint. Code samples are on the wiki on the Github site. Doing this wasn’t really that difficult, you basically […]

Failed to load the appropriate report editor – PerformancePoint Server 2010 and SSRS 2012

If you are running PerformancePoint Server on SharePoint 2010, and have installed SSRS 2012, you will notice that you cannot edit any SSRS Reports within Dashboard Designer, you’ll get the following message: “Failed to load the appropriate report editor. Please verify the appropriate plug-in is installed. Sometimes (though not always) you get this warning which […]