Hello guys,
I have in my system currently, Visual Studio 2012 and Visual Studio 2015 Community Edition. I have the latest Dynamics CRM SDK(8.2.0), and one of the previous versions. I understand that I need to have only one. However, I do not think I am uninstalling the previous versions correctly. This is because the only thing am able to do with those previous versions is delete it. Not going to Settings and "uninstalling" it. Am trying to use it in Visual studio 2015. However, I am not seeing Dynamics CRM templates under Visual C# like how am supposed to. Due to this, the code written for the Dynamics CRM is not getting built though the code is without errors(Not detecting Microsoft.Xrm.Sdk class). However, the plugin registration tools is working.
How do I rectify this problem?