[Mono-bugs] [Bug 548988] New: Cannot bind Web Service Type from return XML on Monotouch

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 21 20:08:58 EDT 2009


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


           Summary: Cannot bind Web Service Type from return XML on
                    Monotouch
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: chrisntr at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=323559)
 --> (http://bugzilla.novell.com/attachment.cgi?id=323559)
The project file.

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB;
rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

I'm using a web reference.cs file I created in Monodevelop on Windows due to
this bug: https://bugzilla.novell.com/show_bug.cgi?id=529524 and copied the
reference.cs file and the other files over to OS X to try them out on
Monotouch. When making the soap xml request - this works fine and returns XML
(I used Wireshark to confirm it was getting back data) however the StationBoard
object always returns null.

I've attached the project I was using and having problems with. I've used the
web service fine on Windows/.net so not sure what the error is.

Cheers.

Reproducible: Always

Steps to Reproduce:
1. Run attached Monodevelop solution.
2. Should automatically call web service
3. Will return XML but return object will be null.
Actual Results:  
StationBoard object is null even though data is being sent back.

Expected Results:  
StationBoard to be filled with data.

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