Skip to main content

Posts

Showing posts from 2018

Step by Step for create and deploy a SharePoint 2016 Custom Layout With out using designer or Design Manager

This article is a to ensure how to create a simple SharePoint 2016 Page layout without using Share Point designer Design Manager Before doing anything you need to create the base of the layout. Following placeholders are minimal and commonly used in any template. PlaceHolderAdditionalPageHead PlaceHolderPageTitle PlaceHolderMain Place Holders PlaceHolderAdditionalPageHead This place holder is used to defined additional CSS and other scripts and inline CSS if you have any. We will be using this to register a CSS and register a different CSS for the SharePoint Edit Mode < asp:Content ContentPlaceHolderId = "PlaceHolderAdditionalPageHead" runat = "server" > <!—Your code goes here--> </ asp:Content > PlaceHolderPageTitle This place holder will be mainly for the page title. < asp:Content ContentPlaceHolderId = "PlaceHolderPageTitle" runat = "server" > <!—Your code goes here--> </ asp:Content > PlaceHolderMain Th

Configuring Application Server Role, Web Server (IIS) Role Error in Installing SharePoint 2013 in Windows Server 2012

Issue This error appeared when I'm configuring the SharePoint 2013  farm Pre Requisites using the installer. Use AutoSPInstaller and it will end with below error 2019-01-22 09:48:02 - Return code (2) 2019-01-22 09:48:02 - It is recommended that you keep your Windows operating system up to date on http://windowsupdate.microsoft.com When you try SharePoint prerequisites installer (prerequisiteinstaller.exe) it ends with below error. Application Server Role, Web Server (IIS) Role: configuration error How to solve this issue There are numerous reasons where you will encounter this issue. Resolution 1 Try to execute the installer using Admin Account and you should be a local admin on your sever. Resolution 2 Install the .Net components manually using server manager. Add Roles and Features and then Skip until you  reach Features , And install .NET 3.5 and 4.5 as described. You might need to insert Source Path for installing 3.5 Framework.  Resolution 3 Sometimes installer could not exe

SharePoint 2016 Installation using AutoSPInstaller Online Part 3– configuring the XML using Online Editor

This the final article of Auto SP Installer for SharePoint 2016. Please refer my previous articles if you are interested in SharePoint 2016 Installation using AutoSPInstaller Online Part 1– Setting up the Environment and Service Accounts http://melick-rajee.blogspot.com/2018/09/sharepoint-2016-installation-using.html SharePoint 2016 Installation using AutoSPInstaller Online Part 2– Getting Ready with AutoSPInstaller Online http://melick-rajee.blogspot.com/2018/10/sharepoint-2016-installation-using.html Purpose of this article to user Online Editor to SharePoint Installation configuration. after you have set up everything, as per my previous articles, You need to go to Online Configuration Editor https://autospinstaller.com/FarmConfiguration Then you need to choose Load from my XML and and choose the AutoSPInstallerInput file. Then the below page will be visible. we don't need to edit all the configurations for this scenario. First add the HOST name for the SharePoint Server. Since

AppFabric installation failed because installer MSI returned with error code : 1603

Issue AppFabric installation failed because installer MSI returned with error code : 1603 Symptoms Installing SharePoint using  Off Line method using Auto SP Installer. Installing SQL server before in the same server , this is happening when you set up a Test server where you install everything in the same server. Install or manual installing App Fabric with out going thorough prerequisites installer. Manually updating existing App fabric installation with all features.   Resolution There could be many reason behind this problem. But most common problems due to manual installation and having incorrect system variable for the PowerShell path. How to Resolve Method One Just uninstall the existing installation from the control panel and re-run the SharePoint prerequisites installer or Auto SP Installer Method Two Change the System Variable to correct value if it is wrong. for this go to the  PC Properties then Advanced System Properties and Environment Variables Then check the System Var

SharePoint 2016 Installation using AutoSPInstaller Online Part 2– Getting Ready with AutoSPInstaller Online

This a second article of my previous article referring to SharePoint 2016 Installation using AutoSPInstaller Online SharePoint 2016 Installation using AutoSPInstaller Online Part 1– Setting up the Environment and Service Accounts In this, I would like to explain the setting up of the servers for the installation. First, download the latest build from below link https://autospinstaller.com/Download and  copy, SP folder to C:\ drive (this can be any convenient location) Now you need to mount your SharePoint Image and copy all the content to inside the folder 2016 –> SharePoint then download the prerequisites files from as required SQL Microsoft SQL Server 2012 Native Client: http//www.microsoft.com/en-us/download/details.aspx?id=29065 Microsoft ODBC Driver 11 for SQL Server: http//www.microsoft.com/en-us/download/details.aspx?id=36434 Microsoft Sync Framework Runtime v1.0 SP1 (x64): http//www.microsoft.com/en-us/download/details.aspx?id=17616 Windows Server AppFabric 1.1:

Create a Custom Layout for SharePoint 2016 and Upload to the Page Layout Library– Part 2

My first article I have explained about a creation of Basic Share Point  Page Layout. http://melick-rajee.blogspot.com/2018/07/sharepoint-2016-create-custom-layout.html By referring above article you can create a simple Page Layout as below. <%@ Page Language="C#" Inherits="Microsoft.SharePoint.Publishing.PublishingLayoutPage, Microsoft.SharePoint.Publishing,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %> <%@ Register TagPrefix="SharePointWebControls" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register TagPrefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register TagPrefix="PublishingWebControls" Namespace="Microsof

SharePoint 2016: Create Custom Layout and Upload to Page Layout Library (Part 1)

This article is a to ensure how to create a simple SharePoint 2016 Page layout without using Share Point designer Design Manager Before doing anything you need to create the base of the layout. Following placeholders are minimal and commonly used in any template. PlaceHolderAdditionalPageHead PlaceHolderPageTitle PlaceHolderMain Place Holders PlaceHolderAdditionalPageHead This place holder is used to defined additional CSS and other scripts and inline CSS if you have any. We will be using this to register a CSS and register a different CSS for the SharePoint Edit Mode < asp:Content ContentPlaceHolderId = "PlaceHolderAdditionalPageHead" runat = "server" > <!—Your code goes here--> </ asp:Content > PlaceHolderPageTitle This place holder will be mainly for the page title. < asp:Content ContentPlaceHolderId = "PlaceHolderPageTitle" runat = "server" > <!—Your code goes here--> </ asp:Content > PlaceHolderMain T

SharePoint Prerequisites 2010/2013/2016 Update

SharePoint 2010 Prerequisites Microsoft Sync Framework Runtime v1.0 (x64) http://download.microsoft.com/download/C/9/F/C9F6B386-824B-4F9E-BD5D-F95BB254EC61/Redist/amd64/Microsoft%20Sync%20Framework/Synchronization.msi Microsoft Chart Controls for the Microsoft .NET Framework 3.5 http://download.microsoft.com/download/c/c/4/cc4dcac6-ea60-4868-a8e0-62a8510aa747/MSChart.exe Microsoft .NET Framework 3.5 Service Pack 1    http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe Windows PowerShell 2.0 http://download.microsoft.com/download/2/8/6/28686477-3242-4E96-9009-30B16BED89AF/Windows6.0-KB968930-x64.msu Windows Identity Framework (Win2008 R2) http://download.microsoft.com/download/D/7/2/D72FD747-69B6-40B7-875B-C2B40A6B2BDD/Windows6.1-KB974405-x64.msu WCF fix for Win2008 SP2 http://download.microsoft.com/download/6/8/1/681F5144-4092-489B-87E4-63F05E95079C/Windows6.0-KB976394-x64.msu WCF fix for Win2008 R2 http://download.microsoft.com/downl

Use Microsoft Sway Integrated with SharePoint Online /SharePoint 2013/2016

Microsoft Sway Microsoft Sway is a great online Presentation and Online Creativity Stack. Why we need Sway Assume that you are about to so a cooperate presentation for your colleagues. what are the options you have Firstly,You can create a PowerPoint presentation which you need a PowerPoint to run and if you want to share you need end users have PowerPoint client for view the deck. Secondly, You can create a simple web pages and share it with users where it can be access from all devices if it is responsive. Microsoft Sway address the second point. How to Access the Sway There are many ways that you can do this. Since I'm trying  use Sway with SharePoint Online; I will describe using SharePoint Online. First Login to the SharePoint Online Office 365 Login | Microsoft Office There You can go to all Apps   Then you can find the Sway as a App in the Menu   Click on the Sway and go the Sway web site. Here you can find standard available temples or you can start from the stretch. For t