Hi,

I've got a slight problem with the .NET provider.

I downloaded the Provider 2.6 - .NET 3.5 version from this page:
http://www.firebirdsql.org/index.php?op=files&id=netprovider

As soon as I reference the .dll and use the FbConnection class, the
solution gives me 38 warnings, all telling me the following message
(for different references):

Warning 1       (MSB3258) The primary reference
"C:\PathToProject\bin\Debug\Project.Core.dll" could not be resolved
because it has an indirect dependency on the .NET Framework assembly
"mscorlib, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089" which has a higher version "4.0.0.0"
than the version "2.0.0.0" in the current target
framework.      
C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets  1360    
9       Project.Web

I inspected the .dll, and it obviously doesn't have references to .NET
4.0, still the messages comes up.

I also compiled the provider from source, switched target framework to
3.5 and chose the right build configuration: Same error.

So what is it, that I can't use the provider in a 3.5 web application?

Regards,

   Sebastian

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to