How to grant ASPNET user access to task scheduler on Windows 2003?

D

Derek

I am writing an ASP.NET application that can add and
remove items to the task scheduler. This works fine on
Windows XP, but generates an Exception on Windows 2003:
System.UnauthorizedAccessException: Access is denied.

"ASP.NET is not authorized to access the requested
resource. Consider granting access rights to the resource
to the ASP.NET request identity"

How can I grant the ASPNET local user account permission
to add/delete/modify tasks on a Windows 2003 system?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,444
Messages
2,571,709
Members
48,796
Latest member
Greg L.
Top