Tag Archives: Deployment

Scripting Add-Ins for Deployment

Scripting the creation of SharePoint add-in packages is pretty straight forward. As I found there to be not very many posts on this topic, I thought I’d share how I implemented it. To create and deploy is also easy from … Continue reading

Posted in Deployment, SharePoint | Tagged , , , , | Leave a comment

Deploy Solution to Site configured with Claims-based Authentication

This is a simple and quick post to provide a solution for developers working against sites configured with claims-based authentication and receiving an access denied error while trying to deploy solutions via Visual Studio. The exact error is: Error occurred … Continue reading

Posted in SharePoint | Tagged , , | 16 Comments