From: Rand R. <ran...@ou...> - 2013-10-22 13:18:20
|
So..... After deinstalling the msi package again, checking the C:\windows\assembly once more and again seeing no firebird dll entry. I tried the console command gacutil and voila there were a dll still registered, so I uninstalled the FirebirdSql assembly myself with gacutil -u FirebirdSql.Data.FirebirdClient Tough I am still getting a message saying that the version 3.0.2.0 is still registered but cannot be uninstalled because its in use from some other application... (Maybe firebird server or Sql Manager Lite for Firebird ?!?) Its now finally working, thanks for your patience. :D > Date: Tue, 22 Oct 2013 14:15:27 +0200 > From: di...@ci... > To: fir...@li... > Subject: Re: [Firebird-net-provider] DbProviderServices > > Yes, in config you're missing the DbProviderFactories, that also > means, given the error, that the provider is loaded from somewhere > else, very likely GAC, > > > -- > Jiri {x2} Cincura (x2develop.com founder) > http://blog.cincura.net/ | http://www.ID3renamer.com > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |