Expand Minimize
This topic has not yet been rated - Rate this topic

Object doesn't support named arguments

You tried to access an object whose methods don't support named arguments.

To correct this error

  • Specify arguments positionally when accessing methods on this object. See the object's documentation for more information on argument positions and types.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.