Skip to Content
0
Former Member
Sep 17, 2005 at 12:10 PM

Chaging WebService URL after deploying iView(PAR file)

18 Views

Hi,

I am creating an iView using .Net PDK and will be accessing methods of a WebService using a proxy class.

I don't want to hardcode URL of the WebService in my proxy class.

Is there any solution by which I can read URL from some config file, so that if I want to change URL of web service, I just have to change the content of the config file instead of recompiling proxy class and deploying new PAR file.

Regards,

Ajay