Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elmah DLL SNK #48

Open
aracen74 opened this issue Aug 8, 2014 · 0 comments
Open

Elmah DLL SNK #48

aracen74 opened this issue Aug 8, 2014 · 0 comments

Comments

@aracen74
Copy link

aracen74 commented Aug 8, 2014

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

    <customErrors mode="On" defaultRedirect="~/Views/Shared/Error.cshtml" />

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

    https://code.google.com/p/elmah/downloads/detail?name=ELMAH-1.2-sp2-src.zip 

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant