WCF Service Call Queryrun

Source: Internet
Author: User

When the AX2012 method is called through the WCF service of AX2012, if the Queryrun object is called in the method, the error message is as follows:
System.ServiceModel.FaultException: Unable to cast object of type ' Dynamics.Ax.Application.QueryRun to type ' Dynamics.Ax.Application.SysQueryRun ". Server stack trace: in System.ServiceModel.Channels.ServiceChannel.HandleReply (Proxyoperationruntime operation, proxyrpc& RPC) in System.ServiceModel.Channels.ServiceChannel.Call (String action, Boolean OneWay, Proxyoperationruntime operation, object[] ins, object[] outs, TimeSpan timeout) in System.ServiceModel.Channels.ServiceChannelProxy.InvokeService (IMethodCallMessage Methodcall, Proxyoperationruntime operation) in System.ServiceModel.Channels.ServiceChannelProxy.Invoke (IMessage message) Exception rethrown at [0]: System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage (IMessage reqmsg, IMessage RETMSG) in System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (messagedata& msgdata, Int32 type)

Replace the Queryrun with its sub-class Sysqueryrun.

There should be something wrong in the middle of IL.

WCF Service Call Queryrun

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.