Prerequisites
Computer | Required software |
---|---|
Computer where you develop .NET DLLs. |
|
Target Sage CRM server where you deploy .NET DLLs. |
|
Steps to install SDK
Download the Sage CRM .NET SDK setup package for your version of Sage CRM.
Extract the contents of the downloaded .zip file to your local disk drive.
Run the .exe file and complete the wizard that starts.
The Sage .NET SDK registers a number of DLLs that provide the runtime environment in the Global Assembly Cache (GAC). On a computer where the .NET SDK is installed, these DLLs are located in the following folder:
%ProgramFiles(x86)%\Sage\CRM\CRMDotNet
Do not add or change the files in this location.
When you create a new C# project in Microsoft Visual Studio on a computer where the Sage CRM .NET SDK is installed, you can select one of the C# project templates installed with the Sage CRM .NET SDK.