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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=548934#c1


Geoff Norton <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID




--- Comment #1 from Geoff Norton <[email protected]>  2009-11-02 13:40:51 MST 
---
When running the linker against webservices assemblies it cannot statically
determine that the ctor or properties will be called/populated via reflection. 
You must either switch to -linksdkonly (the current default), or add [Preserver
(AllMembers=true)] on top of the generated types in your bindings.

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

Reply via email to