19 July, 2012

SharePoint 2013


SharePoint 2013 Preview sites provide secure environments that administrators can configure to provide personalized access to documents and other information.
Download SharePoint Foundation 2013:
The current model is actually quite good. It helps make the development and deployment process much easier, as the entire solution can be packaged within a solution file. The solution can be upgraded quite easily, and sandboxed solutions are a great way to pilot new code or deliver unique experiences in a multi-tenant environment, like Office 365.
Microsoft has already published a very detailed documentation on this and here are those which can be useful for your reference:
Downloadable content for SharePoint 2013
Video demos and training for SharePoint 2013 Preview
Technical diagrams for SharePoint 2013 Preview
Explore SharePoint 2013 Preview
Plan for SharePoint 2013 Preview
Develop for SharePoint 2013 Preview
Install and configure SharePoint 2013 Preview
Use SharePoint 2013 Preview
Troubleshooting SharePoint 2013 Preview
Technical reference for SharePoint 2013 Preview
Scenarios and solutions for the real world in SharePoint Server 2013 Preview

The list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.

Today we have received one incident ticket in which the user was facing the below mentioned error message:
The list or library contains a large number of items. Learn about managing a large list or library and ensuring that items display quickly.
Hmm…Pretty much enough to understand that the library or list consist of so many items and now it’s affecting the performance. If you wanna see the performance criteria which have been defined by Microsoft then please refer this link:
Microsoft has given a very detailed description regarding the performance criteria:
Once you’ve exceeded the 2000 item limit, you may see this message on the list settings page (red exclamation point):
The list or library contains a large number of items.
Please keep one more msdn article handy with you to make the clear understanding of this point: http://blogs.msdn.com/b/ecm/archive/2010/04/05/it-looks-like-you-re-building-a-large-library-would-you-like-help.aspx
If you still has any queries/questions then please let me know. I would be more than happy to discuss the problem and helps you to resolves your issues as soon as possible. Thank you.

17 July, 2012

Site Templates in SharePoint 2010

Hello Guys-Hope all are doing well J
Today’s article is not based on troubleshooting but specifically on informative purpose. We all know what the importance of site template is and how we can use it while creating any site collection or a subsite.
Just a brief about site template in SharePoint 2007:
If you guys wanna know about the number of templates available in SP2007 then please refer the following link as Microsoft has already done a fabulous job by publishing this incredible article: http://office.microsoft.com/en-us/sharepoint-server-help/default-site-templates-HA010174491.aspx
Let’s view some details about templates which are available in SharePoint 2010:
Really hats off to Microsoft product team as they have done tremendous job by making a drastic enhancement in this new version i.e. SP2010, if you wanna take a preview of the number of available site templates in SharePoint 2010 then please refer the following article: http://office.microsoft.com/en-us/sharepoint-server-help/a-preview-of-the-sharepoint-server-2010-site-templates-HA101907564.aspx
How can we forget fabulous 40/Fab40/fantastic40 templates?
If you wanna download the 40 application templates for SharePoint 2007 then please use the following link: http://www.microsoft.com/en-us/download/details.aspx?id=12088
Can we get same set of templates in SharePoint 2010?
Important note about the application templates and SharePoint 2010 Products
Microsoft is not releasing new versions of these templates for SharePoint 2010 Products. Also, .stp files are deprecated and can't be used to create new sites when you upgrade to SharePoint Server 2010 or SharePoint Foundation 2010.
But some templates are still available for download and you can use the following links for downloading:
Before concluding this article, I would like to say thanks to Sharee’s Blog for sharing this valuable article: SharePoint 2010 Template Codes
Please let me know in case of any queries/questions so that we can discuss the same and point out the correct resolution. Thank you.

13 July, 2012

There has been an error while processing the form. An error occurred accessing a data source.


Come back to share one more issue with all of you in which I have spend almost two days to do a extensive debugging to find out the root cause. This issue is based on browser enabled InfoPath form which was throwing an error while loading it. Let me confirmed you one thing that this form is not at all customized one and all components has been designed by using default functionality. Let me brief the details:
Issue: Browser enabled InfoPath form suddenly stopped working while loading and throwing the exception as mentioned below:
Error message: There has been an error while processing the form. An error occurred accessing a data source.
Click Continue to resume filling out the form. You may want to check your form data for errors. Click Start Over to load a new copy of the form.
Troubleshooting done:
The above error seems to be quite often and it hints that there is some problem with the ‘Data Source/Connection’. If the form is showing the error while loading i.e. form never loads but shows a message to ‘continue or start over’, then there is some problem with the data source which is set up to ‘Automatically retrieve data when form is opened’.
·         Downloaded the actual form to my desktop and tried republishing it to my personal site
·         Form has been successfully published but same error persists.
·         If we removed all the data connections from the library then the form loads fine without any issues
·         If we tried setting up the data connections one by one then also we are facing the same error message.
·         Tried creating the data connection by using XML method also but faced the same error message.
·         Tried creating the data connection by using web service but same problems persist.
Gathered SP logs from front ends to check for any detailed exceptions
Found this:
The following query failed: ID (User: SPDomain\amol ghuge, Form Name: Assessment, IP: , Request: https://sharepoint2007/_layouts/FormServer.aspx?XsnLocation=sharepoint2007/Forms/template.xsn&SaveLocation=sharepoint2007&Source=sharepoint2007/Forms/AllItems.aspx&DefaultItemOpen=1, Form ID: urn:schemas-microsoft-com:office:infopath:Assessment:-myXSD-2010-11-22T16-18-42, Type: DataAdapterException, Exception Message: The data connection ID returned more than the currently configured maximum of 1500 KB of data, and the connection attempt was stopped.  To i...  1aab5aab-5f07-4089-a693-096a5a4697a2
07/12/2012 14:13:29.60*               w3wp.exe (0x12BC)                       0x30E0  Forms Server                     Forms Services Runtime - Data C   82fy       Warning               ...increase the amount of data that can be returned in a data query, change this setting in the InfoPath Forms Services configuration page in SharePoint Central Administration.)  1aab5aab-5f07-4089-a693-096a5a4697a2
As per the sharepoint logs, it clearly suggest that we have to make the changes in the InfoPath configuration settings which is a present in application management (Central Administration)
Resolution:
§  Central Administration
§  Application management
§  Configure InfoPath form services
§  Data Connection Response Size: By default is 1500 kilobytes
§  Increased this value to 1550 and then the form has been successfully loaded without any error message.
If you have any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues, Thank you. 

Export to spreadsheet is missing in survey list-SharePoint 2010

You can use surveys to ask people what they think about issues, how to improve your processes, and many other topics. You can collect the results by using several different types of questions, such as multiple choice, fill-in fields, and even ratings.
As we use Microsoft excel on quite regular basis and very used to with it, we need to see every application in the excel and makes every desperate effort to view it but now the issue is while exporting survey data to excel, we need that option i.e. ‘EXPORT TO SPREADSHEET’ and this seems to be missing.
How to troubleshoot this issue?
I will brief here number of steps by which you can troubleshoot the issue and let me know me know in case of any queries/questions.
·         You should have office application (Office 2010/Office 2007) should be installed on your client machine.
·         Make sure that 'SharePoint Server Enterprise Site Collection features' should be activated at the site collection level.
·         Are you logged in as site collection admin or site owner? What are your permissions on the site? Also, try opening IE in "Run as administrator" mode and see if that makes a difference.
·         Make sure that you have to check the option (i.e. export to spreadsheet) on a actual survey list and not on a web part
·         make sure that on the Survey page, the view on right-hand corner is set to "Overview"
·         On the actual survey list-make sure the proper view is selected inside the web part options: How to check this:
§  Open the survey list in which you are facing the issue
§  Edit page
§  Modify shared web part
§  Under the selected view option
§  Select 'current view' and click on apply
·         Try saving the survey list as a template and create a new one based on the same
·         try to create a access view/standard view by using the following steps:
§  Go to any list and click on create view
§  Copy that URL
§  Go back to the survey list now
§  Settings
§  List settings
§  Copy the url from the browser (i.e. List=)
§  Paste it in the create view (first step)
§  You will get the create view page
Please let me know in case of any further queries. I would be more than happy to help you as well as resolves your issues. Thank you.