Page 1 of 1

No overloads for InvokeRemotely

Posted: Tue Aug 12, 2008 10:11 am
by Marianne Jacobsen
According to the RanorexNet documentation (the chm filed installed with Ranorex) the InvokeRemotely method should have an overload:
InvokeRemotely(Control..::.RemotelyInvokedDelegate) Invokes the delegate deleg remotely at the Control associated with this instance.

InvokeRemotely(Control..::.RemotelyInvokedDelegateWithInputData, Object) Invokes the delegate deleg remotely at the Control associated with this instance.
The overload is also available in the online docs: http://www.ranorex.com/Documentation/Net/

The latter method does not exist though. Only the "public object InvokeRemotely(Control.RemotelyInvokedDelegate deleg);" is in the metadata.

Posted: Wed Aug 13, 2008 3:57 pm
by Support Team
You are right, this seems to be a documentation bug.
The overload is available in the next version V1.5.1.
We will release this version in the next few weeks, i think we can send you a Beta next week if you want.

Jenö
Ranorex Team