Hi.

I've got such error when tried to create ObjectContext (generated by EDM 
disigner from FB database):


Failed to find or load the registered .Net Framework Data Provider.


Stack trace:

    at System.Data.Common.DbProviderFactories.GetFactory(DataRow 
providerRow)
    at System.Data.Common.DbProviderFactories.GetFactory(String 
providerInvariantName)
    at System.Data.EntityClient.EntityConnection.GetFactory(String 
providerString)
    at 
System.Data.EntityClient.EntityConnection.ChangeConnectionString(String 
newConnectionString)
    at System.Data.Objects.ObjectContext..ctor(String connectionString, 
String defaultContainerName)
    at BusinessClasses.JewelyContext..ctor() in 
D:\Jewely\BusinessClasses\JewelyModel.Designer.cs:line 31
    at Jewely.Globals..cctor() in 
D:\Jewely\DesktopInterface\Globals.cs:line 17



D:\Jewely\BusinessClasses\JewelyModel.Designer.cs:line 31 is next:

         public JewelyContext() :
                 base("name=JewelyContext", "JewelyContext")


I've reinstalled provider - no changes. Maybe someone know what should i 
do to obviate this error?


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to