Notifications
Clear all
Topic starter
I was wondering if anyone is experiencing issues with losing their printer settings when accessing the EMR via Citrix. On a local install are settings stick once they are set.
Thoughts?
Posted : January 20, 2015 5:36 am
Is the EMR.ini file on your Citrix servers set to use client names? Should be an entry that looks like the below.
[Logician Private]
SDriver=sqlncli10.dll
UseClientName=TRUE
DATECOMPARETYPE=1
UseOneConnection=0
UseMultipleCPU=1
Posted : January 20, 2015 6:03 am
Check the EMR INI file in the programs folder has the UseClientName set to TRUE.
[Logician Private]
SDriver=sqlncli10.dll
UseClientName=TRUE
DATECOMPARETYPE=1
UseOneConnection=0
UseMultipleCPU=1
Hope this helps!
Posted : January 20, 2015 6:08 am