Web services
-
Hi Our company has Mercury IT Governance tool, this is a software developed in Java/J2EE to give portfolio management. Mercury gives various web services to use the tool. One of such web service WSDL content I am attaching for your reference. I am able to add web reference to this WSDL file, but The problem is I am unable to call the web methods, in fact I am getting the error while compiling the site. Error 10 Unable to import binding 'RequestSoapBinding' from namespace 'http://mercury.com/itg/dm/1.0'. App_WebReferences/WebReference/ Can anyone kindly tell me what does this error mean? I am using ASP.NET 2.0, please help...Thanks in advance.
-
Hi Our company has Mercury IT Governance tool, this is a software developed in Java/J2EE to give portfolio management. Mercury gives various web services to use the tool. One of such web service WSDL content I am attaching for your reference. I am able to add web reference to this WSDL file, but The problem is I am unable to call the web methods, in fact I am getting the error while compiling the site. Error 10 Unable to import binding 'RequestSoapBinding' from namespace 'http://mercury.com/itg/dm/1.0'. App_WebReferences/WebReference/ Can anyone kindly tell me what does this error mean? I am using ASP.NET 2.0, please help...Thanks in advance.
Hi Check this link for more information http://support.microsoft.com/kb/820122[^] or the problem may be Web Service URL. Try to change localhost to your web service address..
Harini
-
Hi Check this link for more information http://support.microsoft.com/kb/820122[^] or the problem may be Web Service URL. Try to change localhost to your web service address..
Harini
Thank you so much, the information you gave helped me lot, thanks once again, request you to continue your help for us