Customer Portal

Get support and access the resources you need to get the most out of our LIMS.

Open support request | support@labworks.com | 844.452.2967 ext 2.

< All Topics
Print

Temporary sample file

Issue: Where does the temporary sample file get created when a label is printed from eLIMS?

Solution: eLIMS creates temporary files similar to SAMPLE.dat the following way:

  • Temporary files are created in the path “~/App_Data/upload/temp/{templateName}-{Guid.NewGuid()}.pdf.txt”
  • “App_Data” is located in the directory where eLIMS has been installed.
    • By default it will be the path “c:\inetpub\wwwroot\LabworksWeb\App_Data\”

Note the temporary pdf that is generated by Bartender is created in the same directory with the similar name “~/App_Data/upload/temp/{templateName}-{Guid.NewGuid()}.pdf”