[Mono-bugs] [Bug 80568][Wis] New - Field "m_name" not found in System.Globalization.CompareInfo in RDLDesigner

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jan 21 09:21:56 EST 2007


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 kobruleht2 at hot.ee.

http://bugzilla.ximian.com/show_bug.cgi?id=80568

--- shadow/80568	2007-01-21 09:21:56.000000000 -0500
+++ shadow/80568.tmp.23473	2007-01-21 09:21:56.000000000 -0500
@@ -0,0 +1,90 @@
+Bug#: 80568
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kobruleht2 at hot.ee               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Field "m_name" not found in System.Globalization.CompareInfo in RDLDesigner
+
+To reproduce:
+
+Run RDLDesigner.exe
+
+Observed:
+
+Field "m_name" not found in class System.Globalization.CompareInfo
+
+System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadTypeMetadat
+a (System.IO.BinaryReader reader, Boolean isRuntimeObject, Boolean 
+hasTypeInfo) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectInsta
+nce (System.IO.BinaryReader reader, Boolean isRuntimeObject, Boolean 
+hasTypeInfo, System.Int64& objectId, System.Object& value, 
+System.Runtime.Serialization.SerializationInfo& info) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObject 
+(BinaryElement element, System.IO.BinaryReader reader, System.Int64& 
+objectId, System.Object& value, 
+System.Runtime.Serialization.SerializationInfo& info) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadNextObject 
+(System.IO.BinaryReader reader) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.ObjectReader.ReadObjectGraph
+ (System.IO.BinaryReader reader, Boolean readHeaders, System.Object& 
+result, System.Runtime.Remoting.Messaging.Header[]& headers) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.NoCheckDeser
+ialize (System.IO.Stream serializationStream, 
+System.Runtime.Remoting.Messaging.HeaderHandler handler) [0x00000] 
+  at 
+System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize 
+(System.IO.Stream serializationStream) [0x00000] 
+  at System.Resources.ResourceReader.ReadNonPredefinedValue (System.Type 
+exp_type) [0x00000] 
+  at System.Resources.ResourceReader.ReadValueVer2 (Int32 type_index) 
+[0x00000] 
+  at System.Resources.ResourceReader.ResourceValue (Int32 index) 
+[0x00000]   at 
+System.Resources.ResourceReader+ResourceEnumerator.get_Value () [0x00000] 
+  at System.Resources.ResourceSet.ReadResources () [0x00000] 
+  at System.Resources.ResourceSet.GetObject (System.String name, Boolean 
+ignoreCase) [0x00000] 
+  at System.Resources.ResourceManager.GetObject (System.String name, 
+System.Globalization.CultureInfo culture) [0x00000] 
+  at System.Resources.ResourceManager.GetObject (System.String name) 
+[0x00000] 
+  at fyiReporting.RdlDesign.RdlDesigner.InitializeComponent () [0x00000] 
+  at fyiReporting.RdlDesign.RdlDesigner..ctor (Boolean mono) [0x00000] 
+  at (wrapper remoting-invoke-with-check) 
+fyiReporting.RdlDesign.RdlDesigner:.ctor (bool)
+
+Environment
+
+MONO 1.2 
+monocharge-20070110
+.NET 2 profile
+RDLDesigner 2.94 from fyireporting.com
+Windows XP SP2
+Visual C# Express 2005
+
+Note.
+
+Miguel wrote in Nov 19, 2006 in mono-list about this:
+
+This trace looks like a binary incompatibility in the resource file
+format.
+
+We have bee using fyireporting as a test case for Winforms, but we have
+not encountered this problem, because we built it on Linux.


More information about the mono-bugs mailing list