On Wed, Dec 17, 2008 at 23:26, Dabiel <dabiel.kab...@gmail.com> wrote: > When I develop in a local computer with DDEX, I need to remove the > FirebirdSql.Data.FirebirdClient from DbProviderFactories, in web.config > > When I upload the project to a web hosting service without DDEX, I need > to add the FirebirdSql.Data.FirebirdClient in DbProviderFactories. > > It is easy for me to forget it, which is the usual strategy for the > above scenario? Am I doing something wrong?
Did you add to web.config <clear /> as a first item in <DbProviderFactories>? This will remove all defined elsewhere and use only these in web.config (after clear). I think this should work. BTW new VS will have ability to have different web.configs for different scenarios (development, testing, deployment, ...). ;) -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider