Skip to main content

Posts

Showing posts with the label SharePoint 2016

Troubleshooting setting up an environment for apps for SharePoint 2013/2016/2019

While exploring SharePoint 2013, I decided to configure my SharePoint 2013 environment in order to be able to use apps from the SharePoint store, and also use advanced Service Applications, such as Machine Translation services. As you know, there is not a lot of documentation on SharePoint 2013 yet, so I decided to post the two errors I encountered during the setup, with their fixes! I used the  Technet Guide   to configure my farm, however I am working on a  Step by Step guide  with Screen Shots and detailed information to help you get it down on the first try. (Will be out 18 February 2013) Error 1.   Let’s Try this again… Everything is fine, but we had a small problem getting your license. Please go back to the SharePoint Store to get this app again and you won’t be charged for it. If ‘Retry’ doesn’t work, return to your site and try again later. Let’s try this again This is just an error because ...

Configure Search Service In SharePoint Server 2016

Thus, we have a bird’s eye view of the search components and how they are linked to each other. In order to get started with search, the primary step that has to be done is to create a Search Service Application which will in turn provision the search components. From the ‘Manage Service Applications’ page, select ‘Search Service Application’. This will open up the Search Service application page where we can specify the service application name and Search Service account. We can also specify the Application pools that will be used by the search admin web service and the query web service. Click on OK to start the provisioning of the search service application. The provisioning will take some time to complete. Finally, the service application has been created. Heading over to the service applications list, we can see the new search service application listed out. We have to make sure that the SharePoint Server Search Service is up and running in the Manage Services on Server page. Onc...