Tim Roberts wrote:
Jim Vickroy wrote:
Tim Roberts wrote:
Is this a custom account you created? Does it actually have a profile
(C:\Documents and Settings\Custom User\Application Data)?
Yes, that folder does exist. When started manually (with that
account) the Service works;
Jim Vickroy wrote:
> Tim Roberts wrote:
>> Is this a custom account you created? Does it actually have a profile
>> (C:\Documents and Settings\Custom User\Application Data)?
>>
> Yes, that folder does exist. When started manually (with that
> account) the Service works; the Service fails, as n
Tim Roberts wrote:
jim.vick...@noaa.gov wrote:
Hello everyone,
*_
Background
_*
1. I've created a Windows Service that looks for its configuration
data in a sub-folder of/ os.environ['APPDATA']/.
2. The Service is configured to automatically start after host reboot.
3. The Ser
jim.vick...@noaa.gov wrote:
> Hello everyone,
> *_
> Background
> _*
>
>1. I've created a Windows Service that looks for its configuration
> data in a sub-folder of/ os.environ['APPDATA']/.
>2. The Service is configured to automatically start after host reboot.
>3. The Service run
Hello everyone,Background
I've created a Windows Service that looks for its configuration data in a sub-folder of os.environ['APPDATA'].
The Service is configured to automatically start after host reboot.
The Service runs successfully when manually started under its custom (i,e,, not Local Sys