30 October, 2013
28 October, 2013
October 2013 Cumulative Update
October 2013
Cumulative Update Packages for SharePoint Foundation 2013 and SharePoint Server
2013 have been released
October 2013 CU for SharePoint Foundation 2013 - KB 2825674 http://support.microsoft.com/kb/2825674
October 2013 CU for SharePoint Server 2013 - KB 2825647 http://support.microsoft.com/kb/2825647
Note: This is build 15.0.4551.1001 of the cumulative update package.
October 2013 CU for SharePoint Foundation 2013 - KB 2825674 http://support.microsoft.com/kb/2825674
October 2013 CU for SharePoint Server 2013 - KB 2825647 http://support.microsoft.com/kb/2825647
Note: This is build 15.0.4551.1001 of the cumulative update package.
SharePoint Server 2010 Training for Beginners
Setting
Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7,
and Windows Server 2008
These instructions enable you to get started with an environment that is specifically suited to developing SharePoint custom solutions.
http://msdn.microsoft.com/en-us/library/ee554869.aspx
Introduction of SharePoint Server 2010 site templates
Videos provide in the following link is a quick preview of the templates, you can go through them quickly and decide which template is best for you.
http://office.microsoft.com/en-us/sharepoint-server-help/a-preview-of-the-sharepoint-server-2010-site-templates-HA101907564.aspx
Getting started with SharePoint Server 2010
http://office2010.microsoft.com/en-us/sharepoint-server-help/getting-started-with-sharepoint-server-2010-HA010371435.aspx
What is SharePoint : Capabilities & Benefits
http://sharepoint.microsoft.com/en-us/Pages/default.aspx
SharePoint 2010 for End Users
http://sharepoint.microsoft.com/en-us/product/benefits/End-User/Pages/default.aspx
Learn SharePoint Server 2010 - IT Pros
http://technet.microsoft.com/en-us/sharepoint/ee410529
SharePoint 2010 Developer Training Course
http://msdn.microsoft.com/en-us/gg620703
SharePoint 2010 Resources for Developers
http://sharepoint.microsoft.com/en-us/resources/Pages/Developer-Training-Guide.aspx
SharePoint 2010 Developer Resource Centers
http://msdn.microsoft.com/en-us/sharepoint/bb964529.aspx
Developer Best Practices Resource Center | SharePoint 2010
http://msdn.microsoft.com/en-us/sharepoint/ff660756.aspx
SharePoint Developer Center: Download -Code & Templates
http://msdn.microsoft.com/en-us/sharepoint/default
http://www.techsolutions.net/SharePointSolutions.aspx
These instructions enable you to get started with an environment that is specifically suited to developing SharePoint custom solutions.
http://msdn.microsoft.com/en-us/library/ee554869.aspx
Introduction of SharePoint Server 2010 site templates
Videos provide in the following link is a quick preview of the templates, you can go through them quickly and decide which template is best for you.
http://office.microsoft.com/en-us/sharepoint-server-help/a-preview-of-the-sharepoint-server-2010-site-templates-HA101907564.aspx
Getting started with SharePoint Server 2010
http://office2010.microsoft.com/en-us/sharepoint-server-help/getting-started-with-sharepoint-server-2010-HA010371435.aspx
What is SharePoint : Capabilities & Benefits
http://sharepoint.microsoft.com/en-us/Pages/default.aspx
SharePoint 2010 for End Users
http://sharepoint.microsoft.com/en-us/product/benefits/End-User/Pages/default.aspx
Learn SharePoint Server 2010 - IT Pros
http://technet.microsoft.com/en-us/sharepoint/ee410529
SharePoint 2010 Developer Training Course
http://msdn.microsoft.com/en-us/gg620703
SharePoint 2010 Resources for Developers
http://sharepoint.microsoft.com/en-us/resources/Pages/Developer-Training-Guide.aspx
SharePoint 2010 Developer Resource Centers
http://msdn.microsoft.com/en-us/sharepoint/bb964529.aspx
Developer Best Practices Resource Center | SharePoint 2010
http://msdn.microsoft.com/en-us/sharepoint/ff660756.aspx
SharePoint Developer Center: Download -Code & Templates
http://msdn.microsoft.com/en-us/sharepoint/default
http://www.techsolutions.net/SharePointSolutions.aspx
Advance - SharePoint Training Course
SharePoint 2010 and Windows Phone 7 Training Course
http://msdn.microsoft.com/en-us/SharePointAndWindowsPhone7TrainingCourse
SharePoint and Silverlight Training Course
http://msdn.microsoft.com/en-us/SharePointAndSilverlightTrainingCourse
SharePoint 2010 and Windows Azure Training Course
http://msdn.microsoft.com/en-us/SPAzureTrainingCourse
http://msdn.microsoft.com/en-us/SharePointAndWindowsPhone7TrainingCourse
SharePoint and Silverlight Training Course
http://msdn.microsoft.com/en-us/SharePointAndSilverlightTrainingCourse
SharePoint 2010 and Windows Azure Training Course
http://msdn.microsoft.com/en-us/SPAzureTrainingCourse
23 October, 2013
Failed to download Excel Services chart
Playing
with excel is day to day task! Excel services and its errors are full of excitement
:)
Today
we got one ticket that user is facing some problem while displaying excel
document by means of excel web access webpart. Further probing, we came to know
that he is trying to display some chart by means EWA and getting the error as
mentioned below:
Failed to download Excel Services chart
There
is no need to troubleshoot this error we have a predefined setting in the
central administration so easy resolution!
Let
me describe step by step so that there would be no confusion.
Resolution:
1) Open
the Central Administration
2) Manage
service applications
3) Excel
service application
4) Click
on it
5) Manage
trusted file location settings
6) Click
on the trusted location of that web application
7) In
the Workbook Properties section, there is a "Maximum Chart Size"
setting that is "1" (meaning the maximum chart size is 1MB) by
default.
8) Increase
that and then click OK.
That’s
it, you are done! Check the site on which you were facing the problem and that
should be resolved now.
In case of any queries/questions then please let me know. I
would be more than happy to help you as well as resolves your issues, Thank
you.
Product applies to:
1) SharePoint
Server 2010
2) SharePoint
Foundation 2010
3) SharePoint
Server 2013
4) SharePoint
Foundation 2013
22 October, 2013
The Compressed (zipped) Folder is invalid or corrupted
Issue: Whenever my client tried to open a .zip files from SharePoint it throws the below error message.
Background: One of my clients had zipped the .excel files in on his local desktop and uploaded to SharePoint site. There files contains the project level information and was needed to extract after two years. When he clicked the file to open from SharePoint had encountered the issue.
Now the task begins of a SharePoint admin.
Troubleshooting:
Tried to open the file from SharePoint site, no go.
Downloaded the file on desktop of the client, no go.
Tried the same steps at my end, no success.
Strange this accessing file on SharePoint server also does give the same error.
With the above basic stuff, it was clear that it is something to deal with the zip file itself as it doesn’t seems to be SharePoint issue anymore.
Being a digger try to dig some more in it and seems like something to deal with the excel documents zipped may be was in protected mode.
Client was having no clue for this.
Resolution: Tried to find the Repair tool on the internet and million thanks to Christina Marley who created a zip file repair utility which when ran has repaired the file and is available for download here. Christina MarleyChristina Marley
Asked the user to download the files and repair them with the utility.
However, you can also find some other relevant repairing tools which may provide the evaluation version or you may need to buy the licence version of the tool.
If you feel any difficulty in understanding the tool or have any query I would be happier to help you.
Applied to: SharePoint 2007, WinZip, and WinRAR. Windows XP.
Subscribe to:
Posts (Atom)