Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset [DNET294] #305

Closed
firebird-automations opened this issue Feb 7, 2010 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: Daniel Junges (djunges)

We are developing an solution in http://asp.net and using the Firebird .NET Provider.
I have searched a lot on google, have downloaded the lastes version from svn and added the solution:

http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/tags/NETProvider_2.5.1/source/FirebirdSql/Data/
with the symbols: TRACE;MONO;LINUX
But this error seems to occur on all versions.

and i still get the follow exeption
An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset
at ...OpenMyDBConnection () [0x00000] in <filename unknown>:0

The strange is that this error only occurs on a http://asp.net enviroment. On our mono desktop app this error not occur.

@firebird-automations
Copy link
Author

Modified by: Daniel Junges (djunges)

description: We are developing an solution in http://asp.net and using the Firebird .NET Provider.
I have searched a lot on google, have downloaded the lstes version from svn and added the solution:

http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/tags/NETProvider_2.5.1/source/FirebirdSql/Data/
with the symbols: TRACE;MONO;LINUX

and i still get the follow exeption
An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset
at ...OpenMyDBConnection () [0x00000] in <filename unknown>:0

=>

We are developing an solution in http://asp.net and using the Firebird .NET Provider.
I have searched a lot on google, have downloaded the lastes version from svn and added the solution:

http://firebird.svn.sourceforge.net/viewvc/firebird/NETProvider/tags/NETProvider_2.5.1/source/FirebirdSql/Data/
with the symbols: TRACE;MONO;LINUX
But this error seems to occur on all versions.

and i still get the follow exeption
An exception was thrown by the type initializer for FirebirdSql.Data.Common.Charset
at ...OpenMyDBConnection () [0x00000] in <filename unknown>:0

The strange is that this error only occurs on a http://asp.net enviroment. On our mono desktop app this error not occur.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.5.2 [ 10370 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants