I have build error after I move my classes to Class Project. I know this is caused by Elmah but I not sure what's wrong.
Could not load file or assembly 'System.Data.SQLite' or one of its dependencies. An attempt was made to load a program with an incorrect format.
Normally this error occur in IIS if configured the wrong platform. But now I can't even build the website. FYI, I have set the Build Platform to x86.