Debugging the existing Syncfusion source code
Syncfusion has started to provide source code as a separate installer named ‘Essential Studio Source Code Add-on’ since v9.4.0.62. To access the source code, install the Essential Studio Source Code Add-on. You can access the Essential Studio Source Code Add-on from the Essential Studio Dashboard. You can also download it from the Products and Downloads page using your support account in Direct-Trac. When you are using earlier versions like 9.3.0.x, you must install Essential Studio with the respective version’s unlock key. For example, when you are working with Essential Studio v8.3.0.21, you would need to install it with the v8.3.0.21 unlock key. You can refer the detailed documentation about Source Code Add-ons from the following link. In order to debug Syncfusion’s source code, ensure that the necessary code is shipped to your machine under the following path: Path: [Syncfusion Installed Path]\platforms When you make changes to the Syncfusion source code and want to use it in your application, you need to rebuild the source again. The tool, Build Manager, makes your work easy.
Note:
Path: [Syncfusion Installed Path]\Utilities\AssemblyManager
The source of the assemblies listed above can be found under the following path: For 32 bit: ${install_drive}:\Program Files\Syncfusion\Essential Studio\${version} For 64 Bit: ${install_drive}:\Program Files (x86)\Syncfusion\Essential Studio\${version} Follow the instructions provided to build assemblies with Build Manager.
Path: [Syncfusion Installed Path]\UserAssemblies\[version]\[Framework Version]\debug Figure 1: Syncfusion Build Manager
Figure 2: Syncfusion Assembly Manager
Figure 3: Debug and Perform Action
You can refer the detailed documentation about Build Manager in the following link: |
This page will automatically be redirected to the sign-in page in 10 seconds.