[Mono-dev] CreateDelegate Exception

tcmichals tcmichals at msn.com
Fri Aug 4 10:47:46 EDT 2006


using 1.1.16 I on Linux, the application and assemblies are compiled using 
VS.2005, when attempting to Create.CreateDelegate the following exeception 
occurs:
System.InvalidProgramException: Missing or incorrect header for method 
GetPropertiesViaEvent
  at <0x00000> <unknown method>
  at (wrapper managed-to-native) System.Delegate:CreateDelegate_internal 
(System.Type,object,System.Reflection.MethodInfo)
  at System.Delegate.CreateDelegate (System.Type type, System.Object target, 
System.Reflection.MethodInfo method) [0x00000]
  at XNetSystemManager.XNetSysPlugin.GetProperties (System.String 
sInterface, XNetSystemManager.DictionaryPropertyArgs Propargs, 
System.EventHandler`1 receiveResponses, XNetEventManager.DictionaryEventArgs 
args) [0x00000]






More information about the Mono-devel-list mailing list