2012/3/9 -glenn- <[email protected]>: > 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 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.
