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
Tag: SharePoint
A few days ago I wanted to edit a Master page in SharePoint Designer 2010 but I received the following error message: “The URL ‘my custom url’ is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web” First, I
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
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