Yes. Disallow the addition of any trigger and action types not supported under V1 and then don't tell it to RegisterTaskOnFinish. Once the wizard is complete, you will have a TaskDefinition. Set its Settings.Compatibility to V1. You can then register this TaskDefinition by connecting a TaskService instance to the WS2003 machine and calling the TaskService.RootFolder.RegisterTaskDefinition method.
↧