Hi Steve,
I can't see the methods, etc, from the page. When I go to the URL, I only see a message: "Hi, this is an AXIS service".
The error message I recieve is:
"A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond".
The stack trace is:
[WebException: Unable to connect to remote server]
PageName.PageLoad() etc
PageName.Refund_Transaction(param1, param2)
Secpay.Secpayservice.refundCard(etc)
System.Web.Services.Protocols.SoeapHttpClientProtocol.Invoke(etc)
System.Net.HttpWebRequest.GetRequestStream()
SocketException[etc]...
System.Net.ServicePoint.ConnectSocketInternal(etc)
System.Net.Sockets.SocketInternalConnect(etc)
System.Net.Sockets.Socket.DoConnect(etc)
Hope this helps, like I say I'm a bit of a novice at web services so I'm not really sure how / if I can catch what I am sending.
Thanks, Dan