Wednesday, February 5, 2014

Web.config files in SharePoint

Web.config files in SharePoint
                            


web.config files are contained in the following folders within the file system, I am giving A brief explanation on which web. Config do what as per my experience.

1.    Local Drive:\Inetpub\wwwroot — The web.config file of the top-level content root folder that defines configuration settings for the virtual server of the default Web site in the Windows SharePoint Services deployment. In addition, the content root folder includes a \wpresources folder that contains a web.config file used in Web Part resources.

2.    Local Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\wpresources — A web.config file that is used in Web Part resources for the Global Assembly Cache (GAC).

3.    Local Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12,14 or 15\CONFIG — The web.config file and other .config files that together define configuration settings for extending other virtual servers.

4.    Local Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12,14 or 15\ISAPI — The web. Config file that defines configuration settings for the /_vti_bin virtual directory.

5.    Local Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12,14 or 15\TEMPLATE\LAYOUTS — The web. Config file that defines configuration settings for the /_layouts virtual directory.

6.    Local Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12,14 or 15\TEMPLATE\ADMIN\Locale_ID — The web. Config file that defines configuration settings for pages used in SharePoint Central Administration.

When a virtual server is extended with Windows SharePoint Services, a top-level web. Config file is placed within the content root folder of the extended virtual server, which defines configuration settings for the server such as HTTP handling for Web Parts. Another web. Config file used for Web Part resources is placed in a \wpresources folder within the same content root folder.

Important  The web. Config files in the \wpresources folders should not be modified. The settings of these files disallow pages or items that can be compiled. If these settings are changed, the security state for the compiled code will be very different from the security state for code that runs from the Local Drive:\Inetpub\wwwroot directory.



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

Tuesday, February 4, 2014

You need to have a machine administrator privileges to run this cmdlet

You need to have a machine administrator privileges to run this cmdlet
                  


Many times, when we run the power shell cmdlet, we get the error in power shell with not good red color ”need to have machine administrator privileges”. Even though we logged into the server with our Admin account and account added in local administrator group of server and has special privileges.

Solution: This is a very know issue, that we get the error when we run the management shell or power shell with our account.

We need to run the power shell with the built-in Administrator. Check the below screen to run.



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

Web analytics not logging the reports

Web analytics not logging the reports                         
                   
               
                  

                              



 Issue with the web analytics reports. it is not logging the statistics any more after a period of time. The running time for the Logging Extractor component should always be less than the threshold value. The issue is due to the  running time for the Logging Extractor component exceeds the threshold value. Before applying the below resolution, ensure that the issue is with the threshold only by checking the logs and rest.

Resolution: Add more staging databases for the Web Analytics service to balance the load.

1.   Verify that the user account that is performing this procedure is a member of the Farm Administrators group.

2.   On the Central Administration Home page, in the Application Management section, click Manage service applications.

3.   On the Manage Service Applications page, click the Web Analytics service for which you want to add more staging databases.                                

4.   On the ribbon, in the Operations group, click Properties.      

5.   In the Edit Web Analytics Service Application dialog box, click Next.
                      

6.   In the Edit Web Analytics Service Application Topology dialog box, click New, and then click Staging Database.
              

7.   In the Add New Database dialog box, type the database server name and the staging database name(New DB name), and then click OK.       
                                 
8.   In the Edit Web Analytics Service Application Topology dialog box, click Next.                          
                                   

9.   In the Edit Web Analytics Service Application dialog box, click OK.
                       

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

Difference between Document Library and Lists in SharePoint

Difference between Document Library and Lists in SharePoint                



It’s a basic question that arises in mind that, what makes difference between those.

Lists:
1.     Can have attachments
2.     Have major versions only
3.     Do not have Check-in/Check-out features
4.     Upload Document is not available
5.     It store data in table structure
Libraries:
1.     Cannot have attachments (files are directly in the library)
2.     Have both minor (draft) and major (published) versioning
3.     Have Check-in/Check-Out
4.     Publishing Libraries can use Page Layouts
5.     Have Unique Document Ids out of the box
6.     Upload Document is available.
7.     It store document/files

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

Cross farm service applications in SharePoint 2013

Cross farm service applications in SharePoint 2013

In SharePoint, we can use some service applications across farms. The below are the service applications that can share across farms. The other service applications apart from below can’t share across farms.

·         Business Data Connectivity
·         Machine Translation
·         Managed Metadata
·         User Profile
·         Search
·         Secure Store
Cross farm Service Applications Integration between two separate SharePoint farms
How to connect Different farms to use the service applications, below is the detailed Explanation from Issa.

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

ShareThis

X