.Net 4 with SharePoint Foundation 2010
08/21/2010 • Admin
Category: SharePoint 2010
Since this has been asked a million times in various forums. Here is the Final word from Michael Foertsch (secretsofsharepoint.com/cs).
The SharePoint Foundation 2010 object model is not accessible using the .NET Framework 4 (or later). Calling any object or method in the object model using any framework version other than .NET 3.5 will throw the following exception:
System.PlatformNotSupportedException
Microsoft SharePoint is not supported with version 4.0.30319.1 of the Microsoft .Net Runtime.
Of course, you can always access the SharePoint objects using the web services interface from your .NET 4 application, but this will only allow limited functionality of the complete object model.






Recent Forum Posts
Secure Store won't ger correct userby Culi on February 22, 2012
Sharepoint Consulting – worth time or worry timeby Johana on February 22, 2012
I need powershell code for Programatically OpenEditSave excel workbook in Sharepoint 2010by mdgryn on February 22, 2012
Create a workflow who linked two infopath forms 2010by wissem on February 20, 2012
Hide Ribbon tab in sharePoint 2010by Bijay on February 19, 2012