You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the great project. I ran into an issue with having to use the unsigned ELMAH dll that comes with the NUGET package.
I'd like to get a signed version of the dll for other projects.
So I followed up on Stackoverflow and Codeproject. To see how to Sign it.
I went to the source project from , signed, compiled and tried to use it in my project. But when I intentionally cause an error. The custom error page no longer works. For Example
Priviet Alexander,
Thank you for the great project. I ran into an issue with having to use the unsigned ELMAH dll that comes with the NUGET package.
I'd like to get a signed version of the dll for other projects.
So I followed up on Stackoverflow and Codeproject. To see how to Sign it.
I went to the source project from , signed, compiled and tried to use it in my project. But when I intentionally cause an error. The custom error page no longer works. For Example
When, I go back to using the dll that comes with the NUGET it works again.
Can someone sign the dll in the NUGET package thanks.This is the link I used to compile the dll and sign
Or just point me to the right project to use, I also decompiled the dll, recompiled the dll and tried to sign. That didn't work either.
Spyciba,
Alfredo
The text was updated successfully, but these errors were encountered: