On Thu, May 8, 2008 at 2:37 PM, Stephen Price <[EMAIL PROTECTED]> wrote:
> I don't have a System.Linq, only a System.Xml.Linq > I'm looking under Add Reference. Maybe thats the problem? > if you already have a reference to System.Core.dll you can add a using directive referencing System.Linq namespace. This error happen because the missing Enumerable class does not add the linq extension methods to IEnumerable<T> HTH Bye ------------------------------------------------------------------- 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
