Maybe not an adTempus question, but have a problem with running my C# program which uses adtempus API's.
Everything run fine in test. In our production environment I get an error (see attachment).
It's a version mismatch. I can understand this, because we are running adtempus 4.2 in production and 4.4 in test.
I'm surprised, because I added log4net in my executable so I would expected that that's the one which is being used, being the one in de folder of my exe file.
Any idea?
Thanks,
Guy