themotleyfool/SentryAppender

Exception thrown: 'System.IndexOutOfRangeException' in SharpRaven.dll

philiptolk opened this issue · 2 comments

Exception thrown: 'System.IndexOutOfRangeException' in SharpRaven.dll
Exception thrown: 'System.ArgumentException' in SharpRaven.dll
Exception thrown: 'System.Reflection.TargetInvocationException' in mscorlib.dll
Exception thrown: 'System.Web.HttpException' in System.Web.dll
Exception thrown: 'System.Web.HttpException' in System.Web.dll
Exception thrown: 'System.Web.HttpException' in System.Web.dll
'iisexpress.exe' (CLR v4.0.30319: /LM/W3SVC/2/ROOT-1-131763191805756555): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Mobile\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll'. Symbols loaded.
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll
The thread 0x7de0 has exited with code 0 (0x0).

I am getting the following error from the test project
Exception thrown: 'System.DivideByZeroException' in App_Web_oyhrdb2i.dll
Exception thrown: 'System.IndexOutOfRangeException' in SharpRaven.dll
Exception thrown: 'System.ArgumentException' in SharpRaven.dll
Exception thrown: 'System.DivideByZeroException' in App_Web_oyhrdb2i.dll
Exception thrown: 'System.IndexOutOfRangeException' in SharpRaven.dll
Exception thrown: 'System.ArgumentException' in SharpRaven.dll

It seems that it is using the deprecated DSN,
"DSN (Deprecated)
This DSN includes the secret which is no longer required by Sentry or newer versions of SDKs."

This fixed the above error