[Mono-bugs] [Bug 648084] Adding .NET 2.0 web service reference causes project to not compile

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 20 17:17:42 EDT 2010


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

https://bugzilla.novell.com/show_bug.cgi?id=648084#c2


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|mono-bugs at lists.ximian.com  |jpobst at novell.com
           Severity|Critical                    |Normal

--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2010-10-20 21:17:42 UTC ---
It looks like this is because adding a web reference automatically adds a
reference to System.EnterpriseServices, which is not part of the MonoDroid
profile.

The workaround is to remove the reference to System.EnterpriseServices, which
is not needed.

-- 
Configure bugmail: https://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.


More information about the mono-bugs mailing list