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

Reply via email to