[Mono-bugs] [Bug 580313] New: CollectionConverter cannot convert from System.String.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 16 15:29:32 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=580313

http://bugzilla.novell.com/show_bug.cgi?id=580313#c0


           Summary: CollectionConverter cannot convert from System.String.
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.6.x
          Platform: x86-64
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: GC
        AssignedTo: lupus at novell.com
        ReportedBy: ultrademon666 at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Community User
           Blocker: ---


Created an attachment (id=342750)
 --> (http://bugzilla.novell.com/attachment.cgi?id=342750)
Visual Studio Project

Description of Problem:
CollectionConverter cannot convert from System.String.


Steps to reproduce the problem:
1. Make a Asp.net project with an object datasource that fills with a string
2. run on mono 2.6.1


Actual Results:

CollectionConverter cannot convert from System.String.

Description: HTTP 500. Error processing request.

Stack Trace:

System.NotSupportedException: CollectionConverter cannot convert from
System.String.
  at System.ComponentModel.TypeConverter.GetConvertFromException (System.Object
value) [0x00000] in <filename unknown>:0 
  at System.ComponentModel.TypeConverter.ConvertFrom (ITypeDescriptorContext
context, System.Globalization.CultureInfo culture, System.Object value)
[0x00000] in <filename unknown>:0 
  at System.Web.UI.ObjectStateFormatter+TypeConverterFormatter.Read (Byte
token, System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in
<filename unknown>:0 
  at System.Web.UI.ObjectStateFormatter+ObjectFormatter.ReadObject
(System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in
<filename unknown>:0 
  at System.Web.UI.ObjectStateFormatter+TripletFormatter.Read (Byte token,
System.IO.BinaryReader r, System.Web.UI.ReaderContext ctx) [0x00000] in
<filename unk


Expected Results:
No Exceptions

How often does this happen? 
always

Additional Information:

-- 
Configure bugmail: http://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