From: benny <be...@ch...> - 2004-03-16 10:06:50
|
Hi, Too sad for me to say I still hadn't solve the problem... I tried in = another platform e.g. Win2k but unfortunely I still have the same = problem when I tried on the=20 FirebirdNETProvider1.5.1-NET1.1 on the vbnetexample....=20 I think of another alternative is to build the = FirebirdSql.Data.Firebird.dll using nant...[I had download the = FirebirdNETProvider1.5.1-Src.zip and nant-0.84.zip] But I am not = familiar with it plus what the readme.txt had mentioned:- For build it you only need to exececute nant on the same directory as = the build file. [Is it refer to FirebirdSql.Data.Firebird build file??] - The Nant build file generates (inside framework version directory = net-1.0, net-1.1, ...): [does it mean I need to copy the file NAnt.exe = and NAnt.exe.config to=20 the folder where contain Build dos batch file??? ]=20 I tried on using build command where located at C:\Program = Files\FirebirdNETProvider1.5\NETProvider\NETProvider_15\=20 and I put the NAnt.exe and NAnt.exe.config to there as well ... but I = have error ... then I tried to copy the whole file consist in bin folder :- = ..\nant-0.84\bin then it seem no error but I can't see the file e.g = FirebirdSql.Data.Firebird.dll .. and after that I still have problem of 'FbDbType' is not declared on = vbnetsample..=20 Could anyone show me some hints ? TIA regards, benny |