Add to Technorati Favorites Delicious.com Sakthi Facebook Profile Sakthi Google Profile Sakthi MySpace Profile Sakthi Twitter Profile Sakthi Youtube Profile Sakthi LinkedIn Profile Sakthi Picasa Albums

Sunday 20 April 2008

Silverlight Linq error

Today also I noticed a new kind of error when I was migrating my existing Silverlight 1.1 control to 2.0. If I add reference of System.Linq.Xml namespace to any existing Silverlight library, I got the below exception when I ran the website.



Now, i have changed the logic so that I dont have to use System.Xml.Linq.
If I find the solution, I shall update it here

No comments: