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

           Summary: Soap Xml Deserialization of System.DateTime.MinValue
                    produces InvalidFormat Exception
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: All
        OS/Version: RHEL 4
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: System Test


Hello,

This worked with previous versions of mono (e.g. 1.2.5.1)

Implement a WebService that returns a System.DateTime type with the value
System.DateTime.MinValue.
Implement a Client that consumes this WebService, it throws InvalidFormat
Exception.

The WSDL, and SOAP response is correct.
So it should be the code that deserialize the value that produces the
exception.

For information, the same client on Windows correctly consumes the very same
WebService on mono.

Regards,

Frederic


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to