|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
"PlatformNotSupportedException" On windows CEI had a few glitches on my way to get the emulator working properly (still
unable to build a .cab file for it though ...), so I decided to run my application directly (with no instalation). I`ve setup .net compact framework 3.5, but now I get : System.PlatformNotSupportedException: PlatformNotSupportedException at System.Text.Encoding.GetDataItem() at System.Text.CodePageEncoding..ctor(Int32 codepage) at System.Text.Encoding.GetEncoding(Int32 codepage) at System.Text.Encoding.GetEncoding(String name) at FirebirdSql.Data.Common.Charset.GetEncoding() at FirebirdSql.Data.Common.Charset.GetBytes(String s) at FirebirdSql.Data.Client.Managed.Version10.XdrStream.Write(String value) at FirebirdSql.Data.Client.Managed.Version10.GdsConnection.Identify(String database) at FirebirdSql.Data.FirebirdClient.ClientFactory.CreateManagedDatabase(FbConnectionString options) at FirebirdSql.Data.FirebirdClient.ClientFactory.CreateDatabase(FbConnectionString options) at FirebirdSql.Data.FirebirdClient.FbConnectionInternal.Connect() at FirebirdSql.Data.FirebirdClient.FbConnection.Open() Any ideas on how I might fix this? Same source is working fine on Windows Mobile. -- Sanity is a sin! ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
|
|
Re: "PlatformNotSupportedException" On windows CELooks like you're using some character set, that is not supported in
this version of framework. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
|
|
Re: "PlatformNotSupportedException" On windows CEThu, 22 Oct 2009 20:52:48 +0300, Jiri Cincura <diskuze@...>:
> Looks like you're using some character set, that is not supported in > this version of framework. > OK ... but my DB is WIN1251 ... If I were to open a UTF8 connection for example ... wouldn`t that corrupt the data in some way? -- Sanity is a sin! ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
|
|
Re: "PlatformNotSupportedException" Onwindows CEHello,
it is possible make a backup for only metadata from um remote host to a local host? thanks ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
|
|
Re: "PlatformNotSupportedException" On windows CEOn Thu, Oct 22, 2009 at 19:59, Ivan Arabadzhiev
<intelrullz@...> wrote: > If I were to open a UTF8 connection for > example ... wouldn`t that corrupt the data in some way? No. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
| Free embeddable forum powered by Nabble | Forum Help |