• MOSS 2007

    SharePoint Workflow history list never gets deleted

    by  • November 21, 2011 • MOSS 2007, SharePoint 2010 • 0 Comments

    This post will help to understand the different issues and solutions with workflow history stored in MOSS 2007 and SharePoint 2010. There are organizations were numerous workflows are created that are developed using, either out of the box features or SharePoint Designer or Visual Studio developed or even third party tools like Nintex or K2. [...]

    Read more →

    Complex CAML queries made simple

    by  • February 11, 2011 • MOSS 2007 • 4 Comments

    Update: If you want a quicker solution, please check out my new CAML Viewer Web Part for SharePoint 2010. In this post we will see how we can generate complex CAML queries easily. We will also see how we can use this query to fetch data from the list. If you want to create a [...]

    Read more →

    Simple Custom Feature in SharePoint

    by  • November 27, 2010 • MOSS 2007 • 0 Comments

    In this article we will see how we can develop a simple future for SharePoint. Before starting the development, make sure that the following tools are installed. 1. Visual studio extension for windows SharePoint services: http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=7bf65b28-06e2-4e87-9bad-086e32185e68&displayLang=en Note: You can refer the link http://www.allaboutmoss.com/index.php/2010/03/22/install-visual-studio-2005-extensions-in-windows-xp-or-vista/ for installing Visual studio extension in Windows XP 2. WSP Builder: http://www.codeplex.com/wspbuilder [...]

    Read more →

    SharePoint Training in Trivandrum

    by  • September 10, 2010 • MOSS 2007, PowerShell, SharePoint 2010 • 1 Comment

    We are glad to Announce that we are starting SharePoint training in Trivandrum, India. If you are in or around Trivandrum and would like to learn SharePoint from Experts, contact us for details. Classes are normally conducted on weekends so that even working professionals can start learning without affecting their work schedule. Contact us for [...]

    Read more →

    Setting a custom 404 error page for SharePoint

    by  • August 9, 2010 • MOSS 2007, PowerShell • 1 Comment

    In this article we will see how to set a custom error 404 (page not found) error page for SharePoint. Log on the sharepoint server and access the language folder in layout of IIS (% systemdrive%\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\LangID) Note: In this path, LangID represents the actual Locale ID of the language that [...]

    Read more →