On 28.7.2006 18:20 Chedalla Vinay K wrote: > I am able to create databse because my machine.config contains firebird > provider settings. > But after deployment, this will not work because end users > machine.config does not contain firebird provider entries.
If you're using only classes (not some design time thinks), adding only reference is OK. But if you're using some desing stuff from VS, which depends on right setted GAC and machine.config, but maybe you can just use app.config with same setting as in machine.config (http://blog.vyvojar.cz/jirka/archive/2006/04/22/7975.aspx). -- Jiri Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
