Welcome to Comunidade Bloggers |create|it| Sign in | Join | Help

Raúl Ribeiro

Windows SharePoint Services 3.0 , .net, Microsoft Office SharePoint 2007, Office 2007 and 2010

News

August 2008 - Posts

SPSiteDataQuery - Query cannot be completed because the number of lists in the query exceeded the allowable limit
What to do when you try to execute a SPSiteDataQuery and sharepoint returns this error m essage: "The query cannot be completed because the number of lists in the query exceeded the allowable limit". You should, limit the scope of the query Read More...
Create new MOSS masterpages
When you want to create a masterpage you should start with the Minimal.master page up on MSDN. It's a basic master page. It has everything you need in a masterpage, but no look and feel. You can then go and add everything you need. http://msdn2.microsoft.com/en-us/library/aa660698.aspx Read More...