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 CatIt's very likely that the property does not exist in the object.
Comment #2
Posted on Apr 30, 2012 by Happy CamelYes, 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