Tag: SharePoint

SharePoint 2019 Visual Studio deployment error – Error occurred in deployment step ‘Recycle IIS Application Pool’: Invalid namespace

A few months ago I started a new project for a client, based on SharePoint 2019. After a few weeks working on the client side with SharePoint framework and React I created a SharePoint Farm solution project to be able to create and deploy a WCF service. Everything worked fine, I was able to create

Continue reading

Stsadm addsolution error

A few days ago I developed a simple solution for SharePoint 2010. Everything went well in the test environment, I could executed the stsadm addsolution command (http://technet.microsoft.com/en-us/library/cc263162(v=office.12).aspx) and after that I could deploy the solution. But when I runned the addsolution command in production I got the following error message: “Error occurred in deployment step

Continue reading