Quantcast
Channel: SharePoint 2013 – The SharePoint Farm
Viewing all 97 articles
Browse latest View live

Unable to Follow Content Programmatically

$
0
0

Developers have reported that after applying the October 2015 CU, they are unable to follow content programmatically using SPSocialFollowingManager.Follow method. While reported for the October CU, the change appears to be from the September 2015 CU, thanks to an improved hybrid User Profile experience. The September 2015 CU added the option to follow on-premises Sites and have the followed Sites appear in the user’s SharePoint Online user profile. This is a great feature, but unfortunately broke the  functionality. What has broken this functionality is . This method now contains the line . The  method is calling , however  is null. Because the service context is null, adding the followed item fails with the error: That said, there’s a workaround! What needs to be done is to properly set . If, within the scope of your custom code,  is set (even through a console application),  will not be null and an item can be followed.

The post Unable to Follow Content Programmatically appeared first on Nauplius.


Top Posts of 2015

$
0
0

Another year of SharePoint! This year we have the big release of SharePoint 2016 Beta, which is a very large step forward for SharePoint on-premises. Check out the Top Posts of 2015! On a personal level, I’ve jumped a few jobs this year, including working at Microsoft IT to manage their SharePoint on-premises environments, which involved upgrading multiple farms from SharePoint 2010 to 2013. From there, I moved onto the SharePoint Product Group, supporting SharePoint Online Dedicated, Microsoft’s internal SharePoint Online ring, and other internal SharePoint 2016 farms. And now I’ve moved to a Senior Consultant role at another company! Lots of moving around, but always working on something exciting! Here are the top posts by views for 2015: August 2015 CU Error – “File names can’t contain the following characters” A big impact to the community, one of the issues that was fixed relatively quickly in terms of CU breaking issues. SharePoint and the Web Application Proxy Role The Web Application Proxy role for ADFS is becoming more and more popular. This is a basic configuration guide on how to implement WAP specifically for SharePoint using constrained delegation and without converting SharePoint to SAML! March 2015 CU/MS15-022 Task List Filter Issue There has to be more than one major community-impacting bug per year, and it is always unfortunate to see it in SharePoint security patches. Again, another manual workaround provided, but at least it was fixed within 2 months! PowerPivot Mid-Tier Process Account Does Not have Full Read PowerPivot is another one of my hobbies, and what would PowerPivot be without it’s fair share of cryptic and incorrect Health Analyzer Rules? April Updates Unable to Install on Service Pack 1 Another patch-related issue, this time with Service Pack 1 detection. Fortunately an easy, but annoying workaround was available, and then subsequently ‘fixed’ in future CUs. Quickly Migrate SharePoint Path-based to Host-named Site Collections A short one, but none the less it is always great when Microsoft provides us with new functionality. This one is extremely useful when you decide it is time to move to HNSC from Path-based Site Collections. No more backup/restores! SharePoint 2016 Durable Links One of the new features of SharePoint 2016, this post goes into Durable Links, how to enable them, and how they work. Chrome Support of the SharePoint 2013 Media Webpart Google made a great decision to drop NSAPI support this year in Chrome, forcing developers to move to HTML5 for video functionality SharePoint Support for Disabling SSL 3.0 and TLS 1.0 One for the security folks, this article goes into the supportability of disabling deprecated security transport protocols, and what SharePoint requires. We’ll see how this plays out in PCI DDS environments! Creating Search Alerts in SharePoint 2013 Last, but not least, the FAST team at Microsoft wanted to do away with Search Alerts, and certain APIs available with SharePoint 2010 were no longer supported in SharePoint 2013. With no further documentation out there, here’s the workaround! On to my favorite articles of the year. This will clearly be centered around SharePoint 2016, as I’ve been immersed into it for the past 6+ months. While a few of these features won’t get SharePoint 2016 RTM support, there is always hope that in the future the Product Group brings these features to SharePoint on-premesis. Azure Blob Storage for SharePoint Documents One of the big selling points for SharePoint Online is Fort Knox. With the Preview version of SharePoint 2016, it was possible to enable Fort Knox! This feature will not be available in SharePoint 2016 RTM, but it is always worth requesting from the Product Group on SharePoint UserVoice. SharePoint 2016 Site Masters Site Masters is a new feature in SharePoint 2016, and one I’m personally excited about. There are a significant number of SQL queries required in order to create a Site Collection. Site Masters bypasses many of them and speeds the process up. Announcing the SharePoint Patch Service This is something I’ve wanted to do for awhile, and one of my first non-SharePoint development projects in some time (MVC, Razor, Entity Framework, hosted on Azure SQL PaaS and Web Sites). This site keeps you up to date with all of the available SharePoint 2010, 2013, and in the future, 2016 patches. Not only that, but it also comes with a set of cmdlets to help you manage patches for your on-premises environment, including downloading and installing! If you haven’t tried it out already, give it a shot and let me know what you think! SharePoint 2016 Compliance Policy Internals It’s always good to know how things work, especially when they break. Understanding a critical feature like Compliance Policies is important for a SharePoint administrator, especially given the scenarios this feature is used for. Azure SQL PaaS for SharePoint Content Databases Another great, but ultimately unsupported feature for SharePoint. Storing your Content Databases in Azure PaaS sounds like a nice cost-savings feature, but due to latency, it simply isn’t possible. As always, if the feature interests you, use UserVoice! Using a CDN for Static Resources on SharePoint 2016 Many corporations use SharePoint with users spanning across the globe. SharePoint has many system files, which are static and never change. Well, why not use a global CDN to serve those files? SharePoint 2016 Large List Auto Indexing A very common scenario that frustrates end users of SharePoint is dealing with large SharePoint Lists and how to cope with the List View Threshold. SharePoint 2016 adds a new feature to automatically create List Indexes to help end users better support themselves when dealing with these large Lists. Unable to Follow Content Programmatically Thanks to the newest Hybrid functionality in SharePoint 2013 CUs, following content programmatically became slightly more complicated. This post details what the issue is, and how to work around it. SharePoint EventCache Cmdlet Have you ever used the EventCache? Or even knew it existed? It’s a store of valuable information, including CYA when that user tells you something deleted their document. Well, now you can prove they […]

The post Top Posts of 2015 appeared first on Nauplius.

SharePoint 2013 January 2016 Cumulative Updates

$
0
0

The SharePoint 2013 January 2015 Cumulative Updates have been released: SharePoint Foundation: https://support.microsoft.com/en-us/kb/3114492 SharePoint Server 2013: https://support.microsoft.com/en-us/kb/3114497 Project Server 2013: https://support.microsoft.com/en-us/kb/3114493 Office Updates: https://support.microsoft.com/en-us/kb/3131245 Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 January 2016 Cumulative Updates appeared first on Nauplius.

MS16-004 Causes a TypeError on SharePoint Lists

$
0
0

If MS16-004 is applied to a farm, users will see a TypeError when viewing SharePoint lists: This was noted on SharePoint StackExchange and the TechNet forums. The resolution is to apply the January 2016 Cumulative Update for SharePoint.

The post MS16-004 Causes a TypeError on SharePoint Lists appeared first on Nauplius.

SharePoint 2013 March 2017 Cumulative Updates

$
0
0

The SharePoint 2013 March 2017 Cumulative Updates have been released: SharePoint Foundation: https://support.microsoft.com/en-us/help/3172456 SharePoint Server 2013: https://support.microsoft.com/en-us/help/3172497 Project Server 2013: https://support.microsoft.com/en-us/help/3172462 Office Web Apps 2013: https://support.microsoft.com/en-us/help/3172457 Office Updates: https://support.microsoft.com/en-us/help/4013886/march-14-2017-update-for-microsoft-office Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 March 2017 Cumulative Updates appeared first on The SharePoint Farm.

Updated SharePoint Patch Script

$
0
0

As many SharePoint admins are aware, patching SharePoint typically isn’t fun, and can be downright slow. Russ Maxwell introduced the “5 hour” SharePoint patch script. Awhile back I released a version compatible with SharePoint Server 2016 and now I’ve updated the “5 hour” SharePoint Patch Script on my GitHub repo. This script facilitates patching of SharePoint Server 2013 and SharePoint Server 2016. There are some bug fixes and cosmetic issues worked out in this release. In addition, this release no longer stops nor starts services when patching SharePoint Server 2016. SharePoint Server 2016 patches take care of this process for us. More info is available on the repository at SharePoint Patch Script.

The post Updated SharePoint Patch Script appeared first on The SharePoint Farm.

FoundationSync 2.71 Released

$
0
0

FoundationSync 2.71 has been released for SharePoint Foundation 2013. This solution is designed to keep User and Group information in the User Information List up-to-date across all Site Collections on a SharePoint Foundation farm. The solution will also pull pictures from Active Directory or Exchange Server (tested with Exchange Server 2013, but should also be compatible with Exchange Server 2016). The release is available from the FoundationSync GitHub repository. Please contribute by testing and reporting any issues you find, it only helps make for a better product! Make sure to review the Wiki for documentation and additional settings not available through Central Administration.

The post FoundationSync 2.71 Released appeared first on The SharePoint Farm.

SharePoint 2013 April 2017 Updates

$
0
0

The SharePoint 2013 April 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/en-us/help/3178727 SharePoint Server 2013: https://support.microsoft.com/en-us/help/3178730 Project Server 2013: https://support.microsoft.com/en-us/help/3178728 Office Web Apps 2013: https://support.microsoft.com/en-us/help/3178725 Office Updates: https://support.microsoft.com/en-us/help/4016803 Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 April 2017 Updates appeared first on The SharePoint Farm.


SharePoint 2013 May 2017 Updates

$
0
0

The SharePoint 2013 May 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/help/3191911 SharePoint Server 2013: https://support.microsoft.com/help/3191913 Project Server 2013: https://support.microsoft.com/help/3191912 Office Web Apps 2013: https://support.microsoft.com/help/3191888 Office Updates: https://support.microsoft.com/help/4020152 Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 May 2017 Updates appeared first on The SharePoint Farm.

SharePoint 2013 June 2017 Updates

$
0
0

The SharePoint 2013 June 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/help/3203428 SharePoint Server 2013: https://support.microsoft.com/help/3203430 Project Server 2013: https://support.microsoft.com/help/3203429 Office Web Apps 2013: https://support.microsoft.com/help/3203391 Office Updates: https://support.microsoft.com/help/4023935 Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 June 2017 Updates appeared first on The SharePoint Farm.

SharePoint 2013 July 2017 Updates

$
0
0

The SharePoint 2013 July 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/en-us/help/3213563 SharePoint Server 2013: https://support.microsoft.com/en-us/help/3213569 Project Server 2013: https://support.microsoft.com/en-us/help/3213566 Office Updates: https://support.microsoft.com/en-us/help/4033107 Consider using the SharePoint Patch Cmdlets available at SharePoint Updates for your farm!

The post SharePoint 2013 July 2017 Updates appeared first on The SharePoint Farm.

SharePoint 2013 August 2017 Updates

$
0
0

The SharePoint 2013 August 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/help/4011073 SharePoint Server 2013: https://support.microsoft.com/help/4011076 Project Server 2013: https://support.microsoft.com/help/4011074 Office Updates: https://support.microsoft.com/help/4036121 Consider using the SharePoint Patch…

Continue reading

The post SharePoint 2013 August 2017 Updates appeared first on The SharePoint Farm.

SharePoint 2013 September 2017 Updates

$
0
0

The SharePoint 2013 September 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/help/4011132 SharePoint Server 2013: https://support.microsoft.com/help/4011116 Project Server 2013: https://support.microsoft.com/help/4011115 Office Web Apps 2013: https://support.microsoft.com/help/3213562/ Office Updates: https://support.microsoft.com/help/4040279 Consider…

Continue reading

The post SharePoint 2013 September 2017 Updates appeared first on The SharePoint Farm.

Content Type Subscriber Job Generates Unwanted Audit Entries

SharePoint 2013 October 2017 Updates

$
0
0

The SharePoint 2013 October 2017 Updates have been released: SharePoint Foundation 2013: https://support.microsoft.com/help/4011173 SharePoint Server 2013: https://support.microsoft.com/help/4011177 Project Server 2013: https://support.microsoft.com/help/4011175 Office Web Apps 2013:…

Continue reading

The post SharePoint 2013 October 2017 Updates appeared first on The SharePoint Farm.


October 2017 CU Site Creation Error for SharePoint Foundation 2013

Enabling Kerberos on SharePoint

Viewing all 97 articles
Browse latest View live