Linq to XSD on Orcas Beta 2 Not Working

Hi,
I'm trying to get Linq to XSD running on Orcas Beta 2 (I realise it's only been released for Beta 1). After some troubles I tried to use the LinqToXSD program directly. It seems to be complaining that it can't find the System.Xml.Linq.dll file. I located this in \Reference Assemblies\Microsoft\Framework\v3.5. Now I'm getting an error about the dll not being the right version.

I'm not really keen to download the entire Orcas Beta 1, open the MSI and grab the required dll. Is there a work-around or a new release of linq to XSD planned anytime soon? I also tried downloading the LINQ Preview from May last year but the file doesn't seem to be in that one.

This question has also been asked by someone elsehere without answer, it lists the details of the dll in question.

Cheers.

[1017 byte] By [MrBrownShoes] at [2008-1-8]
# 1
I managed to sort this problem by installing Orcas Beta 1 on a VM and grabbing the System.Core and System.Xml.Linq assemblies. The only problem is that now when I use linq in the project that uses the resultant classes I have to use version 2 of LINQ and not 3.5. Other than this, the small amount of testing I've implemented so far has been positive.
MrBrownShoes at 2007-10-2 > top of Msdn Tech,Visual Studio Orcas,LINQ Project General...

Visual Studio Orcas

Site Classified