sharepoint (Page 2)

SharePoint 2010 KB Articles

This will be a collection of articles or tools I find useful when it comes to potential deployment issues in a SharePoint 2010 environment. I'll continually update it as I find new things!

Read more...

CalSPUG Meeting - November 17, 2011

Another month means another CalSPUG meeting! (Web site should be up soon... sorry for the dead link.)

Read more...

Controlling Database Growth in SharePoint 2007

One of the many problems when developing for SharePoint 2007 is database growth. This can be especially troublesome when your production environment has caching and auditing enabled. Here are some tricks to dealing with the growth.

Read more...

Hiding the Category Text in a List View with a Group By

I recently had a request of me to hide the 'Category:' text on a List View web part in a MOSS 2007 farm.  As I have now had this request a few times and each time have to go figure out how to do it again, I thought that meant it was time for a quick blog post!  I found the original source here.  It's a great write up, but there are a few enhancements mentioned in the comments that were never incorporated into the script code of the article.  So here is the code with the changes incorporated:

Read more...

The site collection could not be restored sufficient free space

Recently I came across the dreaded error below while restoring a production backup into a development / test environment using stsadm.exe -o restore.

Read more...

CalSPUG Meeting - April 22, 2010

Once again - a long time since I have posted.  Perhaps I should just end trying to post at a pre-defined frequency and aim for something a bit more natural?

Read more...

Using JQuery to Hide Empty Divs

So, I thought it was about time for me to start blogging again.  So much for weekly.  I will shoot for monthly this time!

Read more...