Hi,
I'm creating a setup package for an apps written in VS2008 that use FB .NET
client.
But I don't know how to add, in the setup package, the FB .NET client to
install it correctly on the customer computer.
Do you have info how to do this?
Thanks and regards.
Angelo.
-
On Mon, May 4, 2009 at 14:03, Angelo Lopez wrote:
> But I don't know how to add, in the setup package, the FB .NET client to
> install it correctly on the customer computer.
It's fine to copy it with other binaries to the destination directory.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://b
Thanks you Paul,
but i see that this is a .Net 2.0 import of .Net Provider
" fbcs.ClientLibrary = apppath + @"\fb\fbembed.dll";"
i have not this property - this is problem that Turbo Delphi for .Net
Explorer use only .Net 1.1
and with FirebirdSql.Data.Firebird.dll wich is for .Net 1.1
i get error