On Fri, Sep 12, 2008 at 5:43 PM, marius popa <[EMAIL PROTECTED]> wrote:
> the only problem the code still gives errors even with the new solution
>
>
> Unhandled Exception: System.TypeInitializationException: An exception was
> thrown by the type initializer for FirebirdSql.Data.Common.Charset --->
> System.ArgumentException: Encoding name 'ks_c_5601-1987' not supported
> Parameter name: name
>   at System.Text.Encoding.GetEncoding (System.String name) [0x00000]
>   at FirebirdSql.Data.Common.Charset.GetEncoding () [0x00000]
>   at FirebirdSql.Data.Common.Charset..ctor (Int32 id, System.String name,
> Int32 bytesPerCharacter, System.String systemName) [0x00000]
>   at FirebirdSql.Data.Common.Charset.Add (System.Collections.Generic.List`1
> charsets, Int32 id, System.String charset, Int32 bytesPerCharacter,
> System.String systemName) [0x00000]
>   at FirebirdSql.Data.Common.Charset.InitializeSupportedCharsets ()
> [0x00000]
>   at FirebirdSql.Data.Common.Charset..cctor () [0x00000] --- End of inner
> exception stack trace ---
>
>   at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect ()
> [0x00000]
>   at (wrapper remoting-invoke-with-check)
> FirebirdSql.Data.FirebirdClient.FbConnectionInternal:Connect ()
>   at FirebirdSql.Data.FirebirdClient.FbConnectionPool.Create () [0x00000]
>   at FirebirdSql.Data.FirebirdClient.FbConnectionPool.CheckOut () [0x00000]
>   at (wrapper remoting-invoke-with-check)
> FirebirdSql.Data.FirebirdClient.FbConnectionPool:CheckOut ()
>   at FirebirdSql.Data.FirebirdClient.FbConnection.Open () [0x00000]

Did you removed NET and added LINUX and MONO symbols?

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to