[Mono-bugs] [Bug 464783] New: MembershipUserCollection.CopyTo() throws SystemInvalidCastException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 9 04:58:58 EST 2009


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


           Summary: MembershipUserCollection.CopyTo() throws
                    SystemInvalidCastException
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: x86
        OS/Version: openSUSE 11.0
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: cproch at seculogix.de
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=264077)
 --> (https://bugzilla.novell.com/attachment.cgi?id=264077)
Simple test case.

Description of Problem:

The CopyTo() method of System.Web.Security.MembershipUserCollection throws
System.InvalidCastException.

Steps to reproduce the problem:
See the attached test program.

Actual Results:
Throws System.InvalidCastException.

Expected Results:
Array filled with MemberShipUser objects contained in the collection.

How often does this happen? 
Everytime.


-- 
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