I am trying to run my API manager, which has previously worked, and now I get an exception when I call GetDpValue. The exception message I get is “Unable to find an entry point named 'CSharp_Variable_Clone' in DLL 'libCSharpBridgeV316'.”
Does anyone have any idea what could cause this?
C# API exception
- mhargreaves
- Posts:84
- Joined: Thu Nov 11, 2010 12:31 pm
Re: C# API exception
I have solved this - it was because I had added a reference to the old version of the ETM.WCCOA.CSharpInterface.dll stored in my solution folder - so when I upgraded to P001, I was using the incorrect version