Welcome to Office Zealot Sign in | Join | Help

April 2010 - Posts

SharePoint Site Migration Tidbit

Recently I had to move some WSS 3.0 sites from a development server to production (post upgrade from WSS 2.0). I used the stsadm import/export pair to create the necessary files to facilitate the move. An interesting thing happened… I exported the site
Posted by Mauro | 0 Comments
Filed under: ,

Publishing Button Disabled in SharePoint 2010

I came across an issue a few days ago where we had a publishing site in SharePoint 2010 that would not allow pages to be published [kinda makes it hard to be productive! :) ]. The Publish button was disabled and the Submit button threw a " The form cannot
Posted by Mauro | 2 Comments

Code Snippet for SharePoint Links List Query Web Part

Recently, I had to “throw together” a quick web part (this is SharePoint 2007) that queries a links list (located on another site) and returns the associated items as a bulleted list. The goal was to use this web part in a site definition so all sites
Posted by Mauro | 68 Comments
Filed under: ,