Ok I have my script run at a certain time (1:00am) with no one logged in the build machine. When CC.NET runs as scheduled, "who" runs it, that is what user?
On Apr 26, 9:56 pm, Zilla <[email protected]> wrote: > I'm logged in as Administrator when I run the service. Of course I use > my LDAP username and password when I run tasks like Starteam commands. > > On Apr 26, 2:38 am, Ruben Willems <[email protected]> wrote: > > > Hi > > > run the service also as administrator, and see what happens. > > Most likely this is due to security or environment settings linked to the > > logged in user. > > > with kind regards > > Ruben Willems > > > On Tue, Apr 26, 2011 at 2:56 AM, Zilla <[email protected]> wrote: > > > When I say "as a service" I mean as a Windows (Window 7 in my case) > > > service. > > > > On Apr 25, 8:54 pm, Zilla <[email protected]> wrote: > > > > For some reason, some of the tasks I have in my script are executerd > > > > fine when running ccnet as a console application (which I normally do > > > > for debugging), but don't get executed at all when running as a > > > > service. An example is my file checkin (via Starteam). If I run my > > > > script with the console version running, I see my checkins, but I > > > > don't when running the application as a service. I use the SAME > > > > repository username and p/w for each case. Another anomaly is a *.vbs, > > > > which calls MsAcess.exe; with the console version, msaccess exits > > > > gracefully, but with the service app. the msaccess does not exit at > > > > all. I'm running as an Administrator when running the console session. > > > > > Any ideas please? > > > > > -chris
