[Mono-bugs] [Bug 641826] Mono-2.8 p6 on Vista Business x86_64: ChessBoard and SharpChess throw TargetInvocationException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 1 18:18:21 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=641826

https://bugzilla.novell.com/show_bug.cgi?id=641826#c3


--- Comment #3 from David Mulder <dmulder at novell.com> 2010-10-01 22:18:21 UTC ---
This exception is thrown by ICanSpy, it also crashes while loading:

System.Reflection.TargetInvocationException was unhandled
  Message="Exception has been thrown by the target of an invocation."
  Source="mscorlib"
  StackTrace:
       at System.RuntimeMethodHandle._SerializationInvoke(Object target,
SignatureStruct& declaringTypeSig, SerializationInfo info, StreamingContext
context)
       at
System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object
obj, SerializationInfo info, StreamingContext context)
       at
System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder
holder)
       at System.Runtime.Serialization.ObjectManager.DoFixups()
       at
System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler
handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain,
IMethodCallMessage methodCallMessage)
       at
System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream
serializationStream, HeaderHandler handler, Boolean fCheck, Boolean
isCrossAppDomain, IMethodCallMessage methodCallMessage)
       at System.Resources.ResourceReader.DeserializeObject(Int32 typeIndex)
       at System.Resources.ResourceReader.LoadObjectV2(Int32 pos,
ResourceTypeCode& typeCode)
       at System.Resources.RuntimeResourceSet.GetObject(String key, Boolean
ignoreCase, Boolean isString)
       at System.Resources.ResourceManager.GetObject(String name, CultureInfo
culture, Boolean wrapUnmanagedMemStream)
       at EventTestDriver.FormMain.InitializeComponent()
       at EventTestDriver.FormMain..ctor()
       at EventTestDriver.FormMain.Main()
  InnerException: System.InvalidOperationException
       Message="Loading of the ImageList did not succeed."
       Source="System.Windows.Forms"
       StackTrace:
            at System.Windows.Forms.ImageListStreamer..ctor(SerializationInfo
info, StreamingContext context)
       InnerException:

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list