Friday, July 4, 2014

The amount of data that was returned by a data connection has exceeded the maximum limit that was configured



The amount of data that was returned by a data connection has exceeded the maximum limit that was configured    

                     

 Issue: When you try to get data from Data Connection. You see the following error:

“The amount of data that was returned by a data connection has exceeded the maximum limit that was configured by the server administrator. 

Cause: The Default data connection response size if set to 1500kb for Form Services, If the response from the data connection size exceeds the default limit the warning will be shown on screen.

Resolution: Ensure to follow the below steps.
                                         i.    Open the central administration
                                        ii.    Go to General Application Settings
                                       iii.    InfoPath Form Services
                                      iv.    Configure InfoPath Form Services
                                       v.    Click on Data Connection Response Size
                                      vi.    By default it is 1500 kilobytes
                                     vii.    Change the Response Size in kilobytes (Increase the number).
 
                               

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

How to Upload Maximum File size in SharePoint



How to Upload Maximum File size in SharePoint

There are so many configuration settings to increase the maximum file upload size in order to store large files in SharePoint. 

Please find the below ways to upload the maximum file size.

Method1 :Change the maximum upload size on the web application level

·        Go to Central Administration
·        Application management
·        Manage web applications
·        Select the correct web application in which you want to do the changes
·        General settings (from the ribbon)
·        You will see the section named as “Maximum upload size”
·        Change the value as per the requirement and click OK.


Method2 :

Modify the web.config file for the appropriate web application, this is located by default at C:\inetpub\wwwroot\wss\VirtualDirectories\web application name or port

1.       Ensure to take  a backup copy of the web.config, then open it
2.       Search for the below thread

<httpRuntime maxRequestLength="51200" requestValidationMode="2.0" />

Change To

<httpRuntime executionTimeout="999999" maxRequestLength="2048000" requestValidationMode="2.0" />

 

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

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 !!!!!

ShareThis

X