Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Add SDK to Web Part Project

$
0
0

I am developing a Web Part for SharePoint 2013 in which I want to reference an sdk's dlls (specifically theDynamics Crm 2011 SDK). In Visual Studio I have added a reference to these dll's.

I have also set copy local to true. When I run the project the it throws this error when ever it try's to access the sdk.

I assume this is because the sdk dll's are not being added alongside the web part dll. How should I be adding these references so they are accessible to my web part within SharePoint?

Edit: Removed UserAgent error. It was unrelated to the dll's not being loaded in.

Viewing all articles
Browse latest Browse all 7589

Trending Articles