I'm on to the next step in my task list. I'm attempting to make a SOAP RPC webservice call and the server keeps responding with a 500 Server Error. This seems to be a catch all error when th ...
Thanks for the quick reply. Here is the trace you requested. This is just a simple web service to add 2 numbers that is running on my local machine under IIS. I through in the port to see I would g ...
Along the same subject, I'm want to call a webservice that is on the localhost but keep getting a 401 (Access Denied) from the server. I've set the request header in ESQL and allowed the request node ...