So I've migrated a v7.6 process and gone through all the code converting the 'Evaluate' entries into real v9 code. I've validated it with no problems and now I've got the stage where I want to publish it for the first time.
I get the following error message:
The type arguments for method 'Metastorm.Runtime.Core.Scripts.Activities.WF4.MstmCodeActivity.If<T>(Metastorm.Runtime.Types.Check, T, T)' cannot be inferred from the usage. Try specifying the type arguments explicitly.
No component mentioned, no indication of what the problem is, what code function is generating it or where it is.
I've got 7 admin forms, 9 business objects, 2 flags, 6 forms, 2 process maps with 25 stages and over 50 actions to look through with no clear idea of what it is I'm looking for. Like looking for a needle in a haystack when you don't know what a needle looks like.
Can anyone suggest what I might be looking for please?