The server sent an unrecognizable response.

  • 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

  • You could try using the profiler to capture the exact statement being processed, maybe that will reveal something.

  • Well, I'm executing the MDX query directly from Management Studio so I know the exact statement. I did try running profiler to see if it would give me the details of the response from the server but it didn't (as far as I could tell).

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply