Today I would like to blog about an issue that I got these days when I tried to deploy a SharePoint 2019 farm solution. The client has a SharePoint 2019 farm composed of 2 Front-end servers and 2 Application servers. The solution worked without any issues on the development environment, which is a Single-Server farm,
Category: SharePoint on premise
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
When you are making a Console Application and you are using SharePoint API, sometimes when you are creating a new SPSite object you may receive an error, which says that the site is not found. You have to check a couple of things: – In the properties of the project, at Build section, set Platform