I have two projects, one for windows service and another for setup project.
If I modify the app.config file (like appsetting key's value) , changes should be be effective for installed windows service without building the service and setup project.
I have tried to restart service after doing modification in my config file.
I have tried to restart service after doing modification in my config file.

Praveen KumarPosted Jan 22, 2018, 12:31 AM
Sagar Pandurang KapPosted Jan 20, 2018, 2:11 AM