Local config file, how to use?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I'm creating a webservice that needs access to a local .xml file that holds
configuration parameters. How do I go about permissioning, and actually
opening (getting directory in webservice) this file? I'm used to local apps
where opening a file is like tieing your shoes, but I cannot get my
webservice to open a file. Specifically, when putting the webservice on a
machine that is not my development machine and trying to access the service.
.



Relevant Pages

  • Re: Local config file, how to use?
    ... The best approach is to use web.config file to store the absolute location to the file path. ... I'm used to local apps where opening a file is like tieing your shoes, but I cannot get my webservice to open a file. ... when putting the webservice on a machine that is not my development machine and trying to access the service. ...
    (microsoft.public.dotnet.framework.webservices)
  • Winservice restrictions
    ... Are there any restrictions on a windows service app to not do any of the ... opening a local database, and ... inserting,/updating records between the webservice and the database? ...
    (microsoft.public.dotnet.languages.vb)
  • search webservice authorization issue
    ... I built a webapplication that uses the search webservice of Sharepoint portal ... On my development machine (server A) it works fine, ...
    (microsoft.public.sharepoint.portalserver.development)