Re: Tools for WebServices



"JLuis" <JLuis@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:E63E6938-D9D2-40DD-8DE0-CAB9C8540B60@xxxxxxxxxxxxxxxx
Hi there. I'm dealing with the message errors: "an unexpected error occurred
on a send" / "an unexpected error occurred on a receive". I'd like to know
what does happen when the WebService i'm calling is being invoked. In order
to achieve this, is there any tool (either in VS.Net or from third party)
that allows me to make this "trace"? Thanks.

Hi,

You can set a breakpoint in your web service and see what is actually happening. Or you can open the web service in IE - it should provide more convenient to use information.

Regards,

--
Martin Kulov
http://www.codeattest.com/blogs/martin

MCAD Charter Member
MCSD.NET Early Achiever
MCSD


.



Relevant Pages

  • RE: underlying connection closed request canceled
    ... At 3:06:02 AM we have a trace from a web service that shows ... The same webservice was called again at 3:12:45 AM. ... Looking at HAT, I have checked the date/time started and date/time stopped ... The orchestration debugger shows that the third party service was called at ...
    (microsoft.public.biztalk.general)
  • Re: The underlying connection was closed
    ... I have written a web service that calls another web service. ... calling is third party, but written in .net. ... I am calling the 3rd party ws over https. ... No changes on the server or the source code. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • The underlying connection was closed
    ... I have written a web service that calls another web service. ... calling is third party, but written in .net. ... No changes on the server or the source code. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Web Page & WebService Threading Example
    ... for calling a long run webservice method from an ASP.NET web application. ... Microsoft MSDN Online Support Lead ... You could install something like a web service that did the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: System.Net.WebException: The operation has timed-out again
    ... I think this is the web service actually timing out. ... i have a GUI which is trying to call a webservice. ... This is an issue with the GUI timing out calling the webservice - as ...
    (microsoft.public.dotnet.languages.csharp)