c# - ELMAH Not working, Could not load file or assembly 'System.Data.SQLite' or one of its dependencies? -


i trying elmah error handling working , followed following tutorial , running:

https://code.google.com/p/elmah/wiki/mvc

the error message following:

could not load file or assembly 'system.data.sqlite' or 1 of dependencies. attempt made load program incorrect format.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -