WCF/ADO.NET Data Services - Could not load type 'System.Data.Services.Providers.IDataServiceUpdatePr

Posted by Sahil Malik on Win Smarts See other posts from Win Smarts or by Sahil Malik
Published on Tue, 27 Apr 2010 08:53:11 GMT Indexed on 2010/04/27 12:55 UTC
Read the original article Hit count: 542

Filed under:

Ad:: SharePoint 2007 Training in .NET 3.5 technologies (more information).

When you try accessing ListData.svc, do you get the following error?

Could not load type 'System.Data.Services.Providers.IDataServiceUpdateProvider' from assembly 'System.Data.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

Well, if you followed the instructions in Chapter 1 of my book to build your VM, you wouldn’t run into the above issue. But if you do, you need to install  -

 

For Windows Vista and Windows 2008 - http://www.microsoft.com/downloads/details.aspx?familyid=4B710B89-8576-46CF-A4BF-331A9306D555&displaylang=en

For Windows 7 and Windows 2008 R2 - http://www.microsoft.com/downloads/details.aspx?familyid=79d7f6f8-d6e9-4b8c-8640-17f89452148e&displaylang=en

Remember to:

a) Install the x64 version, and

b) Do an IISReset before trying again.


Comment on the article ....


© Win Smarts or respective owner

WCF/ADO.NET Data Services - Could not load type 'System.Data.Services.Providers.IDataServiceUpdatePr

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Tue, 27 Apr 2010 00:00:00 GMT Indexed on 2010/04/27 14:44 UTC
Read the original article Hit count: 543

Filed under:
Ad:: SharePoint 2007 Training in .NET 3.5 technologies (more information). This feed URL has been discontinued. Please update your reader's URL to : http://feeds.feedburner.com/winsmarts Read full article .... ...

Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.



Email this Article

© Dot net Slackers or respective owner

Related posts about SharePoint 2010 B2