Web Service Issue

  • Thread starter Thread starter XD
  • Start date Start date
X

XD

Hello Professionals,

I have a web service in .asmx file and same thing is compiled in .dlls.
If I use .dlls functions in the code, the website works fine at the server.

If I use http://www.mysite.com/service.asmx reference, it works very slow
and loose the connection with the web-service.

So can someone guide me how to make a web-service work faster at remote
end!!

Thanks,
Choti
 
Back
Top