Edwin's Journey

Sitecore, SharePoint & Agile

Tag

exception

Visual Studio and SharePoint 2010 new SPSite returns FileNotFoundException

While writing my first console application to communicate with SharePoint 2010, I was surprised to receive a FileNotFoundException during the creation of a new SPSite. The line SPWeb web = new SPSite(“http://localhost/”).OpenWeb(); returned the error statement: FileNotFoundException was unhandled: The… Continue Reading →

Microsoft.SharePoint.Upgrade.SPUpgradeException: Action 12.0.1.0 of Microsoft.Office.Server. Search.Upgrade.SearchServiceInstanceSequence failed

Migrating your SharePoint environment inside a virtual machine might cause some unexpected behaviour. It can be possible that you bump into this error:

© 2023 Edwin's Journey — Powered by WordPress

Theme by Anders NorenUp ↑