On Mon, Aug 10, 2009 at 17:00, Jonas Blaausgedacht<jonasa...@yahoo.de> wrote:
> Hello all,
>
> i am looking for a way to deploy the FirebirdSql.Data.FirebirdClient.dll in 
> the application directory with my program. The program uses the Entity 
> Framework to connect to to the database. I dont't want to touch any central 
> file like machine.config or adding it to the GAC. It seem as if the 
> DBProviderFactory can't see the FirebirdClient.dll. The Exception says:"The 
> specified store provider cannot be found in the configuration, or is not 
> valid." Maybe i have to add something to app.config?
>

Just put connection string into app.config and that's it. If the
assembly is in GAC or near app, it will work fine.

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to