Hi
This is .NET webservice related query ..
How to get virtual directory url (to which webservice is configured) inside
webservice class ?
I have webservice running.I want to get virtual directory url
say "http://localhost/CaseWork "
within webmethod of webservice.
is there any API to fecth the url ?
Thanks.
Deepak