Microsoft PlayGround

A Playground for Microsoft Technologies

Entries for September, 2008

Testing Expiration Policy

When you add an Expiration Policy to a library in SharePoint you can only test your policy once a day. This is because SharePoint only runs the TimerJob for the expiration policy only once a day. The TimerJob can’t be run with stsadm so the timer job has to be accessed trough the object model. [...]

This Page has been modified since you opened it. You must open the page again.

In one of our development environments we came across a very annoying error in SharePoint, when we were using a custom site definition: “This Page has been modified since you opened it. You must open the page again.” This error was getting very annoying because we came across it on a lot of site, and [...]

Windows SharePoint Services on Vista

It has been there for a while WSS on Vista but I never tried it out. Last night I had some spare time so I thought let’s give it a try on my home desktop machine where I’m running Vista Business. At first I thought I would get in a lot of trouble installing WSS [...]