c# - When we run .exe manually, it works fine, but same .exe is not working in Windows's Task Scheduler? -


i deployed .exe in windows 2008 r2 server, running fine when run manually, not running in task scheduler (ts), when run in ts, task completing out error, in 'last run result' column shows '(0xc0000142)' instead of 'the operation completed successfully', checked in event viewer no error. please on this.


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -