>>dbrewerton: The core library (not the UI library) can be used within ASP.NET but you'll need to be aware of execution permissions. Check the Discussions area for more information. To get and create tasks on a remote computer, specify that computer's name in the TaskService constructor. To execute tasks, retrieve an instance of the Task and use the Run method.
↧