Add-ins are stored in the file vault and are downloaded to and COM-registered on the client computer when they are needed. This presents a problem when developing a new add-in that you want to debug, ...
The task setup hook gets triggered when you select the add-in from the dropdown in the task dialog or you edit an add-in's task. The task setup hook allows you to load and save data into the task. It ...