Search my blog articles

Saturday, October 11, 2008

New Build of Silverlight Client library for Data Services!

If you are using Data Services with Siverlight data Services client object you would have come across this error.
"The closed type System.String does not have a corresponding Category settable property"

"I was able to download the fix for this issue, here is the link I used,
http://www.microsoft.com/downloads/details.aspx?FamilyId=CF8F88C3-D869-46DE-A7BF-FB7712C791B7&displaylang=en"

This is a temporary fix until they come out with the next release.

You need to copy the included System.Data.Services.Client.dll file into the
\Program Files\Microsoft SDKs\Silverlight\v2.0\Libraries\Client folder.

No comments: