First
i put this files
FirebirdSql.Data.Firebird.dll
fbembed.dll - FB1.5.5

in "/bin" dir - the same error
i try move this files up to "/" dir
and problem is the same - i miss some files?

becaouse of problem with FB1.5
i try with FB2.1
i copy
FirebirdSql.Data.FirebirdClient.dll
fbembed.dll - 2.1.2
and dir intl to "/bin" dir of my ASP .Net page
but problem is the same
error occure after this simple line
Var con: Firebird.Data.Firebird.FBConnection;
begin
    con:= Firebird.Data.Firebird.FBConnection.Create;

i miss somethink?
please help


Uzytkownik "Jiri Cincura" <disk...@cincura.net> napisal w wiadomosci 
news:d2fa8bfb0904221057m26d1e2a3u9b30ff77a0180...@mail.gmail.com...
> On Wed, Apr 22, 2009 at 19:12, liviuslivius_poczta_onet_pl
> <liviusliv...@poczta.onet.pl> wrote:
>> copy this dlls to bin directory
>> FirebirdSql.Data.FirebirdClient.dll
>> 2.1.0.0
>>
>> and
>> FirebirdSql.Data.Firebird.dll
>> 1.7.2.0
>
> Why both?
>
>> and
>> fbembed.dll
>> 2.1.2.18118
>
> Do you have there other files needed for embedded to run? Like intl.
>
>> but this error occure if i have only one line of code
>> con:= Firebird.Data.Firebird.FBConnection.Create;
>> without anytink more
>
> There's nothing magic in ctor. I think the problem is, that your
> embedded installation ins't correct.
>
>> complie stack is - but tell me nothink about the reason
>
> Me neither. But there's no FirebirdClient code visible. :\
>
> -- 
> Jiri {x2} Cincura (CTO x2develop.com)
> http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
> 



------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to