In this post I would like to show you how I’ve setup Visual Studio Code for SharePoint Framework (SPFx) development. Download and install First of all you have to download Visual Studio Code by following this link. If you install it on a server system (as I did) you may get this message: If you
Author: Octavian Sfetcu
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
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
Today we found some sort of bug of SharePoint 2010 and / or InfoPath 2010. When we tried to save an InfoPath form a warning PopUp appeared with the text ‘There has been an error while processing the form’ and with two buttons ‘Try Again’ and ‘Exit Form’. The even more strange thing is that