Web Service directory

  • Thread starter Thread starter Jed Ozone
  • Start date Start date
J

Jed Ozone

How do I get the (local) directory my web serice is running from?
Directory.GetCurrentDirectory() it returns the System32 directory. I'm
looking for the "C:\Inetpub\wwwroot\MyService\" directory. Thanks for any
help.
 
Back
Top