soapUI: Error does not close tag

前端 未结 6 1171
面向向阳花
面向向阳花 2021-02-05 01:17

I\'m trying to use soapUI 4.5.2 for the first time. I\'ve created simple .NET ASPX web service and copied the following address into the soapUI:

http://localhost         


        
6条回答
  •  长发绾君心
    2021-02-05 01:38

    Had the same problem with a wcf service, turning off proxy setting on soap ui worked for me. Do not forget the ?wsdl part on your url.

提交回复
热议问题