Forum Discussion

rbar99's avatar
rbar99
New Contributor
12 years ago

Failed to find bindingOperation

Hello,

I am trying to use SoapUI for the first time. I am loading a wsdl file into my project and getting the following error mesesage:

"Failed to find bindingOperation, please try to refresh interface for request generation to work correctly"

Can someone please guide me on how to resolve this issue? Thank you.
  • nmrao's avatar
    nmrao
    Icon for Champion Level 2 rankChampion Level 2
    Will you please check the following?
    Is wsdl can be opened in a web browser without any issues? If there are any issues, please check with whom wsdl has been supplied to you.
  • rbar99's avatar
    rbar99
    New Contributor
    I can open the corresponding .asmx file in a web browser. The actual web service is referenced with an asmx extension. I see in SoapUI, once I click through the dozen error messages "failed to find bindingOperation", the URL it is locating and I can open that URL in a web browser which is something like http://localhost:xxxx/something/<filename>.asmx.

    Any ideas on how to resolve this issue? I am not sure how to proceed with SoapUI with this issue present. Thank you.