Forum Discussion
SmartBear_Suppo
Alumni
12 years ago.Net web services often have wsHttpBinding enabled by default. SoapUI does not support that. So you would need to disable that security or change it to BasicHttpBinding.
Then you can use SoapUI's authentication or WS-Addressing to connect:
http://www.soapui.org/SOAP-and-WSDL/aut ... uests.html
http://www.soapui.org/SOAP-and-WSDL/usi ... ssing.html
Thanks,
Michael Giller
SmartBear Software
Then you can use SoapUI's authentication or WS-Addressing to connect:
http://www.soapui.org/SOAP-and-WSDL/aut ... uests.html
http://www.soapui.org/SOAP-and-WSDL/usi ... ssing.html
Thanks,
Michael Giller
SmartBear Software