When migrating from SharePoint 2007 to SharePoint 2010, it might be possible that your navigation is broken. The error I encountered was the following, but it can occur in more functions within the Navigation namespace. Object Reference not set to an instance of an object. Stacktrace: at Microsoft.SharePoint...
In SharePoint 2007 it is possible to create site templates based on an existing site. A template can be used to create new site collections and subsites based on that template. When you export a site template, it creates a .stp file for you. Copying this .stp file over to an other evironment gives you...
For my work I'm using a laptop that has several operating systems installed. Depending on the customer related work, e.g. office work, giving presentations and developing software, I'm booting one of these environments. My multi-boot installation consists of several environments including: Windows...
Posted to
Harold van de Kamp's Blog
by
Harold van de Kamp
on
Thu, Jul 22 2010
Filed under:
Filed under: Windows Server 2008, SharePoint, SharePoint 2007, Windows 7, Multi-boot, Windows Server 2008 R2, Dynamics CRM 4.0, Virtual Hard Disk, VHD, SharePoint 2010, Virtualization
Ramp Up is a new learning program on the MSDN website. About Ramp Up: Introduction Take the Next Step on Your Career Path Ramp Up is a free, online, community-based learning program, with a number of different tracks that will help you build your portfolio of professional development skills. Ramp Up...
Using the SharePoint Search you can find documents based on their filename, metadata or content within a document. By default the content of Office documents is indexed by the SharePoint crawler, but PDF files are not crawled. To add support for PDF files you have to add an IFilter which the SharePoint...