Is posible run AESWDriver.exe like a windows service?

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
camellzone
Posts: 1
Joined: Mon Jul 17, 2006 11:34 pm

Is posible run AESWDriver.exe like a windows service?

Post by camellzone »

I'am developing a application, I would like run AESWDriver.exe as windows service, it's posible? I made a windows service, that run AESWDriver.exe and paylink connect with computer, but when I open connection with paylink this return a error 31. The same program when launch manually AESWDriver.exe work fine. Do you know why occur this?

Thanks in advanced
davebush
Posts: 492
Joined: Fri Oct 22, 2004 12:20 pm

Post by davebush »

We've not get any experience with running the driver as a service, but if it actually executes I'd be suprprised if there was a problem.

To see if it is running, you have a few options:

1/ The MilanDiag utility will pick up the diagnostics generated as the driver starts, and will pick up the minute mark diagnostics from the Paylink.

2/ If you include a file name as a parameter on the AESDriver command line then it will be used as a diagnostic log file (which will incidentally lose the window). You can then then pick up these same markers from the file.

3/ if you are still getting problems, the latest DLL may return a more meaningful eror number.

Dave Bush
Aardvark software developer. Please put all communication on the problem through the board for the benefit of others.
Post Reply