Topic by Jerry Fuerstenberg
Content
I've written an add-in, but the console will not let me upload it, giving me the "The file does not contain any valid add-ins" error. This is very confusing as I have another add-in (that this ones based on) that works just fine.
The goal of this add-in is to be called by a rule, pass in a value, and then set the inherit field on the task workspace to that value. Because you can not set the inherit field from with the workspace in any other way.
Any ideas?