Hi,
I'm trying to deploy a migrated process. I have fixed all of the code bugs that come along with migrating a v7 process to v9 and the solution validates fine. However when I try to deploy the solution I get 2 errors repeated over and over (36 times each):-
1. The best overloaded method match for 'Metastorm.Runtime.Core.RealExpressionHelper.GetRealValue(Metastorm.Runtime.Types.Real)' has some invalid arguments 363 50
2. Argument 1: cannot convert from 'Metastorm.Runtime.Types.Text' to 'Metastorm.Runtime.Types.Real' 363 84
I'm trying to deploy a migrated process. I have fixed all of the code bugs that come along with migrating a v7 process to v9 and the solution validates fine. However when I try to deploy the solution I get 2 errors repeated over and over (36 times each):-
1. The best overloaded method match for 'Metastorm.Runtime.Core.RealExpressionHelper.GetRealValue(Metastorm.Runtime.Types.Real)' has some invalid arguments 363 50
2. Argument 1: cannot convert from 'Metastorm.Runtime.Types.Text' to 'Metastorm.Runtime.Types.Real' 363 84
There is nothing in the component column of the messages so I don't know where to go to fix this error.
Has anyone seen this before or can you point me at a place where I can get more details about where this error is occurring?
Thanks
Adam
Has anyone seen this before or can you point me at a place where I can get more details about where this error is occurring?
Thanks
Adam
Forum: Metastorm BPM 9 Faults