Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility for ASP.NET that is completely pluggable.

learn more… | top users | synonyms

0
votes
2answers
342 views

Elmah not storing stack trace when Facebook C# SDK throws Exception

I'm using Elmah and the Facebook C# SDK (http://facebooksdk.codeplex.com/) Elmah has been working really well for me. However, when the Facebook C# SDK throws an exception, the stack trace is not ...