My code programmatically creates crystal reports.
Everything was working fine until we moved servers (unfortunately don’t have access to the old server anymore)
Get the dreaded error about log4net 1.2.10 that could not be loaded. (Other assemblies in my solution rely on 1.2.11, so can’t just take it out)
I installed (repeatedly uninstalling the other and restarting the server) the CRforVS_clickonce_13_0_9 32bit and 64 bit versions.
My application pool is set to allow 32bit applications.
I checked an do have log4net 1.2.10 in the GAC
Really out of things to try here and need fix this urgently for a demo to important client tomorrow (it’s midnight..make it today!)
For what it matter:
Development Machine (all fine here)
Windows 7, 64 bit
Visual Studio 2012
Crystal Reports 2012
Production Machine
Windows Server 2008, 64 bit
Full error (but guess you know it well)