Re: [Firebird-net-provider] problems with CF compilation

2006-07-28 Thread Antonio Donia
ROTECTED]> To: "For users and developers of the Firebird .NET providers" Sent: Thursday, July 27, 2006 6:28 PM Subject: Re: [Firebird-net-provider] problems with CF compilation Hello: > I have configured the variable NETCFLIBS in the following mode: > set > NETCF

Re: [Firebird-net-provider] problems with CF compilation

2006-07-27 Thread Carlos Guzmán Álvarez
Hello: > I have configured the variable NETCFLIBS in the following mode: > set NETCFLIBS=C:\Programmi\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE > Really i didn't know here the problem couldbe, in that path did you have the .net cf assemblies ?? -- Carlos Guzmán Álvarez Vigo-Spain -

Re: [Firebird-net-provider] problems with CF compilation

2006-07-25 Thread Antonio Donia
NET providers" Sent: Tuesday, July 25, 2006 3:17 PM Subject: Re: [Firebird-net-provider] problems with CF compilation Hello: > I have downloaded and installed the last version of CF. > > ps.: > i find in c:\windows\assembly the rows: > System.data2.0.0.0969db8053d33

Re: [Firebird-net-provider] problems with CF compilation

2006-07-25 Thread Carlos Guzmán Álvarez
Hello: > I have downloaded and installed the last version of CF. > > ps.: > i find in c:\windows\assembly the rows: > System.data2.0.0.0969db8053d3322acMSIL > System.data2.0.0.0b77a5c561934e089X86 > How do you have done the build of the provider assembly ?? using

Re: [Firebird-net-provider] problems with CF compilation

2006-07-24 Thread Antonio Donia
t; <[EMAIL PROTECTED]> To: "For users and developers of the Firebird .NET providers" Sent: Friday, July 21, 2006 8:45 PM Subject: Re: [Firebird-net-provider] problems with CF compilation Hello: > i have a problem when compile for CF. > I receive the message: > fatal error CS

Re: [Firebird-net-provider] problems with CF compilation

2006-07-22 Thread Carlos Guzmán Álvarez
Hello: > i have a problem when compile for CF. > I receive the message: > fatal error CS0009: Metadata file > 'c:\Programmi\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\mscorlib.dll' > could not be opened -- 'Version 2.0 is not a compatible version.' Shouldn't the path be c:\...\SDK\CompactF

[Firebird-net-provider] problems with CF compilation

2006-07-20 Thread Antonio Donia
hi, i have a problem when compile for CF. I receive the message: fatal error CS0009: Metadata file 'c:\Programmi\Microsoft.NET\SDK\CompactFramework\v2.0\WindowsCE\mscorlib.dll' could not be opened -- 'Version 2.0 is not a compatible version.'   ---