c++ - ITASK API for Windows Scheduler -


Does anyone know what permission is needed to create ITAS?

This error I am receiving is C ++:

Error creating error ITS: -2147024891

This error is 0x80070005 in hex Feature 7 = Windows, Error code 5 = Access denied. The user account used to run this code does not have sufficient authority in the account. Making a scheduled task is a privileged operation, talk to the server administrator about obtaining the right to do so.


Comments