When I last tried to build 2.5.1 for CF 2.0 it didn't compile.  I have now also 
tried it for 2.5.2 Firstly, you cannot use entity_framework as this is only 
available for .net 3.5, then you will get an error with FbDataReader.cs as it 
doesn't recognise Func.

I am attaching my sln file if that helps
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = 
"FirebirdSql.Data.FirebirdClient", 
"FirebirdSql\Data\FirebirdSql.Data.FirebirdClient.csproj", 
"{326A24F9-6259-45DB-835C-18DB80728460}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = 
"FirebirdSql.Data.UnitTests", 
"FirebirdSql\Data\UnitTests\FirebirdSql.Data.UnitTests.csproj", 
"{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "WixInstaller", 
"WixInstaller\WixInstaller.wixproj", "{8E42CA8F-0BBC-42C4-B687-5F47B6E49519}"
        ProjectSection(ProjectDependencies) = postProject
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172} = 
{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}
                {326A24F9-6259-45DB-835C-18DB80728460} = 
{326A24F9-6259-45DB-835C-18DB80728460}
        EndProjectSection
EndProject
Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|Any CPU = Debug|Any CPU
                Debug|Mixed Platforms = Debug|Mixed Platforms
                Debug|Win32 = Debug|Win32
                Release_20|Any CPU = Release_20|Any CPU
                Release_20|Mixed Platforms = Release_20|Mixed Platforms
                Release_20|Win32 = Release_20|Win32
                Release_Mono_w_Linux|Any CPU = Release_Mono_w_Linux|Any CPU
                Release_Mono_w_Linux|Mixed Platforms = 
Release_Mono_w_Linux|Mixed Platforms
                Release_Mono_w_Linux|Win32 = Release_Mono_w_Linux|Win32
                Release|Any CPU = Release|Any CPU
                Release|Mixed Platforms = Release|Mixed Platforms
                Release|Win32 = Release|Win32
        EndGlobalSection
        GlobalSection(ProjectConfigurationPlatforms) = postSolution
                {326A24F9-6259-45DB-835C-18DB80728460}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Debug|Mixed 
Platforms.ActiveCfg = Debug|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Debug|Mixed 
Platforms.Build.0 = Debug|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Debug|Win32.ActiveCfg = 
Debug|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_20|Any 
CPU.ActiveCfg = Release_20|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_20|Any 
CPU.Build.0 = Release_20|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_20|Mixed 
Platforms.ActiveCfg = Release_20|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_20|Mixed 
Platforms.Build.0 = Release_20|Any CPU
                
{326A24F9-6259-45DB-835C-18DB80728460}.Release_20|Win32.ActiveCfg = 
Release_20|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_Mono_w_Linux|Any 
CPU.ActiveCfg = Release_Mono_w_Linux|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release_Mono_w_Linux|Any 
CPU.Build.0 = Release_Mono_w_Linux|Any CPU
                
{326A24F9-6259-45DB-835C-18DB80728460}.Release_Mono_w_Linux|Mixed 
Platforms.ActiveCfg = Release_Mono_w_Linux|Any CPU
                
{326A24F9-6259-45DB-835C-18DB80728460}.Release_Mono_w_Linux|Mixed 
Platforms.Build.0 = Release_Mono_w_Linux|Any CPU
                
{326A24F9-6259-45DB-835C-18DB80728460}.Release_Mono_w_Linux|Win32.ActiveCfg = 
Release_Mono_w_Linux|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release|Any CPU.Build.0 
= Release|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release|Mixed 
Platforms.Build.0 = Release|Any CPU
                {326A24F9-6259-45DB-835C-18DB80728460}.Release|Win32.ActiveCfg 
= Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Debug|Mixed 
Platforms.ActiveCfg = Debug|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Debug|Mixed 
Platforms.Build.0 = Debug|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Debug|Win32.ActiveCfg = 
Debug|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_20|Any 
CPU.ActiveCfg = Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_20|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                
{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_20|Win32.ActiveCfg = Release|Any 
CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_Mono_w_Linux|Any 
CPU.ActiveCfg = Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_Mono_w_Linux|Any 
CPU.Build.0 = Release|Any CPU
                
{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_Mono_w_Linux|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                
{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_Mono_w_Linux|Mixed 
Platforms.Build.0 = Release|Any CPU
                
{D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release_Mono_w_Linux|Win32.ActiveCfg = 
Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release|Any CPU.Build.0 
= Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release|Mixed 
Platforms.Build.0 = Release|Any CPU
                {D58FD6C4-BC7F-455B-B5FF-9DD7E4B94172}.Release|Win32.ActiveCfg 
= Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Debug|Mixed 
Platforms.ActiveCfg = Debug|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Debug|Mixed 
Platforms.Build.0 = Debug|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Debug|Win32.ActiveCfg = 
Debug|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_20|Any 
CPU.ActiveCfg = Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_20|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                
{8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_20|Win32.ActiveCfg = Release|Any 
CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_Mono_w_Linux|Any 
CPU.ActiveCfg = Release|Any CPU
                
{8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_Mono_w_Linux|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                
{8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release_Mono_w_Linux|Win32.ActiveCfg = 
Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release|Any CPU.Build.0 
= Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release|Mixed 
Platforms.ActiveCfg = Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release|Mixed 
Platforms.Build.0 = Release|Any CPU
                {8E42CA8F-0BBC-42C4-B687-5F47B6E49519}.Release|Win32.ActiveCfg 
= Release|Any CPU
        EndGlobalSection
        GlobalSection(SolutionProperties) = preSolution
                HideSolutionNode = FALSE
        EndGlobalSection
        GlobalSection(TextTemplating) = postSolution
                TextTemplating = 1
        EndGlobalSection
EndGlobal
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to