Hello
I have a PDA application that has been developed using VB 2005 smart device.
The PDA has been designed to access a web service and download data from a database that the web service can access.
However, the user will not know the location of web reference of the web service until after they install the PDA.
So the web reference will have to be configured when the user starts the PDA application. The user might also want to configure the PDA to use another web service so this will have to be configured to change web services.
Before I used VS to add the web reference during development. However, this cannot be done now as only the user will know what web service to connect to.
Is there any method that can be used to add a web reference during the run-time of the PDA application, and change to another web service?
Many thanks for any suggestions,
Steve
I have a PDA application that has been developed using VB 2005 smart device.
The PDA has been designed to access a web service and download data from a database that the web service can access.
However, the user will not know the location of web reference of the web service until after they install the PDA.
So the web reference will have to be configured when the user starts the PDA application. The user might also want to configure the PDA to use another web service so this will have to be configured to change web services.
Before I used VS to add the web reference during development. However, this cannot be done now as only the user will know what web service to connect to.
Is there any method that can be used to add a web reference during the run-time of the PDA application, and change to another web service?
Many thanks for any suggestions,
Steve