R
RAJ
I have a .NET web service and a VB.NET application to consume it. Every
thing works fine in the VS.NET 2003 environment.
When the VB.NET application is deployed, can I assign the URL dynamically? I
am planning to have a setting in which I can specify the URL for the web
service like: HttpL//hostname/mywebservice.asmx?wsdl
How can I achieve this?
Any help much appreciated.
Thanks.
thing works fine in the VS.NET 2003 environment.
When the VB.NET application is deployed, can I assign the URL dynamically? I
am planning to have a setting in which I can specify the URL for the web
service like: HttpL//hostname/mywebservice.asmx?wsdl
How can I achieve this?
Any help much appreciated.
Thanks.