Dynamically calling Webservices?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have an application that calls a webservice and passes a file to it to process the data. I currently have 1 file format, and can process the data with no problems. I would like to create a client that calls a webservice dependant on the file name. My question in short is this. Can you dynamically create a reference to a webservice at runtime? I assume I will need to modify the client to create a proxy on the fly depending on file name but not sure if it is possible. Thanks in advance :confused: ================================= When i was in school all I wanted was to get out into the real world. Now that I'm in the real world all I want is to go back to school.