[Mono-bugs] [Bug 670539] New: WCF fails with generic types in contract

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 9 05:11:01 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=670539#c0


           Summary: WCF fails with generic types in contract
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WCF
        AssignedTo: atsushi at ximian.com
        ReportedBy: david at dasz.at
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=412964)
 --> (http://bugzilla.novell.com/attachment.cgi?id=412964)
Test project demonstrating the error

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13

Trying to access even the simplest WCF Service with a generic parameter causes
an exception in the entrails of WCF.

Please find attached an example project.

trying to access either the baseAddress or the WSDL results in a 500. Removing
the "<string>" from the interface leads to a working service.

Reproducible: Always

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