List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 5264

You cannot add a method here. The type is incompatible.

Description: When you nest a method, the parent method's return must be one of the following types: IDispatch, VARIANT, or Compatible. If it is not one of these types, this error is returned.

Community comments:

Top