Hi all .Net lovers,
I am working of a .Net webservices project. Evry thing is done except one
issue ;)
While binding the web seviceses using WebServiceBindi ng API we have to
specify the Location which I am hardcoded right now. Now the problem we are
shipping only the .dlls and .asmx files. But the location is hardcoded.
Can .net provides any other solution from which at the run time will bind
the wsdl location.
Please help me out in this.
Thanks,
Pet Matrix.
I am working of a .Net webservices project. Evry thing is done except one
issue ;)
While binding the web seviceses using WebServiceBindi ng API we have to
specify the Location which I am hardcoded right now. Now the problem we are
shipping only the .dlls and .asmx files. But the location is hardcoded.
Can .net provides any other solution from which at the run time will bind
the wsdl location.
Please help me out in this.
Thanks,
Pet Matrix.
Comment