Question
· Nov 1, 2018

Caché exTReme for .NET - direct access to globals from C# : An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

I downloaded and installed the trial version of Caché.
it is installed in c:\intersystems\Trycache
I changed the system environment settings so that
GLOBALS_PATH = c:\intersystems\Trycache
and PATH includes c:\intersystems\Trycache\bin
Caché works, and I can login, use the globals, etc...

when I run any executable like , I receive that exception error on the console :
An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
I tried with different versions of Caché (I have an older version), with different target dotnet versions, but with the same result.
Thank you for any support (even paying) at frank.servais@git.ch

Discussion (1)0
Log in or sign up to continue