I'm trying to add a new Sharepoint Connections in Visual Studio 2015 and I get this error (http://i.imgur.com/myFx9S1.png) :
Could not load file or assembly 'Microsoft.Sharepoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies.
I have yet installed Sharepoint 2013 SDK and Sharepoint client components, and I have some Sharepoint DLL in my folder :
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\ISAPI
I'm trying to do that to create a workflow on a remote Sharepoint 2013 server, and I can't either create a new Workflow project because remote Server debugging is not supported... (http://i.imgur.com/0VPHZJx.png)
I also have the same error when I'm trying to create a new projet.
Is there a way to fix these problems ?
Note that we have a Sharepoint foundation server 2013