FirebirdSql.Data.EntityFramework6.FbProviderServices..cctor() in 
C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbProviderServices.cs:line
 64
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: DNET-756
                 URL: http://tracker.firebirdsql.org/browse/DNET-756
             Project: .NET Data provider
          Issue Type: Bug
          Components: Entity Framework support
    Affects Versions: 5.8.1.0
         Environment: Windows
            Reporter: Farhan Wazir
            Assignee: Jiri Cincura


On EF6 Model 
public MyContext : base("TestConnectionString") <<

Stack Trace::
Exception thrown: 'System.Reflection.TargetInvocationException' in mscorlib.dll
Exception has been thrown by the target of an invocation.

>>>>>>>> Inner Exception <<<<<<<<<<<<<<<
System.TypeInitializationException: The type initializer for 
'FirebirdSql.Data.EntityFramework6.FbProviderServices' threw an exception. ---> 
System.TypeLoadException: Could not load type 
'System.Data.Entity.Infrastructure.Interception.IDbConnectionInterceptor' from 
assembly 'EntityFramework, Version=6.0.0.0, Culture=neutral, 
PublicKeyToken=b77a5c561934e089'.
   at FirebirdSql.Data.EntityFramework6.FbProviderServices..ctor()
   at FirebirdSql.Data.EntityFramework6.FbProviderServices..cctor() in 
C:\Users\Jiri\Documents\devel\NETProvider\working\Provider\src\FirebirdSql.Data.FirebirdClient\FirebirdClient\FbProviderServices.cs:line
 64
   --- End of inner exception stack trace ---

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to