We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

How to debug using sources in MVC

How can I debug problems in the ASP.NET MVC using sources?  I do not want to install the assemblies in the GAC, I just want to use the sources to see where my problems are arising. I get the following error when I try to include the project itself in the solution:
Could not load file or assembly 'syncfusion.EJ.Export' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key

1 Reply

HP Harikrishnan P Syncfusion Team September 14, 2015 02:29 PM UTC

Hi David,


We are unable to reproduce the above reported issue. We suspect that cause of this error is, you might have not added the Syncfusion.EJ project as a dependency for Syncfusion.EJ.Export project. We need to add the Syncfusion.EJ project as a dependency for both Syncfusion.EJ.MVC project and Syncfusion.EJ.Export project. Please check the below table


Project

Dependencies


Your application/ MVC sample browser



Syncfusion.EJ Project


Syncfusion.EJ.Export project


Syncfusion.EJ.MVC project



Syncfusion.EJ.MVC project



Syncfusion.EJ Project



Syncfusion.EJ.Export project




Syncfusion.EJ Project




Make sure that you have added the specified projects as dependencies as shown in the above table and if still you face any difficulties kindly get back to us with more information and we will be happy to assist you.


To know about the build manager utility you can refer the following link


http://help.syncfusion.com/common/essential-studio/utilities#build-manager


Regards,

HariKrishnan


Loader.
Live Chat Icon For mobile
Up arrow icon