Not sure why this is happening yet but I've found an exception when querying cache. The problem is in CacheQueryExpressionVisitor
me = String.Empty
expr = null
I've never seen this before as we usually search against the database - this time it is in cache. If I make it go to the datasource, it works fine.
Edited by smi-mark - 08-Nov-2012 at 3:06pm