Ok, I was able to get gacutil to work and I can see
FirebirdSql.Data.FirebirdClient in the Assembly folder and also when I use
the /L switch in gacutil. I can also connect to a Firebird database in
VS2008.
What I am unable to do is access the assembly in my code. When I include
the following line:
using Firebird.Data.FirebirdClient;
I get an error telling me: "The type or namespace name 'Firebirdsql' could
not be found." Also when I try to add it as a Reference, it is not in the
list.
Any ideas?
Thanks in advance!
Kevin
On Wed, Nov 9, 2011 at 4:56 AM, Paulo Gomes <paulo_...@sapo.pt> wrote:
> gacutil /i "c:\program files
> (x86)\firebirdclient\firebirdsql.data.firebirdclient.dll"
>
> spaces mean options/parameters. Use "
>
> Em 09-11-2011 01:12, Kevin Meyers escreveu:
> > gacutil /i c:\program files
> > (x86)\firebirdclient\firebirdsql.data.firebirdclient.dll. This one gives
> me
> > the error: "Unknown options: File"
>
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider