That would be a bug, but I guess you can work around it by calling ToList on the parameter list.
2014-03-31 16:26 GMT+02:00 daniel rodrig <[email protected]>: > when i try to pass the IQuery SetParameterList an argument of IEnumerable > that was created using a linq query and then try to run the query and get > results an exception is being thrown saying that whereselectlistiterator > cannot be cast to collection... > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
