If you ever tried to deploy your a SharePoint app to a SharePoint online team site from Visual Studio, there is a chance that you have seen the following error: “Sideloading of apps is not enabled on this site”. This happens, because in order to deploy apps to a site-collection […]
Estimated reading time: 2 minutes
Today we discovered another strange SharePoint 2013 error. Some users were unable to create new publishing sites, instead they were greeted by the famous yellow screen of death. The special thing about the users that had the issue are that they have full-control to a sub site but they only […]
Estimated reading time: 4 minutes
When a WSP package is deployed it installs all features of the package to the desired web-application, but beside that it also installs them to the web-application that hosts the central administration (CA). This can cause problems, if the feature isn’t uninstalled correctly from all web-apps including CA. The problem […]
Estimated reading time: 1 minute