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