ADO.NET Data Service Silverlight Client is not compatible with Silverlight 2

I received some comments from a few people asking me how to use Astoria Silverlight Client in Silverlight 2 beta1. So, I tried to update my sample with Silverlight 2 beta 1. but when I added Microsoft.Data.WebClient.dll as a reference in Silverlight 2 beta1 project, I got the following error.

—————————
Microsoft Visual Studio
—————————
You can’t add a reference to Microsoft.Data.WebClient.dll as it was not built against the Silverlight runtime. Silverlight projects will only work with Silverlight assemblies.
—————————
OK
—————————

Then, I went to Astoria forum and found this one posted by Mark. Andrew Conrad (MSFT) said that Astoria Silverlight Client is not compatible with Silverlight 2 beta 1. The updated version will be released before the end of April this year. All we can is “waiting for a while”. :)