Wednesday, December 18, 2013

How to Upload Multiple documents in SharePoint 2013

 How to Upload Multiple documents in SharePoint 2013

The "Upload Multiple" Documents option is deprecated in SharePoint 2013.we can use the below ways to upload multiple documents.

§  Drag-and-Drop functionality.

§  Windows Explorer view 

 Method 1 : Using the drag-and-drop functionality

Microsoft has done an incredible job by adding this feature to the highly popular document libraries. On any document library you can now simply Drag and Drop the document and it will be upload with a quick progress bar.
Simply select multiple document from local and drag it onto the document library. The window will change to “Drop here..”
                                 
                                



You can see the Upload documents Status bar next at the Document Libraries title.
You would see Upload Complete once the upload completes.

Note: Feature will not work with the IE version Internet Explorer version 8.0.6001.18702IC


  Method 2 : Windows Explorer view

To Open Windows Explorer click on Upload Document button as shown in picture below
                           

                

Next in the Add Documents popup click on “Upload Files using windows Explorer Instead”
                                                     


we will expect the following error

                             



To resolve this add the SharePoint site as Trusted in your Browser and Make sure that the Web Client service is running. Follow step below to resolve this.

  Click Start, click Run, type services.msc, and then press Enter.In the list of services, locate the Web Client service, and then make sure that its status in the Status column is set to Started. If its status is not set to Started, double-click Web Client, click Start, and then click OK.

Once done restart the browser and try opening the Windows Explorer again. In the Windows Explorer you can copy and paste Multiple documents as done in earlier SharePoint versions.

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

Prerequisites for office web App 2013 components



   Prerequisites for office web App 2013 components
               
                                       
                                         

Below are the per-requisites to install office web App components.

·        .Net framework 4.5
·        IIS 7.0 or higher
·        ASP.Net V4.0 in IIS web server extensions
·        Windows power shell V3.
 


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

Microsoft office web apps server 2013 can’t be installed on the same machine as a Microsoft SharePoint server product

 Microsoft office web apps server 2013 can’t be installed on the same machine as a Microsoft SharePoint server product
                                                      



    Cause: The server you choose can't have SharePoint running on it or any web application running on port 80. Also, Microsoft Office (or any Office component) cannot be installed.

    Solution: there is no work around or solution for this apart from choosing separate server to install web components. We must choose another server for Web App components.

Servers that run Office Web Apps Server Preview must not run any other server application below. 
     
·        Exchange Server
·        SharePoint Server
·        Lync Server
·        SQL Server
·        No version of the desktop Office suite


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

Tuesday, December 17, 2013

Document farm configuration settings in SharePoint 2013

Document farm configuration settings in SharePoint 2013

we can document  farm configuration settings in SharePoint 2013 by using Windows Power Shell.A very good article from MS how to do this.

Thanks to MS again.

                     



   v  MS Article: http://technet.microsoft.com/en-us/library/ff645391.aspx


Documenting your farm while things are working properly, will make finding troublesome changes a lot easier

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

SharePoint Trouble shooting Methods and Tools

 SharePoint Trouble shooting Methods and Tools
                                         

We gather information by following the below methods to trouble shoot the SharePoint issue.
·        Application Logs: This Log will be generated in the System Application logs.
·        System Logs: This Log will be generated in the System  logs
·        ULS logs :This log would locate in the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS

·        Developer Dash board tool: Check this Link(http://expertsharepoint.blogspot.de/2013/12/trouble-shooting-sharepoint-with-logs.html)


·         IIS Logs:  Stored in the c:\inetpub\logs\LogFiles by Default.


 IIS logs can be difficult to read. so we might check the Microsoft’s Log Parser at

       http://www.microsoft.com/en-us/download/details.aspx?id=24659 

IIS debug Tool
http://www.microsoft.com/en-my/download/details.aspx?id=40336 


 Other Tools : below are the other tools used for trouble shooting.

·        Fiddler: It is a webpage debugging tool that enables you to watch both incoming and outgoing web traffic. it’s a great way to troubleshoot slow page loads, Access Denied errors, Kerberos errors, pages that look wrong. We can download fiddler from (http://www.fiddler2.com)


·        SQL Profiler: Can download from
(http://msdn.microsoft.com/en-us/library/ff650699.aspx)


·        Performance Monitor( Perfmon.exe): One of the major advantages is that you can set it to capture information about specific c things at intervals over time. Download from below link

         (http://www.microsoft.com/en-us/download/details.aspx?id=24832)

SharePoint Tools to use: 

·        DebugDiag
·        netmon
·        Fiddler2BetaSetup
·        Log Parser
·        PAL_Setup_v2.1_x64
·        SharePoint2010AdministrationToolkit
·        Sharepointctf
·        SharePoint Viewer-Debug
·        SharePoint Viewer-Ship
·        SPDisposeCheck
·        SPSReport
·        UlsViewer
·        WFetch
·        WSSDumpUPerms07

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

Trouble shooting SharePoint with Logs and Configuration of Developer Dash board

Trouble shooting SharePoint with Logs and Configuration of Developer Dash board

Trouble shooting SharePoint with Logs:

        SharePoint issues can be resolve by checking the Logs below

·        Application Logs
·        System Logs
·        ULS logs
·        Developer Dash board Tool.

Configuration of Developer Dash board: we can check the logs on developer dashboard tool to get the detailed.Follow the Below steps to configure.

·        To enable dashboard you need to create the Usage and Health Data Collection Service Application before.

·        Go to Monitoring->click on Configure usage and health data collection.
                                                        


·        Check the box to enable usage data collection->ok 
             


·        Once you have created the service application you have to enable the dashboard.
·        To enable the dashboard, we will use ON setting and use the below power shell command.

$svc = [Microsoft.SharePoint.Administration.SPWebService]::ContentService
$dds = $svc.DeveloperDashboardSettings
$dds.DisplayLevel = "On"
$dds.Update()

                          




·        After executing the above power shell command open your site on top right hand side of your site, you can see an icon to launch Developer Dashboard. Please see below Figure

                      


·        Can see the below detailed screen once click on dash board. we can find logs here to get the error details.
                



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

Monday, December 16, 2013

There was a problem retrieving data for this field. Updating values in the field is disabled temporarily. You can still update values in other fields.

Issue: There was a problem retrieving data for this field. Updating values in the field is disabled temporarily. You can still update values in other fields.                                                                     
                              
                                                                                                                                                            Cause: Properties containing these fields are linked to the Managed Metadata Service Application. These particular properties require a healthy Managed Metadata Service Application\Service Connection as well as associated (service instance) to be started    (or)
 The Managed Metadata Service Connection is missing from the associated proxy group

      Solution: Please check the below steps.

1.    Ensure the Managed Metadata Web Service started in application management->service application->manage services on server.
                           
         
2.    Ensure the service application “managed meta data service” created and started in Application management->service application->manage service application.
       
                

3.    If the Managed meta data service application is working fine, then data in the field will get update.

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

ShareThis

X