Scotty-Hudson / fast-member

Automatically exported from code.google.com/p/fast-member
0 stars 0 forks source link

Specified argument was out of the range of valid values. #4

Open GoogleCodeExporter opened 9 years ago

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

Original issue reported on code.google.com by nbudu...@gmail.com on 3 Apr 2012 at 9:27

GoogleCodeExporter commented 9 years ago
It's very likely that the property does not exist in the object.

Original comment by yoga.san...@gmail.com on 30 Apr 2012 at 12:38

GoogleCodeExporter commented 9 years ago
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

Original comment by nbudu...@gmail.com on 30 Apr 2012 at 12:41