Hi All,
While doing cross thread communication, i am getting System.ArgumentException with Error message as 'Parameter is not valid' when call is made on the control.invoke(delegate method, parama object[]).
I have checked the parameters, all parameters look good.
Please share your views on this.