google-code-export / elmah-loganalyzer

Automatically exported from code.google.com/p/elmah-loganalyzer
1 stars 0 forks source link

SQLite error log source #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've attached an implementation for SQLite error log sources... still needs 
some try/catch and error logging, but it works.

You will need the ADO.NET 2.0 Adapter for SQLite:

http://sourceforge.net/projects/sqlite-dotnet2/support

You will also need to set a property in the two app.config files for the ADO 
adapter to work.

See here:

http://stackoverflow.com/questions/2455654/what-additional-configuration-is-nece
ssary-to-reference-a-net-2-0-mixed-mode-a

Original issue reported on code.google.com by joe.barb...@gmail.com on 5 Jul 2011 at 9:52

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for helping out! It's much appreciated, I'll try to incorporate this 
feature into a future relase

Original comment by pelle.he...@gmail.com on 13 Jul 2011 at 9:19

GoogleCodeExporter commented 9 years ago

Original comment by pelle.he...@gmail.com on 13 Jan 2012 at 9:07