Cyber Point wrote:AES Intelligent Money Handling Equipment Interface
OS Version 5.1
Checking Driver File:
Found at: C:\WINDOWS\system32\Drivers\AesIMHEI.sys
Timestamp : Sun Feb 08 15:59:00 2004
Checking DLL:
Found at: C:\WINDOWS\system32\AesIMHEI.dll
Timestamp : Sun Mar 28 16:14:00 2004
Version 1,1,0,1
Checking Device Access:
AES Intelligent Money Handling Equpiment:
Interface 2, code version 04010401
*** PCI card internals corrupt ***
Application crashes on load.
Moderators: aardvark, davebush, Admin
-
Santiago
Application crashes on load.
Hello. I writing you because I have a serious problem. When I add the unit "aesimhei.pas" to my project and I try to open my application when the paylink is turning off, I can´t do it. I cant play my application when the paylink is turn off

Your problem is that windows always loads and executes DLLs before the application, and the AesImhei.dll is crashing trying to connect to the shared memory interface to USB driver program.
The latest development DLL handles the inability to connect to the driver, but until you get that, you can load your application by making sure that the USB driver program is running.
The latest development DLL handles the inability to connect to the driver, but until you get that, you can load your application by making sure that the USB driver program is running.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.