Archive for September, 2009

Remove Broken Web Part?

There’s an easy trick to get to the web part maintentance page.

If your malfunctioning page is:

http://testsite.com/pages/default.aspx

simply add a querystring onto the end of the URL

http://testsite.com/pages/default.aspx?contents=1

Pranab Paul’s: MOSS 2007 – create your own customized usage report solution step by step

Usage report in MOSS 2007 gives you somewhat fare information about site usage. But if you need customized report to satisfy your specific requirement, then there is hardly any option to extend or customize those reports. For example I want usage reports should show following information for a specific web application:

  1. Total and average hits per hour
  2. Total and average hits from various location (IP)
  3. Total and average hits per url

Find out more @ http://blogs.msdn.com/pranab/archive/2009/05/13/moss-2007-create-your-own-customized-usage-report-solution-step-by-step.aspx