Well, I tried this: - checkout svn repository - build FirebirdSql.Data.FirebirdClient.sln with configuration EntityFW - replace the active dll with the new one (and restart computer)
but I've got same problems in VS or in command line. to be sure, here is my edmgen command line: C:\WINDOWS\Microsoft.NET\Framework\v3.5\EdmGen.exe /mode:FullGeneration /language:CSharp /project:gesStock /provider:FirebirdSql.Data.FirebirdClient /connectionstring:"data source=192.168.0.25;initial catalog=\"c:\svn\gesstock pro\bin\base\stockpro.fdb\"" Thierry Tetram Corp a écrit : > I also tried to use edmgen.exe, but I've got this error: > > erreur 7001: Une valeur Null a été retournée après l'appel de la méthode > « GetService » sur une instance de fournisseur de magasins de type > « FirebirdSql.Data.FirebirdClient.FirebirdClientFactory ». Le > fournisseur de magasins risque de ne pas fonctionner correctement. > > In English, it should be something like: "error 7001: A Null value was > returned by the method "GetService" with an instance of > « FirebirdSql.Data.FirebirdClient.FirebirdClientFactory »." > > Does this mean I should use a svn build ? > > Thierry > > Tetram Corp a écrit : > >> Hi, >> >> I'm trying to create an Entity Model (to use Linq) with VS2008. >> My problem is that Firebird provider is not available in the Entity >> Model wizard while it is available when creating a connection string. >> >> Did I missed something ? (a reg file or something else) >> >> Thierry >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge >> Build the coolest Linux based applications with Moblin SDK & win great prizes >> Grand prize is a trip for two to an Open Source event anywhere in the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Firebird-net-provider mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider >> >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
