Name in activating SharePoint features in onet.xml
Some basic information about activating features in the onet.xml can be found on the MSDN site. So the general format is something like this <Feature Id = “Text” SourceVersion = … Read More
Some basic information about activating features in the onet.xml can be found on the MSDN site. So the general format is something like this <Feature Id = “Text” SourceVersion = … Read More
Deployment timing out A SharePoint deployment timing out can be quite annoying. First of all, this is something that shouldn’t really happen, in my case the VMs that we were … Read More
Have you ever tried to assign a custom master page to the system pages in SharePoint? This is what I used to do up to now. Create a feature that … Read More