It is likely that this is happening because I installed Net 4.5 and Firebird provider stopped working. Thus, I uninstalled 4.5 and reinstalled Net 4.0 and Visual Studio 2010.

When executing a Stored Procedure is the error message: "Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version = 4.0.0.0, Culture = neutral, PublicKeyToken = b77a5c561934e089'." This error is related to the existence of the Net 4.5, right?

Where should I change my source code so that it is in the form of .Net 4.0? It took me 3 days to reinstall the system again and wonder, if necessary, the Firebird's provider works with .Net 4.5?

Thanks,
Marco Castro

----- Original Message -----
From: Jiri Cincura [mailto:disk...@cincura.net]
To: firebird-net-provider@lists.sourceforge.net
Sent: Mon, 31 Dec 2012 23:49:00 +0100
Subject: Re: [Firebird-net-provider] FW: What is this error: Field not found:System.Data.Common.DbProviderManifest.ConceptualSchemaDefinitionVersion3

You're very likely using .NET 4.5 (with EF5) version on .NET 4.0 (no EF5).


--
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com


------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to