Latest Posts
SharePoint 2010 Access Services Reporting with SQL Server 2012
I ran into this today at a customer, where they had SharePoint 2010 with PowerPivot/Analysis Services and Reporting Services installed on SQL Server 2012. They were trying to view an Access Services Report, which takes advantage of the SharePoint Reporting Services integration – this was throwing an error in the UI. However, as they were …
Read onUndeclare a Single Record in a List
Following on this forum post, and this blog post, I wanted to be able to undeclare a specific record. In my case, I wanted to undeclare a record by “ID”, but you could really do this by any (unique enough) attribute of a record. The code I used to do this was essentially as follows. …
Read onOffice 365 Small Business “Sideloading of apps is not enabled on this site”
I began working on a new Office 365 site I had just created, and wanted to use Visual Studio to add an app to the site (using the Visual Studio deployment mechanism). Unfortunately, I ran into the following error when I tried to run a “deploy” of the app. “Sideloading of apps is not enabled …
Read onOffice 365 InfoPath Forms are Available to Fill-In for Kiosk Users
The following question came up the other day. If I have a SharePoint list with an InfoPath form (front-end) on my Office 365 site (obviously built by a user with sufficient permissions to design such a form), can my K level (Kiosk) users fill that form in? In our case, a customer wanted to have …
Read onList of SharePoint Developer, Design, and Testing Tools
This list, with over 40 items on it, is a great place to go to find everything you need to get started with any of the above categories (dev, design, or test). Once you’re started, it’s also a great place to improve your environment, add some tweaking, improve you experience, and step up to all …
Read onList of Companies That Sell SharePoint Web Parts
Here’s a great (fairly comprehensive list) of web sites that sell 3rd party web parts for SharePoint (some 2010, some 2013). Many thanks to T3chnicalLead and Lawrence Cawood. http://technicallead.wordpress.com/2012/06/19/list-of-companies-that-sell-sharepoint-web-parts/ I’ll just add one more to the list… http://store.itgroove.net/
Read onSharePoint App License Management
So you’ve decided to get into the SharePoint app world, and are suddenly faced with a dilemma, how does one manage your app licenses once you’ve obtained an app? There are several scenarios that one must be aware of, some more fun than others. We’ll start with the good ‘ol MSDN table – don’t worry, …
Read onSample SharePoint Apps Pack
This cool little sample pack from Microsoft is a great starting point for SharePoint app developers/development. Broken down into C# and VB.NET or a combined pack. Apps for SharePoint sample pack: http://code.msdn.microsoft.com/officeapps/Apps-for-SharePoint-sample-64c80184 Be aware, when extracting the Zip file, some filenames are very long, so don’t try to expand it deeply nested in a folder …
Read onAntiVirus Exclusions for Every Version of SharePoint
This KnowledgeBase article on MS Support covers all the AntiVirus exclusions you’ll need to make for your SharePoint environments. The title is slightly misleading, it doesn’t cover versions prior to WSS3.0 or MOSS2007 – sorry to anyone looking to setup a new SharePoint 2003 server – all your 10 year old technology are belong to …
Read onFixing our Office Web Apps 2013 Server
We’ve been having some issues with our OWA server recently, and I was ready to throw the VM away and build a new one, but I persisted and instead found a way to fix it, since I figured somewhere down the road we’ll need to do this for real with a customer, and rebuilding wouldn’t …
Read on