I've already got System.Xml.Linq, System.Xml and System.Core references.
Have using System.Xml.Linq as well as System.Collections.Generic.
Any other ideas? I've got an example project that works (Scottgu's digg
example). So I'm going to compare them...
thanks
On Thu, May 8, 2008 at 4:37 PM, Andrea Boschin <[EMAIL PROTECTED]> wrote:
> I get the following compile error on the XDocument.Load("Titles.xml");
> > Error: Could not find an implementation of the query pattern for source
> > type 'System.Collections.Generic.IEnumerable<System.Xml.Linq.XElement>'.
> > 'Select' not found. Are you missing a reference to 'System.Core.dll' or a
> > using directive for 'System.Linq'?
> >
>
> you have to include the System.Linq.Xml namespace with the using
> statement. And a reference to the 'System.Core.dll.
>
> Bye
>
> --
> Andrea Boschin
> Microsoft(R) MVP - [Visual Developer - ASP/ASP.NET <http://asp.net/>]
> http://blog.boschin.it
> http://www.xedotnet.org
> http://mvp.support.microsoft.com/profile/Andrea.Boschin
> -------------------------------------------------------------------
> OzSilverlight.com - to unsubscribe from this list, send a message back to
> the list with 'unsubscribe' as the subject.
> Powered by mailenable.com - List managed by www.readify.net
-------------------------------------------------------------------
OzSilverlight.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net