Has anyone faced this error before. If i try Mvc2, NHibernate, and SQLite it works fine but it breaks with Mvc3
The IDbCommand and IDbConnection implementation in the assembly System.Data.SQLite could not be found. Ensure that the assembly System.Data.SQLite is located in the application directory or in the Global Assembly Cache. If the assembly is in the GAC, use element in the application configuration file to specify the full name of the assembly.