Category: C#
-

SharePoint Custom Solution Crashes IIS Worker Process (w3wp.exe) – Part 2
In Part 1 of this series, I discussed an issue we were having in one of our SharePoint 2013 farms and how I determined the issue was occurring because of a set of event receivers acting on the library. In this post, I will discuss the code being used and what the final result was…
-

Stop Looping through Sites and Lists in SharePoint There are Better Ways
I recently received a request at my client site to review a custom built feature that was no longer responding\functioning properly within our SharePoint environment. The feature was designed to copy selected files from a project site to the team site of the group whom would be taking over daily operations of the project once…