Subject An unhandled exception of type 'System.NotSupportedException' occurred in FirebirdSql.Data.FirebirdClient.dll
Author
I am creating a project windows runtime component with c# , I want to create a embedded DB so i am using "Firebird-2.5.2.26540-0_x64_embed" and .net provider "NETProvider-2.5.2-CF" .....

every time i am getting same error: " An unhandled exception of type 'System.NotSupportedException' occurred in FirebirdSql.Data.FirebirdClient.dll ".

my project is not targeted to any .net framework because it is only WinRT( c# )...

Please help me guys..please reply