DaveOwens
16 years agoNew Contributor
Use SoapUI to Monitor a working Asp.Net Web Service
I have SoapUI installed on an Asp.Net-3.5 Web Service server. And, I have a perfectly good Service client test program on my PC. And I can successfully create a SoapUI project using the .asmx?WSDL URL.
I hope that I can use SoapUI to monitor perfectly good Requests and Responses. So far, with much looking, the available tutorials for Monitoring seem thin. Might you have a better one?
I bog down when I right click, Launch Soap Monitor and try to fill in the dialog. I assume I use Http Proxy. Picking a port number seems tricky. Port 80 is used by IIS and Asp.Net, but I cannot use it. It gives an "Address already in use" error.
Guessing, then I must use another port. But then how do I get all 3
1) the web service
2) the client and
3) SoapUI
All working together on the same port so I can see the Requests and Responses? Surely there must be some nice introductory explanation that you can steer me to. Thank you for any help....
I hope that I can use SoapUI to monitor perfectly good Requests and Responses. So far, with much looking, the available tutorials for Monitoring seem thin. Might you have a better one?
I bog down when I right click, Launch Soap Monitor and try to fill in the dialog. I assume I use Http Proxy. Picking a port number seems tricky. Port 80 is used by IIS and Asp.Net, but I cannot use it. It gives an "Address already in use" error.
Guessing, then I must use another port. But then how do I get all 3
1) the web service
2) the client and
3) SoapUI
All working together on the same port so I can see the Requests and Responses? Surely there must be some nice introductory explanation that you can steer me to. Thank you for any help....