Hi everryone,
It took me two days to try to build the DevExpress source code to make debugging. But can not do it, anyone know how to debug the DLL which is not?
MQ
Hi everryone,
It took me two days to try to build the DevExpress source code to make debugging. But can not do it, anyone know how to debug the DLL which is not?
MQ
Follow all instructions in readme.txt contained in downloaded zip. In particular:
update your references to DevExpress assemblies, because after compilation they are signed with different strong key.
Now you should be able to debug their assemblies.