i am unable to use LinqBridge.dll in asp.net website

52 views
Skip to first unread message

anuj

unread,
May 15, 2009, 12:55:28 AM5/15/09
to LINQBridge
Hi i am including this dll as add web reference to website project.
but i am unable to use that.

Martin Kaas

unread,
May 11, 2015, 4:04:54 PM5/11/15
to linqb...@googlegroups.com
same here, included a reference to the dll and getting the following error: "'System.Collections.Generic.List<int>' does not contain a definition for 'Where' and no extension method 'Where' accepting a first argument of type 'System.Collections.Generic.List<int>' could be found (are you missing a using directive or an assembly reference?)".

Working with an aspx .Net 2.0 web-forms application in VS2012.

Martin Kaas

unread,
May 11, 2015, 4:07:11 PM5/11/15
to linqb...@googlegroups.com
like always, 2 seconds after posting about an issue I figure out the problem...
forgot to add using System.Linq; too used to this being included by default on all files...


On Friday, May 15, 2009 at 6:55:28 AM UTC+2, anuj wrote:
Reply all
Reply to author
Forward
0 new messages