Thursday, July 3, 2014

How to Add or Remove quick launch in SharePoint 2013



How to Add or Remove quick launch in SharePoint 2013

The option of whether to use the Quick Launch menu often comes up. It's common for clients to say that they don't want the Quick Launch menu displayed on specific pages or sites yet have it displayed on all others.
There are ways to add or remove the Quick Launch menu control from your SharePoint pages and sites.
Solution: Please follow the below mentioned to remove the Quick launch.
To enable or disable Quick Launch through the user interface

·             Click Site Actions, and then click Site Settings.
·             Under Look and Feel, click Tree view.
·             To display the control, select the Enable Quick Launch check box. Or, to hide Quick Launch, clear the check box.

To enable or disable Quick Launch using SharePoint Designer

·             Open the website in SharePoint Designer 2010.
·             On the site settings page, under Settings
·             Select the Display Quick Launch check box to enable the menu.
·             To hide the menu -> clear the check box
·             Click File, and then click Save to save the change.
 

Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

Tuesday, July 1, 2014

Location of GAC(Global assembly cache)in SharePoint 2013



Location of GAC(Global assembly cache)in SharePoint 2013

I posted this very simple, because many times when I work on SharePoint. I forgot the path for GAC to check .So, Useful for the Bees who are same like me some times!!!!

In SharePoint 2010 path is c:\windows\assembly

SharePoint 2013  : It is now located in

         c:\windows\microsoft.net\assembly“

 

Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component ‘ ′ in search application ‘Search Service Application’ is in a good state and try again



The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component ‘ ′ in search application ‘Search Service Application’ is in a good state and try again.




Issue: The search service is not able to connect to the machine that hosts the administration component


Cause: Search is not able to connect is because of many reasons, In this article I am providing all possible causes and the solutions.

Solutions: Please find the below solutions, That one of it can resolve the issue.

Solution 1: In the end it turns out to be that the application pool that hosts the search service application somehow doesn’t have the correct access. 

you can simply change the application pool to use SharePoint Web Services System for search service applications and check.

Solution 2: enable the timer job and do IIS reset
 
1.    Run below PS command to know the status of timer job
Get-SPTimerJob job-application-server-admin-service
Result ==> Is Disabled: True

2.    Run below PS command to enable the service.
Enable-SPTimerJob job-application-server-admin-service
Result ==> IsDisabled: False

3.    Do Net Stop sptimerv4 
4.    Do Net start sptimerv4 
5.    DO iisreset

Solution 3:Ensure the account has full control permissions on the Search service application.
 
 


Please Comment if you need Any Help.Your Feed back is always Welcome.I Am Happy to Help !!!!!

ShareThis

X