Yes it’s true, the 404 page is still alive and kicking. And in SharePoint there sometimes comes a time when you just need to change […]
Month: May 2012
Get a list of all documents and items in document libraries with Powershell
I was tasked with finding a way to programatically traverse all the document lbraries in a site collection and return the documents as well as […]
OneNote 2010 Error – OneNote cannot create a new notebook at:
Ran into a really odd issue where a customer was trying to create a new OneNote 2010 notebook in SharePoint 2007. Everytime he tried to […]
$ErrorActionPreference Variable
Let’s say you have a powershell script that you’ve developed and it requires some runtime variable, or specific snapins, and you want to make certain […]
The process cannot access the file because it is being used by another process.
Today I was deploying a solution to a web application and got the error message The process cannot access the file ‘MySolutionsName.dll’ because it is being […]