Monthly Archives: July 2015

SPClientSideDeployment: a new productivity Visual Studio extension for SharePoint developers

New in 3.3: Added option to publish on deployment New in 3.2: Added support for deploying assemblies to GAC (On-Prem only) New in 3.1: Added support for minified JS/CSS and seamless dev-prod transitioning New in 3.0: Auto-deploy on save option and … Continue reading

Posted in SharePoint 2013, SPClientSideDeployment | 14 Comments

Search query to find pages in current site and all sub-sites [SharePoint]

I was given a challenge to develop a mechanism to list all pages in the current site and its sub-sites. Why not do it using Content By Search Web Part was my initial thought. In the end I managed to achieve this, … Continue reading

Posted in Search, SharePoint | 1 Comment

‘An unexpected error has occurred’ when cancelling from creating a new page [SharePoint]

On SharePoint 2013 we had an issue where the user was getting the error message below when cancelling from creating a new page in the Pages library. Sorry, something went wrong An unexpected error has occurred. The correlation ID for this … Continue reading

Posted in SharePoint | Leave a comment