I use SubStage to generate classes for an SQLite DB. On pressing "Test connection" it throws:

Connection Failed: Could not load file or assembly 'System.Data.SQLite, Version=1.0.60.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. An attempt was made to load a program with an incorrect format.

Can anyone tell what is going on? .NET data provide for SQLite dll is persent in the same directory as SubStage exe file.

link|improve this question

Ok the troubles was that I run it on x64 and I needed x64 SQLite.Data version... So guys be very attentive!!! – DreadAngel Nov 15 '11 at 17:00
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.