[Mono-bugs] [Bug 681480] TypeConverterAttribute is not checked
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 22 14:39:19 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=681480
https://bugzilla.novell.com/show_bug.cgi?id=681480#c2
--- Comment #2 from Steven Schermerhorn <stevens+novell at ischyrus.com> 2011-03-22 18:39:18 UTC ---
The repro I gave you is fixed, however there is something else occurring now.
Here is the stack trace. I'm working on getting the repro to duplicate this but
it's not being easy to pin down. I'll update when I have more info.
System.ArgumentException: failed to convert parameters
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00063] in
/Users/ischyrus/Source/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:200
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[]
parameters) [0x00000] in
/Users/ischyrus/Source/mono/mcs/class/corlib/System.Reflection/MethodBase.cs:96
at System.Xaml.Schema.XamlMemberInvoker.SetValue (System.Object instance,
System.Object value) [0x00064] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml.Schema/XamlMemberInvoker.cs:83
at System.Xaml.XamlObjectWriterInternal.SetValue (System.Xaml.XamlMember
member, System.Object value) [0x00086] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlObjectWriter.cs:365
at System.Xaml.XamlObjectWriterInternal.OnWriteEndMember () [0x0020a] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlObjectWriter.cs:329
at System.Xaml.XamlWriterInternalBase.WriteEndMember () [0x0000b] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlWriterInternalBase.cs:209
at System.Xaml.XamlObjectWriter.WriteEndMember () [0x00000] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlObjectWriter.cs:195
at System.Xaml.XamlWriter.WriteNode (System.Xaml.XamlReader reader) [0x00079]
in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlWriter.cs:75
at System.Xaml.XamlServices.Transform (System.Xaml.XamlReader xamlReader,
System.Xaml.XamlWriter xamlWriter, Boolean closeWriter) [0x00039] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlServices.cs:123
at System.Xaml.XamlServices.Transform (System.Xaml.XamlReader xamlReader,
System.Xaml.XamlWriter xamlWriter) [0x00000] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlServices.cs:109
at System.Xaml.XamlServices.Load (System.Xaml.XamlReader xamlReader)
[0x0001d] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlServices.cs:58
at System.Xaml.XamlServices.Load (System.Xml.XmlReader xmlReader) [0x00000]
in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlServices.cs:50
at System.Xaml.XamlServices.Load (System.String fileName) [0x00007] in
/Users/ischyrus/Source/mono/mcs/class/System.Xaml/System.Xaml/XamlServices.cs:35
at InfoSpace.Search.Settings.ApplicationResources.Load () [0x0000b] in
/Users/ischyrus/Source/......./ApplicationResources.cs:40
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list