Getting error on log4net when deploying to web server.
Get this error in VS13 app utlizing CR Viewer only when Published to web server (works fine locally):
Could not load file or assembly ‘log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Also getting this error -- still searching for a solution.