Hi, i created a web service and i published it, and i created a client. when the client calls the web service for the firs time everything is ok, but when the client calls the service for the second time the service is not responding, can someone help me please.On the second time, does it time out? Give an error? What happens?
How does the client call your web service?
I think it does time out. It can't find the service. the client calls the service through an instance of the service in client code
Can you put up some of your code from the client calling the webservice.
It could be something as simple as you missing the 'New' keyword when creating an object of the webservice. At least i think I had that problem when I initially started and I think that's what the solution was.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment