I found instructions about GAC and machine.config setup but nothing about
web.config...I should have missed it. Can you tell me how to configure it,
please ?
"Carlos Guzmán Álvarez" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> Hello:
> > I got this error:
> >
> > C
Hello:
> I got this error:
>
> Compiler Error Message: BC30002: Type 'Firebird.fbConnection' is not
> defined.
Have you added a reference to the FirebirdSql.Data.FirebirdClient.dll
assembly in the web.config file ??
Hi, I'm pretty novice in asp.net programming and I have to write a small
aspx page (using vbscript) to connect to a Firebird database. I've installed
DDEX and everything seems to be ok. Since the server I'm working on has
Visual Studio 2005 I've installed all fb components but I can't use them
(the