Skip to main content

Posts

Showing posts from May, 2019

Error Message sending data to server - unable to communicate with the server - SharePoint 2013

Hi All, We have recently came across new item submission issue in SharePoint list where workflows are associated. Users unable to add new item or edit item in the SharePoint 2013 list. While Editing people picker column and submitting form, we are observing below mentioned Errors. Issue: 1 . Unable to Communicate with Server 2 . Sending Data to the server 3 . Keep on loading user name but not resolving Resolution: Make sure below services are in running state, if they were stopped, please start to resolve the issue. 1 . Service Bus Gate Way 2 . Service Bus Message Broker

SharePoint Server 2016 Features

SharePoint Server 2016 Features: Hi All, I would like to publish few new features introduced in SharePoint 2016 here. 1. MinRole In MinRole, instead of starting services manually on servers, as we did before, Microsoft hard-coded which services run on which server. Every server in the MinRole farm has a role out of the six available roles: Front-End Application Distributed Cache Search Custom Single-Server Farm Once the SharePoint Server 2016 farm is setup in MinRole mode, SharePoint will automatically start the services on the right server when they are needed, and stop those services if the Service Application no longer exists in the farm. 2. Data Loss Prevention(DLP) DLP is a system which gives the capability for the administrators and the enterprise compliance managers to find sensitive information in documents, and make sure their use respects the company’s policies. Since DLP is an industry-wide term, there are three...