T
Trapulo
Hello,
I need to run a net 2.0 program that permforms a call to a webservice and
writes a log. I also need to schedule this program using windows 2003 task
scheduler.
I noticed that I can run the program only if the user account that run the
batch is member of administrators group. If it's not an admin, I have a bad
error on event log and the call is not executed:
EventType clr20r3, P1 udvjfgaxswi4huv4rqoizfxgl4hi5bja, P2 1.0.2466.14440,
P3 4520bd3c, P4 microsoft.visualbasic, P5 8.0.0.0, P6 4333d6d8, P7 7fd, P8
37, P9 system.componentmodel.win32, P10 NIL.
What kind of permission I need to run the program without admin rights? On
the folder where there is the program and the log, the user has a full
rights, and it have also the "run as batch" rights on the system.
thanks
I need to run a net 2.0 program that permforms a call to a webservice and
writes a log. I also need to schedule this program using windows 2003 task
scheduler.
I noticed that I can run the program only if the user account that run the
batch is member of administrators group. If it's not an admin, I have a bad
error on event log and the call is not executed:
EventType clr20r3, P1 udvjfgaxswi4huv4rqoizfxgl4hi5bja, P2 1.0.2466.14440,
P3 4520bd3c, P4 microsoft.visualbasic, P5 8.0.0.0, P6 4333d6d8, P7 7fd, P8
37, P9 system.componentmodel.win32, P10 NIL.
What kind of permission I need to run the program without admin rights? On
the folder where there is the program and the log, the user has a full
rights, and it have also the "run as batch" rights on the system.
thanks