Exception of type 'Microsoft.Dynamics.Ax.Xpp.InvalidRemoteCallException' was thrown.
- 18 August 2015
- Vasiliy Kovalenko
When you get following error running AX code through service
Exception of type 'Microsoft.Dynamics.Ax.Xpp.InvalidRemoteCallException' was thrown.
Ax gives this non-informative error when it hits code that should be run on client side.
But in some cases like for example services client is not available and code can not be run.