Browse by Tags

Tagged Content List
  • Wiki Page: AngularJS SharePoint App for getting list data

    < !DOCTYPE html > < html > < head > < title > Sharepoint App </ title > </ head > < body ng-app > < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.0-beta.11/angular.min.js"></ script >...
  • Wiki Page: SharePoint 2013 Troubleshooting: Error - We don’t have any refiners to show you

    Table of Contents Issue Cause Solution References See Also Issue while we search for something in search centre, we can get the results but, it shows error” We don’t have any refiners to show you” or a “white space on left side of search centre” Cause This is due to the refinement web...
  • Wiki Page: SharePoint 2013: PowerShell to copy or update list items across SharePoint sites and farms

    Table of Contents Description Setting the scene List and their columns Finance Utility PowerShell Export Import All-in-one Warnings and Limitations Conclusion Description A request had come in by a recently established department who wanted items from other department's lists added to...
  • Wiki Page: Binding GridView with SharePoint List

    We have developed a custom web part which reads data from SharePoint List ( SharePoint 2010 ) and display in a GridView control by Visual Studio 2010. In this scenario, we have a list name “Employee” with 4 columns named Name, Sex, Position, Location. Now, add the following code to the .ascx...
  • Wiki Page: SharePoint Tools and Codes Links

    Important tools/code when developing/administrating SharePoint Code Analysis: http://blogs.msdn.com/b/codeanalysis/ http://csslint.net/ http://www.jshint.com/ http://www.microsoft.com/en-us/download/details.aspx?id=38196 https://spdisposecheck2012.codeplex.com...
  • Wiki Page: Enable ECMA Client Object Model (JSOM) IntelliSense in Visual Studio 2012\2013

    The SharePoint ECMA Client Object Model (JSOM) is a part of SharePoint Client Object Model (SCOM) that intended for accessing and manipulating SharePoint objects by using JavaScript (JavaScript) in an asynchronous. This article shows you how to enable IntelliSense for the JSOM in the Microsoft...
  • Wiki Page: SharePoint: The ultimate White Paper Gallery

    Download white papers for SharePoint Server 2007, SharePoint 2010 and SharePoint 2013 in DOC, PDF, and other formats. All the content is free. This page aggregates Microsoft content from multiple sources – feel free to fill in the gaps and add links to other content. To view...
  • Wiki Page: SharePoint 2013 Best Practices Creating a Dev Environment: Time Zone Settings

    Go back to Creating a Dev Environment Open Control Panel . Click Set the time and date . Click Change time zone . Choose a timezone for your locale. Click OK . If you need to, change the Time as well (via Change date and time). Click OK when you're done and close Control Panel .
  • Wiki Page: SharePoint 2013: Hardware Requirements Overview

    Go back to Creating a Dev Environment First of all, you need to think of the hardware you require. Go for an i7 quad core processor, equivalent or higher. Also make sure you have at least 32 GB memory, since SharePoint 2013 dev machines require at least 24 GB of memory. Having a RAID 0 hard disk...
  • Wiki Page: E-Book Gallery for Microsoft Technologies: SQL (EN)

    Download content for Azure, ASP.NET, Office, SQL Server, SharePoint Server and other Microsoft technologies in e-book formats. Reference, guide, and step-by-step information are all available. All the e-books are free. New books will be posted as they become available. To view white...
  • Wiki Page: E-Book Gallery for Microsoft Technologies (Non-English)

    Download content for Azure, ASP.NET, Office, SQL Server, SharePoint Server and other Microsoft technologies in e-book formats. Reference, guide, and step-by-step information are all available. All the e-books are free. New books will be posted as they become available. To view white...
  • Wiki Page: CSOM SharePoint Online Delete List Using PowerShell

    Table of Contents Summary Help PowerShell Code Execute Query Method() See Also CSOM SharePoint Online Delete List Using PowerShell Summary In this Wiki let's explore PowerShell Code which deletes the List from SharePoint Online. Help help about_Methods -Detailed...
  • Wiki Page: SharePoint 2010: A Complete list of SPFile Operations using ECMA Script

    Table of Contents Introduction File Checkout: File Check In CopyTo MoveTo Publish File Delete File Get File Path Get document Author Name Get document Modified By Name Introduction This article demonstrates how to use various methods/properties associated with SPFile object using client object...
  • Wiki Page: Central Administration High Availability

    Table of Contents Introduction Steps Introduction If we have a client with more than one Web Front End server, one of the best performance and redundancy points is to have Central Administration running on multiple servers. Doing this gives an Administrator more control over their environment...
  • Wiki Page: Installing the Office Online Server Preview

    Table of Contents Description Installation steps Registry change Office Online Server Preview installation and configuration .NET's Application Development Ink and Handwriting Services feature Windows Authentication Feature Testing Excel PowerPoint Word Conclusion Description The SharePoint...
  • Wiki Page: SharePoint: Extract data from an email attached CSV and add list items

    Table of Contents Description Setting the scene Requirements The workflow The PowerShell Script Section 1 Section 2 Demo Conclusion Description SharePoint has an out-of-box feature to save both emails and email attachments to a document library, however, it does not extract the data from the email...
  • Wiki Page: Troubleshooting SharePoint using SETH

    Table of Contents Steps to use it: References SETH is important troubleshooting tool for SharePoint it is part of the diagnostics packages available from Microsoft http://blogs.technet.com/b/fix_it_center_pro_blog/archive/2012/06/11/new-diagnostic-packages-are-now-available-for-office-sharepoint...
  • Wiki Page: IIS Log parsing for SharePoint

    IIS logs is an important location where information about your sites and web application is stored and getting information out of it may look like a complex process if you have huge log files and you tried to pen them and do manually search you are absolutely correct it is complicated by this basic...
  • Wiki Page: SharePoint Granular Restore Fails with “InvalidData” Error (Restore-SPSite PowerShell Fails)

    One of my friend came up with the Error on PowerShell during a Restoration of SharePoint Granular Backup to another Farm. ————————————————————————————————————————————————————- Restore-SPSite : <nativehr>0x80070003</nativehr><nativestack></nativestack> At line:1 char...
  • Wiki Page: SharePoint 2010 CSOM : Field or property Site users does not exist

    SharePoint 2010 CSOM : Field or property Site users does not exist Issue Recently we installed SharePoint Online Client SDK and worked it worked fine. But we are unable to query Site Users in SharePoint 2010 Very weird issue because we tried exploring the members and found SiteUsers and infact...
  • Wiki Page: Sharepoint Export List and Import List Using Powershell

    function Export-List([string]$ListURL) { [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint") > $null [System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint.Deployment") > $null $versions = [Microsoft.SharePoint.Deployment.SPIncludeVersions...
  • Wiki Page: SharePoint 2013: Impossible de Glisser Déposer des Fichiers dans les Bibliothèques de Document (fr-FR)

    Note : Cet article est une traduction. Un problème m'a ( Rashu,Rahul ) été signalé et qui concernait des utilisateurs incapables de télécharger des fichiers par glisser-déposer les dans les bibliothèques de document. Cette fonctionnalité fonctionnait très bien sur les versions les plus récentes...
  • Wiki Page: Set Regional Settings for SharePoint 2013 using Powershell

    Table of Contents Introduction Script Introduction In SharePoint you can have the option to set the time for 12H or 24H, in the below section there is Powershell commands that sets regional settings to 24 h to true Sometimes setting it to 24h can resolve issue if you are using different...
  • Wiki Page: SharePoint on Azure

    Table of Contents Introduction https://msdn.microsoft.com/en-us/library/azure/dn275959.aspx a. Phase 1: Configure Azure b. Phase 2: Configure Domain Controllers c. Phase 3: Configure SQL Server Infrastructure d. Phase 4: Configure SharePoint Servers e. Phase 5: Enable Always on Availability...
  • Wiki Page: Automate Installing Language Packs for SharePoint

    Table of Contents Introduction Steps Introduction In many cases it is required to install several language packs on the SharePoint environment or any other server, it consumes time to run each language pack separately instead there is other way to automate it Steps Create...
Page 29 of 43 (1,074 items) «2728293031»
Can't find it? Write it!