https://bugzilla.novell.com/show_bug.cgi?id=324569#c1
Sebastien Pouliot <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL
PROTECTED]
Status|NEW |RESOLVED
Component|CORLIB |System
Resolution| |FIXED
--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-11-06 12:05:08
MST ---
Fixed in SVN r89018 (to give same results as MS)
% mono 324569.exe
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has
been thrown by the target of an invocation.
Server stack trace:
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
at System.Activator.CreateInstance (System.Type type, BindingFlags
bindingAttr, System.Reflection.Binder binder, System.Object[] args,
System.Globalization.CultureInfo culture, System.Object[] activationAttributes)
[0x00000]
at System.Activator.CreateInstance (System.String assemblyName, System.String
typeName, Boolean ignoreCase, BindingFlags bindingAttr,
System.Reflection.Binder binder, System.Object[] args,
System.Globalization.CultureInfo culture, System.Object[] activationAttributes,
System.Security.Policy.Evidence securityInfo) [0x00000]
at System.Activator.CreateInstance (System.String assemblyName, System.String
typeName, System.Object[] activationAttributes) [0x00000]
at System.Activator.CreateInstance (System.String assemblyName, System.String
typeName) [0x00000]
at System.AppDomain.CreateInstance (System.String assemblyName, System.String
typeName) [0x00000]
at (wrapper remoting-invoke-with-check) System.AppDomain:CreateInstance
(string,string)
at System.AppDomain.CreateInstanceAndUnwrap (System.String assemblyName,
System.String typeName) [0x00000]
at (wrapper remoting-invoke-with-check)
System.AppDomain:CreateInstanceAndUnwrap (string,string)
at (wrapper xdomain-dispatch) System.AppDomain:CreateInstanceAndUnwrap
(object,byte[]&,byte[]&,string,string)
Exception rethrown at [0]:
---> System.IO.InvalidDataException: Hello World!
at Test..ctor () [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(object,object[])
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] --- End of inner exception
stack trace ---
at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap
(string,string)
at (wrapper remoting-invoke-with-check)
System.AppDomain:CreateInstanceAndUnwrap (string,string)
at Test.Main () [0x00000]
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs