S
Sam Straub
I created a windows service and it installs and runs fine on my own machine.
I'm curious, how do I deploy it to a server? The project contains an
app.config file which holds my environment dependant variables, so where do
I put this file when I install the service on the server? In the case of an
asp.net web app the web.config file would just go into the web root, but
I've never done this before. Any help? Thanks.
I'm curious, how do I deploy it to a server? The project contains an
app.config file which holds my environment dependant variables, so where do
I put this file when I install the service on the server? In the case of an
asp.net web app the web.config file would just go into the web root, but
I've never done this before. Any help? Thanks.