Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
760
InitXmlaMethod not fired for all Discover requests
posted

The InitXmlaMethod is raised for all requests to SSAS with the exception of MDSCHEMA_MEMBERS, which is initiated when LoadMembersAsync is called.

What is odd is that LoadMembersAsyncImpl does contain code to invoke the event, but from debugging through the code it seems that the handler is not bound at this point in time even though it was bound for all earlier Discover requests and for the subsequent Execute request.

I am working with the Infragistics source code and would really appreciate guidance on a quick fix for this issue. 

Regards,

Gary