Hi, as I thought, other dll were from personal builds of provider.
To be sure, I deleted them, sources etc of provider I just left the weekly build one (the only remaining are in provider setup dir, and in c:\windows\assembly\gac_msil\..., which are the same) I force a reinstallation via gacutil (/f /i) and still have the problems: when I create model via VS wizard, I've got "WI-V2.1.1.17910 Firebird 2.1" in ProviderManifestToken but runtime still waits for "Firebird" If I correct the error manually, I've got the other problem (that I'm not able to solve for now, but I'm on it): "Le schéma spécifié n'est pas valide. Erreurs : \r\nFirebirdSql.Entity.StoreSchemaMapping.msl(3,4) : erreur 2002: L'EntityContainer « SchemaInformation » du modèle conceptuel spécifié dans le cadre de ce code MSL n'existe pas dans MetadataWorkspace." in English (more or less): "Schema specified is not valid: The EntityContainer « SchemaInformation » from conceptual model specified in msl doesn't exist in MetadataWorkspace" Is the Provider supposed to work when using VS wizard, or was it only tested with edmgen ? Thierry Teträm Corp a écrit : > Jiri Cincura a écrit : > >> On Fri, Nov 14, 2008 at 15:14, Tetram Corp <[EMAIL PROTECTED]> wrote: >> >> >>> great, but during runtime, when i need to access results of a linq >>> query, an exception is raised saying it was attempting "Firebird" as >>> ProviderManifestToken and not 2.1.1.17910 >>> >>> >> You're not using same assembly for VS and runtime. >> >> >> > It surprises me because I'm pretty sure to have only one. > > But thanks, I will check that on Monday. > > ------------------------------------------------------------------------- > 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
