C
Chris Capel
My windows service downloads a file using an http web request as part of its
startup routine. This is fine when the service is started manually, but when
the computer boots (the service is set to start automatically), there's some
sort of condition that prevents the download. I'm thinking this is a service
dependency, but which service provides web connectivity? DNS client?
startup routine. This is fine when the service is started manually, but when
the computer boots (the service is set to start automatically), there's some
sort of condition that prevents the download. I'm thinking this is a service
dependency, but which service provides web connectivity? DNS client?