Export to GitHub

fast-member - issue #4

Specified argument was out of the range of valid values.


Posted on Apr 3, 2012 by Happy Camel

While trying the set or get a property from a COM object using the ObjectAccessor, it always throw an ArgumentOutOfRangeException.

Comment #1

Posted on Apr 30, 2012 by Happy Cat

It's very likely that the property does not exist in the object.

Comment #2

Posted on Apr 30, 2012 by Happy Camel

Yes, I realized this could not be done in the end, so I had to revert to using GetProperty on the object itself and forgot about that issue, it can be closed now. Thanks

Status: New

Labels:
Type-Defect Priority-Medium