Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=59939 --- shadow/59939 2005-06-26 06:46:56.000000000 -0400 +++ shadow/59939.tmp.5926 2005-06-26 06:50:19.000000000 -0400 @@ -6078,6 +6078,17 @@ The linked program runs to "Unhandled Exception: System.InvalidCastException: Cannot cast from source type to destination type. in <0x00138> Test:Main (string[])" Happened on "string employeeName = (string) reader["mdname"];" As i read on "novell" that it is an "big-endian" "little-endian" problem! + +------- Additional Comments From [EMAIL PROTECTED] 2005-06-26 06:50 ------- +see on: http://www.mono-project.com/Oracle + +Current Status: +Does not work on non-X86 platforms such as Mac OS X. This is probably due to byte +ordering for different processors. + +----- + +May be work on Mac OS X (Intel) on 2006/2007! :-) *LOL* _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
