I have an mdx query that works fine most of the time. When the WHERE
clause filters over a certain date range the query errors with:
Executing the query ...
The server sent an unrecognizable response.
Execution complete
which is not that helpful. Any ideas how to get a more detailed error
message that will help troubleshoot?
-Phil