Web service with C#
-
My web application consume web service developed in ASP.NET C# When I try to run it takes to long to respond, How can I resolve this issues thx.
-
My web application consume web service developed in ASP.NET C# When I try to run it takes to long to respond, How can I resolve this issues thx.
We can't answer that: we can't see your screen, access your HDD, or read your mind. We don't even know what you consider "too long"! For some applications a couple of seconds will be "too long" - for others, a couple of milliseconds needs speeding up: but we can't tell. Please, try giving a better idea of exactly what is going on: what your service does, where it is in relation to your app, how long it takes to respond and so forth. Because we can't help based on no information! :laugh:
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
My web application consume web service developed in ASP.NET C# When I try to run it takes to long to respond, How can I resolve this issues thx.
Hi, To test the webservice use SOAPUI tool. This is open Source and a completely free tool. You can also use .NET tool provided to test the webservice. Check the following for your webservice response Network response. Database. Resources. Do the ping or telnet request to the objects and servers your webservice is trying to access.