Hello again,Hi, has anyone used QueryForObject<T> with the groupBy attribute? It throws a InvalidCastException (always returns object). I have been debugging the code and it seems like BaseStrategy.SKIP is always returned. It works perfectly for QueryForList<T>, so I am currently using QueryForList<T>()[0] as a workaround.
Regards -- Bruno Silva Cool Advance - Information Systems http://www.cooladvance.com/

