From: Mercea P. <pau...@al...> - 2015-10-13 09:27:36
|
Hi all I have ported an application (MVC5, SQLServer) to Firebird but i notice some exceptions in debug mode (tried fb 4.7 and fb 4.8 provider). This app is using AspNet.Identity to authenticate users. With SQLServer i didn't get this exception: An exception of type 'FirebirdSql.Data.FirebirdClient.FbException' occurred in FirebirdSql.Data.FirebirdClient.dll but was not handled in user code Additional information: Dynamic SQL Error SQL error code = -204 Table unknown EdmMetadata At line 5, column 19 Any hint about this? TIA Paul Mercea |