Category / Section
Checking whether an ASP.NET application, which is hosted in IIS, picks the proper versions of Syncfusion assemblies
1 min read
Please perform the following steps to pick the proper versions of Syncfusion assemblies.
1) Download and install the process monitor from the following path, which is used to find the loaded modules (assemblies) from the ASP.NET application.
2) Run your ASP.NET application as well as Process Monitor.
3) You can now view the w3wp.exe in Process Monitor and select the process indicated in the below screen shot
4) After selecting the process, the Event Properties window will be displayed.
5) In the Event Properties window, select the Process tab.
6) Click any one of the Syncfusion assemblies in the modules list in the Event Properties window.
The version and path of the selected assembly will be displayed.