Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thanks for the suggestions; the spdbadmin account has access to the DB, nothing changed there. I did dig this up from the AppCrash_w3wp.exe report: Commented May 31, 2018 at 22:55
  • 1
    Found the issue, turned out to the the SCOM agent APM; using the debug tool I created a crashdump which lead me to this error and subsequently this site on how to resolve it. system.IO.FileLoadException Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401) System.Linq.Enumerable.Sum(System.Collections.Generic.IEnumerable`1). sp2013.pro/2017/03/… Commented May 31, 2018 at 23:28