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

Integrating Elmah.MVC to Production code #49

Open
hemnath283 opened this issue Sep 11, 2014 · 0 comments
Open

Integrating Elmah.MVC to Production code #49

hemnath283 opened this issue Sep 11, 2014 · 0 comments

Comments

@hemnath283
Copy link

Hi,
I am working on a MVC 4 project and I am trying to integrate Elmah.MVC to the application.
I copy pasted the web.config settings created in my Demo project using Elmah.MVC nuget package to production web.config file. Placed the elmah.MVC.dll and elmah.dll from packages\elmah.corelibrary.1.2.2\lib and \packages\Elmah.MVC.2.1.1\lib to Production bin folder. merged the packages.config file settings. but I am getting "500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.". Please let me know how to resolve it. I have not added the dll reference to my project as I dont want to rebuild my code.

Please let me know how to resolve the issue.

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