Answered by:
Unable to integrate Dynamics CRM 2015 SDK with Visual Studio 2012

Question
-
Hello everyone,
I have taken a 30 trial for Dyamics CRM 2015 and trying to extend its features through CRM SDK 2015.
For this purpose
- i have installed Visual studio 2012 and Downloaded CRM SDK 2015.
- Extracted CRM SDK 2015.
- Ran the "CRMSDKTemplates" file in templates, which created two options under templates in Visual Studio for new project.
- When I created a new project for "CRM Package", I couldnt find a way to connect to my CRM account, Basically I couldnt find a way to integrate SDK 2015 and Visual Studio 2012.
- Even I tried to run the sample code "QuickStart.csproj", as per the instructions in the below link. But I am getting errors and build is failing.
https://msdn.microsoft.com/en-us/library/gg334689.aspxv
Please help me in this regard.
Thank you,
B Jogendar
Wednesday, June 24, 2015 5:44 PM
Answers
-
Hello Jogendar,
There is no developer tookit release for 2015 yet, but you can use 2013 SDK to connect to CRM 2015.
Thanks
Microsoft Dynamics CRM Training |Our Blog | Follow US | Our Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Proposed as answer by HIMBAPModerator Thursday, June 25, 2015 11:09 AM
- Marked as answer by HIMBAPModerator Monday, June 29, 2015 6:08 AM
Thursday, June 25, 2015 11:08 AMModerator -
if you are looking at the SDK Templates - you should look at this example: https://msdn.microsoft.com/en-us/library/dn689019.aspx
The example you linked related back to a console based application.
Jason Lattimer
My Blog - Follow me on Twitter - LinkedIn- Proposed as answer by JLattimerMVP, Moderator Wednesday, June 24, 2015 6:04 PM
- Marked as answer by HIMBAPModerator Monday, June 29, 2015 6:08 AM
Wednesday, June 24, 2015 6:04 PMModerator
All replies
-
if you are looking at the SDK Templates - you should look at this example: https://msdn.microsoft.com/en-us/library/dn689019.aspx
The example you linked related back to a console based application.
Jason Lattimer
My Blog - Follow me on Twitter - LinkedIn- Proposed as answer by JLattimerMVP, Moderator Wednesday, June 24, 2015 6:04 PM
- Marked as answer by HIMBAPModerator Monday, June 29, 2015 6:08 AM
Wednesday, June 24, 2015 6:04 PMModerator -
Hi Jason,
Thanks for your reply. In SDK 2013, we have deveoperToolKit installer which give options for plugin and all in visual studio. But I couldnt any such things SDK 2015, I can only install the template for CRM Package.
jogendar
Wednesday, June 24, 2015 6:36 PM -
Hello Jogendar,
There is no developer tookit release for 2015 yet, but you can use 2013 SDK to connect to CRM 2015.
Thanks
Microsoft Dynamics CRM Training |Our Blog | Follow US | Our Facebook Page | Microsoft Dynamics CRM 2011 Application Design
Make sure to "Vote as Helpful" and "Mark As Answer",if you get answer of your question.- Proposed as answer by HIMBAPModerator Thursday, June 25, 2015 11:09 AM
- Marked as answer by HIMBAPModerator Monday, June 29, 2015 6:08 AM
Thursday, June 25, 2015 11:08 AMModerator -
Thanks HIMBAP..
jogendar
Thursday, June 25, 2015 6:51 PM