Archive

Posts Tagged ‘SharePoint 2010’

SharePoint WCF data service fails to load -system.data.services.providers.idataserviceupdateprovider

 

(Note: Applicable even in SharePoint 2010 RTM)visualstudio2010

If you try and access the WCF data services using http://SP2010SERVERNAME/_vti_bin/listdata.svc you get the following error message

 

 

 ADOerror

 

You need to install an update for the .NET Framework 3.5 SP1. Download from Microsoft here. I found an IISRESET was not enough to get this to work. A full reboot cleared the fault.