J
James Doughty
I am writting a window service that call a webserice at a specified time.
Basically I'm try to create a task sceduler for several webservices. I
don't want to add the webservice to the project of course, I prefer to
store the webservice url and webmethod to invoke in a XML file.
None of the methods right now will take parameters but this something I
would eventually like to add in. Any help would be appreciated.
Thanks,
James
Basically I'm try to create a task sceduler for several webservices. I
don't want to add the webservice to the project of course, I prefer to
store the webservice url and webmethod to invoke in a XML file.
None of the methods right now will take parameters but this something I
would eventually like to add in. Any help would be appreciated.
Thanks,
James