Hi,
I am getting following error when I run an exe referencing a particular DLL.
Could not load file or assembly 'XYZ.ABC.DEF, Version=1.0.3801.24033, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Access is denied.
Could the above error be due to XYZ.ABC.DEF.DLL being corrupt? What could be wrong with the DLL to cause this error. We just tried to use Reflector tool on this DLL and we could not reflect it.
Please help.