Dec 02
When upgrading your SharePoint 2010 environment to a Service Pack or a Cumulative Update there is a chance that the update process fails. Although the error message contains a link to a log file it is of a little help leaving you without a single clue what went wrong. There is however one more place where you can take a look to know exactly what caused the upgrade process to fail. Read more »
Sep 16
Once in a while you find yourself in a situation where you have to process some items in SharePoint. Using Timer Jobs in only a half of the answer. Find out how to process items using Work Item Timer Jobs in SharePoint 2010. Read more »
Jun 01
If you are a member of the Dutch Information Worker User Group (DIWUG) community and you have a Windows Phone 7 this app is a must have: the DIWUG app! Read more »
Apr 02
While working on an Internet-facing website at some point you might include some code which should be executed only when in production. Probably the most common example of such code are web analytics tracking codes. The last thing you want is to make web analytics count a visit every time you hit F5 on your development machine. Find out how to deal with it other than disabling the Internet connection on your development machine. Read more »
Jan 04
Nearly a year ago I wrote an article about why you should be using permanent redirects (301) instead of temporary redirects (302) which are SharePoint defaults. Back then I presented a custom HTTP Module as a possible solution. Since then things changed a little: we have SharePoint 2010, which still has the same challenge, and we have IIS7 which allows us to get things done without a single line of code. Read more »
Recent Comments