I am getting the following error when I try to open a project in 4.70:

This project (with WebUI) opens just fine in 4.69.
What needs to be fixed? And how can I fix it?
I am getting the following error when I try to open a project in 4.70:

This project (with WebUI) opens just fine in 4.69.
What needs to be fixed? And how can I fix it?
Best answer by MarcelRoelofs
Hi Bon,
Mentioning 32-bit was the golden tip!! In Win32 there is something called calling conventions, where different calling conventions lead to different decorations of exported function names. Thus if a function’s name decoration doesn’t match the name of the function you’re trying to resolve you get this error.
In Win64 there is only one calling convention and no name decoration, hence we didn’t run into this error with Win64. As WIn32 AIMMS has already been deprecated for quite some time, nobody actually used Win32 any longer internally and also all WebUI tests run with Win64, so this one got unnoticed.
We’ll fix it in the next 4.70 hotfix release.
BTW. AIMMS 4.71 will be 64-bit only.
Marcel Roelofs
(Update: fixed as of AIMMS 4.70.4 !)
Already have an account? Login
Please use your business or academic e-mail address to register
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Didn't find what you were looking for? Try searching on our documentation pages: