C# How can I install the driver?

Support for the Milan Intelligent interface, sold by Money Controls as the Paylink USB unit and for the earlier PCI card version.

Moderators: aardvark, davebush, Admin

Post Reply
aramhai
Posts: 1
Joined: Mon Sep 21, 2020 10:34 pm

C# How can I install the driver?

Post by aramhai »

Hello.
I'm developing C# software for a kiosk stand.
Unfortunately I still do not have the hardware itself (PayLink Integration Module).

When i run "MilanDiag" i get this error:

-------------------------------------------------------------------------
AES Intelligent Money Handling Equipment Interface
OS Version 6.2
Checking Driver Files:
Not Found (<C:\WINDOWS\system32\Drivers\AesIMHEI.sys>/<C:\WINDOWS


Checking DLL:
Found at: C:\WINDOWS\System\AESImhei.dll
Timestamp : Mon Oct 22 14:18:54 2018
Version 1.6.1.2

No interface found to Milan / Genoa unit
-------------------------------------------------------------------------

How can I install the driver?


When i run "dpinst64" i get this error:

Image

When i run "demo" i get this error:

"MHE Open error 13"
davebush
Posts: 492
Joined: Fri Oct 22, 2004 12:20 pm

Re: C# How can I install the driver?

Post by davebush »

Hi,

You do not need to install a driver. The message in your post refers to a driver used by an obsolete Paylink variant that plugged into the PCI bus.

As soon as you plug in a real Paylink unit, Windows will automatically load the drivers from the Internet.

The Demonstration does not demonstrate the Palyink system in the sense of an advert, rather it demonstrates using the Paylink system to control real world peripherals like acceptors. With a real Paylink unit plugged in, and the high level Paylink.exe driver program running you can see the real peripherals in operation.

When you have a real Paylink device, the Walkthrough program from the installation will check out your PC for all the requirements and then run the Demo program.
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.
Post Reply