aspdotnet_website_programming thread: Security Issues with ModuleConfig.GetSettings and VSS integration
Because the configuration module directly reads the .config file in
ModuleConfig.GetSettings, are there any potential file rights issues with
VSS.
I have the basic code from GetSettings wrapped into my app.
If the .config files are checked out the app runs fine.
If the .config files are checked in I get an error.
Error Message: Access to the path "C:\Documents and Settings\bbassler\My
Documents\Visual Studio Projects\eSylvan\OpsSupport\Config\Search.Config"
is denied