Page 1 of 1

Service Problem

Posted: April 23rd, 2008, 12:03 am
by AllRoCol
Hello.

I believe I set it up correctly as a service, but when it starts up my settings are gone. I get the default template and none of my settings. I usually use Plush.

Any clue as to what could be causing this or what I could post for information to solve this problem?

Thanks.

Here is my .reg install:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SABnzbd\Parameters]
"AppDirectory"="c:\\Program Files\\SABnzbd"
"Application"="C:\\Program Files\\SABnzbd\\SABnzbd.exe"
"AppParameters"="-d -f c:\\Documents and Settings\\AllRoCol\\Local Settings\\Application Data\\sabnzbd\\sabnzbd.ini"

Re: Service Problem

Posted: April 23rd, 2008, 1:46 am
by shypike
You use the profile of AllRoCol, but do you also run the service as user account AllRoCol ?

Services by default run under internal accounts, such an account may not have access to other account data.
Run the service under an account that has access to all relevant data.

Re: Service Problem

Posted: April 23rd, 2008, 10:54 am
by AllRoCol
Ok, I see what you are saying. Thanks.

I was used to doing it the old way, which worked on older versions. I hadn't tried it in a while, but still had the old service, which was disabled. I tried to use that, it didn't work, then I deleted it and installed the service again. It didn't occur to me that this step was needed since it hadn't been in the past. I thought I was just having a problem with the new beta.

Thanks.