.net - How to modify Windows service configuration file after installation? -


i deployed windows service built visual studio 2008. service project has app.config file put configuration of service. when service has been installed, app.config file became service.exe.config. i'm trying modify file, system informs me in use, when service stoped.

temporarily turn automatic service start off (to manual) , reboot...then edit file.

unlocker can friend


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -