[Mono-bugs] [Bug 529524] New: Can't add a Web Reference.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Aug 9 19:14:42 EDT 2009


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


           Summary: Can't add a Web Reference.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Web.Services
        AssignedTo: atsushi at ximian.com
        ReportedBy: chrisntr at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: DeveloperNet


Description of Problem:
Running MonoTouch version of MonoDevelop and trying to add a Web Reference.
This doesn't seem to be a problem on VS version of MonoDevelop
(http://mjhutchinson.com/files/temp/md-ws-dotnet.png).

Steps to reproduce the problem:
1. Open up the Monocatalog-md solution for MonoTouch.
2. Go to add a web reference using url:
http://www.livedepartureboards.co.uk/ldbws/wsdl.aspx


Actual Results:
System.InvalidOperationException: Binding
'http://thalesgroup.com/RTTI/2008-02-20/ldb/:LDBServiceSoap' not found
  at System.Web.Services.Description.ServiceDescriptionCollection.GetBinding
(System.Xml.XmlQualifiedName name) [0x00077] in
/private/tmp/monobuild/build/BUILD/mono-2.4.2.3/mcs/class/System.Web.Services/System.Web.Services.Description/ServiceDescriptionCollection.cs:102 
  at System.Web.Services.Description.ProtocolImporter.ClasifySchemas
(System.Collections.ArrayList importInfo) [0x0007f] in
/private/tmp/monobuild/build/BUILD/mono-2.4.2.3/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:446 
  at System.Web.Services.Description.ProtocolImporter.Import
(System.Web.Services.Description.ServiceDescriptionImporter
descriptionImporter, System.CodeDom.CodeNamespace codeNamespace,
System.Collections.ArrayList importInfo) [0x00022] in
/private/tmp/monobuild/build/BUILD/mono-2.4.2.3/mcs/class/System.Web.Services/System.Web.Services.Description/ProtocolImporter.cs:209 
  at System.Web.Services.Description.ServiceDescriptionImporter.Import
(System.CodeDom.CodeNamespace codeNamespace, System.CodeDom.CodeCompileUnit
codeCompileUnit) [0x00054] in
/private/tmp/monobuild/build/BUILD/mono-2.4.2.3/mcs/class/System.Web.Services/System.Web.Services.Description/ServiceDescriptionImporter.cs:147 
  at MonoDevelop.WebReferences.Library.GenerateWsdlXml
(System.Text.StringBuilder text,
System.Web.Services.Discovery.DiscoveryClientProtocol protocol) [0x00020] in
/Users/michael/MonoIPhone/monodevelop/main/src/addins/MonoDevelop.WebReferences/MonoDevelop.WebReferences/Library.cs:89 
  at MonoDevelop.WebReferences.Dialogs.WebReferenceDialog.UpdateService
(System.Web.Services.Discovery.DiscoveryClientProtocol protocol, System.String
url) [0x00082] in
/Users/michael/MonoIPhone/monodevelop/main/src/addins/MonoDevelop.WebReferences/MonoDevelop.WebReferences.Dialogs/WebReferenceDialog.cs:345 
  at
MonoDevelop.WebReferences.Dialogs.WebReferenceDialog+<QueryService>c__AnonStorey0.<>m__0
(System.Object , System.EventArgs ) [0x00000] in
/Users/michael/MonoIPhone/monodevelop/main/src/addins/MonoDevelop.WebReferences/MonoDevelop.WebReferences.Dialogs/WebReferenceDialog.cs:323 
  at Gtk.Application+InvokeCB.Invoke () [0x00000] 
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000] 

Expected Results:
The web reference to be found correctly.

How often does this happen? 
Every single time.

Additional Information:
Running the MonoTouch beta release of MonoDevelop on OS X 10.5.7.

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