Here's the query that is generating this error in QueryableAttribute.ValidateQuery:
<baseurl>?$orderby=Date%20desc&$filter=Date%20ge%20datetime'2012-11-19T00:00:00Z'
This worked until very recent builds.
Comments: I should note it's the filter part that is throwing this error without the filter it's fine.
<baseurl>?$orderby=Date%20desc&$filter=Date%20ge%20datetime'2012-11-19T00:00:00Z'
This worked until very recent builds.
Comments: I should note it's the filter part that is throwing this error without the filter it's fine.