Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2010: Database Cleanup during MOSS to SharePoint 2010 Upgrade

    As SharePoint 2010 is a strong platform most of the old applications hosted on MOSS 2007 are getting migrated to SharePoint 2010 (Sooner it will be 2013). Migration itself requires many considerations which includes but not limited to following items Size of migration. (Content database and...
  • Wiki Page: SharePoint 2007 Error: "This program is blocked due to compatibility issues"

    My words : It is recommended that you install and configure Office SharePoint Server 2007 on all of your front-end servers before you configure Office SharePoint Server 2007 services and create sites. If you want to build a minimal server farm configuration, and incrementally add front-end servers...
  • Wiki Page: SharePoint 2007 Error: "This Product requires at least Windows Workflow Foundation version 3.0.4203.2"

    When trying to install MOSS 2007 I received a strange error: "Set up is unable to proceed due to the following errors: This product requires at least Windows workflow foundation version 3.0.4203.2 which is part of Microsoft .NET Framework 3.0" I spend a lot of time to see what...
  • Wiki Page: SharePoint 2010: Community Request - Please Embrace a Multilingual TechNet Wiki

    Update - Feb 25th, 2012 I wanted to update this post, as my initiative has been generating some differing opinions - which is exactly what I was hoping for. We're all on the same team and want the best solution possible for language support in the TechNet Wiki. There has been a positive chat...
  • Wiki Page: SharePoint 2007: Extend STSADM Commands

    Hi, STSADM commands are a rich set of tools to carry out various administrative tasks in any sharepoint environment. Microsoft provides various out of box commands to carry out such tasks. This can be referred at : http://technet.microsoft.com/en-us/library/cc261956(office.12).aspx However...
  • Wiki Page: SharePoint Server 2007

    SharePoint Products and Technologies provide enterprise-scale capabilities to meet business-critical needs such as managing content and business processes, simplifying how people find and share information across boundaries, and helping to enable more informed decision-making. Using the combined collaboration...
  • Wiki Page: SharePoint 2007 Workflow: This Task Is Currently Locked by a Running Workflow and Cannot Be Edited

    Problem In SharePoint Workflow, " This task is currently locked by a running workflow and cannot be edited " is the common exception, that we face. Solution: Generally this exception occurs When the number of items in the Task List gets high This exception says that the...
  • Wiki Page: SharePoint 2007: Write an IIS Warm Up Script for a SharePoint Intranet Site

    What is a Warm-Up Script In a SharePoint production environment where IIS has been taken as hosting platform, AppPool recycling on daily basis is considered as a good practice. But as an after-effect of AppPool-recycle, when the first user hits the sites of the corresponding SharePoint Web application...
  • Wiki Page: SharePoint 2007: List of All Site Administrators

    I have seen people trying to find out a way to enlist all site administrators of all subsites in their environment. There is no out of box solution to achieve this. This is a very easy task to be done via object model of sharepoint. I am sharing my code of a console application that will do the...
  • Wiki Page: SharePoint 2007: How to Edit a List Item by Clicking on its Title

    I received a request from someone to modify a list view in such a manner that if someone clicks on the title of the item it should take him to the edit page instead of the display page. After some work with Sharepoint designer I was able to manage it in few steps. Here are the steps needed to be followed...
  • Wiki Page: SharePoint 2010: How to Create a Form Library Using a PowerShell Script

    Someone expressed his needs to have a PowerShell script to create FormLibrary. Hence I have written the below script and it works in both SharePoint 2007 and SharePoint 2010. This code can be further modified to create other types of libraries as well. I am sharing my code here: param(...
  • Wiki Page: SharePoint 2010: Migrate Sharepoint 2007 to Sharepoint 2010

    Below is a step by step guide that I recently used to migrate MOSS 2007 to Sharepoint 2010. If you are using MOSS 2007 pre SP2, you will not be able to upgrade directly to 2010. You will need to upgrade your 2007 install first to MOSS 2007 SP2. You can download SP2 install from here: http://www...
  • Wiki Page: SharePoint 2007: Profile Synchronisation Jobs not Updating User Details

    I have seen that many site admins periodically reports the issue of Profile Synchronisation jobs not updating the details of their users in the sharepoint site. In all the cases people have reported that the user details were updated in AD and the details were updated in SSP as well after profile import...
  • Wiki Page: SharePoint 2010: How to Copy a List Using PowerShell Script

    Table of Contents Introduction The Basic PowerShell Code Importing the Function Examples of Using the Function See Also Introduction This script, originally created by Rashu Rahul , was in response to an article he wrote on copying SharePoint lists programmatically within same site collection...
  • Wiki Page: Site Owner Unable to Add/ Remove Users to/ from a Group

    I get questions from time to time where people say they cannot add/ remove users to/from certain groups even though they have full control on the site. Matter of fact when they open the group (to add user to the group) the site owner is missing the ‘Add Users’ submenu (as shown on the figure 1). The...
  • Wiki Page: Word Breakers and Stemmers by Language in Office SharePoint Server 2007

    When crawling content in Office SharePoint Server 2007 search, the crawler determines each individual word in the content it finds. Languages that have words separated by spaces make it relatively easy for the crawler to distinguish each word. In other languages, finding the boundary between words...
  • Wiki Page: SharePoint Server 2010: Microsoft Blogs

    Read these Microsoft blogs for information about SharePoint Server 2010 Microsoft SharePoint Team Blog Microsoft Enterprise Search Blog Enterprise Content Management (ECM) Team Blog Microsoft Records Management Team Blog Microsoft InfoPath 2010 Microsoft Project 2010 PerformancePoint...
  • Wiki Page: SharePoint 2010: Overview of SharePoint Masters, MVP, Bloggers ...

    SharePoint MCM's Mirjam van Olst Spencer Harbar Wictor Wilén SharePoint MVP's Andrew Connell Bill English Dan Holme SharePoint Blogs Stefan Goßner Arpan Shah's Blog Bill Baer Gokan Ozcifci Jan Tielens General SharePoint Sites SharePoint 2010...
  • Wiki Page: SharePoint 2010: Manager

    Developers and administrators will benefit from SharePoint Manager 2010, enabling you to view the object model of SharePoint (Fig. 1). After starting the application will automatically find a local farm and connect to it. The program allows you to browse every site on your local farms and...
  • Wiki Page: SharePoint 2010: How to Copy Permissions Between Lists Using Web Services

    I have seen administrators working hard to copy permissions from one list to other list. This is a very important task from the security perspective as well. To ease this process I received various requests to develop something that will allow this via web service call since the tool will be used by...
  • Wiki Page: SharePoint 2010: Datasheet View Now Supports Event Receiver Custom Error Messages (hotfix issued)

    Update - March 1st, 2012 Microsoft has issued a hotfix that provides support for event receiver custom error messages in a SharePoint 2010 Datasheet View! Download the hotfix - http://support.microsoft.com/kb/2597943 I have a detailed blog post about the scenario and hotfix - http://craiglussier...
  • Wiki Page: SharePoint 2010: Articoli della Microsoft Knowledge Base per i prodotti (it-IT)

    Table of Contents Introduzione Generali SharePoint Portal Server 2003 SharePoint 2007 SharePoint 2010 SharePoint 2013 Vedere anche Altre lingue English (en-US) Introduzione Questa pagina contiene un elenco di articoli della Microsoft Knowledge Base relativi a Microsoft SharePoint. Aggiungete...
  • Wiki Page: How to Change Image Library Location in SharePoint Blog Site?

    First of all it depends on which method you are using to publish blog? Is it using MS Word? Or you are directly creating posts on blog site? If you are using MS Word If you are using MS Word to publish post to SharePoint Blog site then it will automatically publish images to "Photos"...
  • Wiki Page: Wiki: Platforms Portal

    Una plataforma es un elemento crucial en el desarrollo de software. Una plataforma puede ser definida simplemente como "un lugar para lanzar el software. Se puede incluir un marco o sistema operativo. Lea más sobre las siguientes plataformas mencionadas en TechNet Wiki. Table of Contents Active...
  • Wiki Page: How to Remove the Option of Changing Views in a List in SharePoint 2007

    Hi, Recently someone asked me to provide a way to hide the option of navigating between views in a list. This can be done by following the simple steps defined below: 1. Open the site in sharepoint designer. 2. Navigate down to the list in question. 3. Check out the AllItems.aspx page which...
Page 2 of 4 (95 items) 1234
Can't find it? Write it!