Not sure I can post a test, at least not one that can be compiled, because it would require me including a Telerik DLL which I don't think I'm allowed to do. But I've opened an issue in the Telerik forums and will try to get a sample up there.
http://www.telerik.com/community/forums/aspnet-mvc/grid/more-than-one-grid-filter-gives-an-item-with-the-same-key-has-already-been-added.aspx On Friday, March 9, 2012 4:43:55 PM UTC-5, Oskar Berggren wrote: > > 2012/3/9 -glenn-: > > Below is an exception I get when calling Count on an NhQueryable object. > It > > appears to be this line in the ExpressionParameterVisitor.cs class: > > > > _parameters.Add(expression, new NamedParameter("p" + (_parameters.Count + > > 1), expression.Value, type)); > > > > > If you can, it would be helpful if you could construct a minimal test > case for inclusion in NHibernate, and open a Jira issue. > > /Oskar > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/hTFNjagE9LQJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
