LiftExpress - COMMUNICATING WITH TICKET / PASS EXPRESS
There is a folder named LASPASS which is used to send “messages” between Ticket Express, Pass Express and Lift Express. This folder must be accessible to all these applications and needs to have full read / write / create / delete access.
On the Lift Express Server, in the folder:
C:\Program Files\LiftExpress\LiftExpressServer
There is a file named:
LiftExpressServer.Exe.Config
This is an HTML file which can be opened with an HTML Editor or with Note Pad:
Notice: <add key=”LASPASSDir” value=”c:\LASPASS\” />
The ‘c’ after value=” can be changed to any drive letter that the Lift Express Server is logged to and on which you have created a shared folder named LASPASS.
Notice: <add key=”DTLDir” value=”C:\TECDTL\DATA\SCANNER\” />
The ‘C’ after value=” can be changed to any drive letter that the Lift Express Server is logged to and on which you have created a shared folder named TECDTL\DATA\SCANNER.
This folder is used to hold a special daily file which is used by Tracker Express to generate Credit Card Charges. Please refer to the Tracker Express documentation.