I am getting the following error when using InvokeMethod inside Activity
TargetType and TargetObject are mutually exclusive for InvokeMethod 'InvokeMethod'
TargetObject is assigned to: New LoanRules
TargetType is assigned to: LoanRules
MethodName is assigned to: LoanRuleMethod1
WHERE LoanRules is class
Any Idea?
Chintan