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 →
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 Noren — Up ↑