Hello,
Prerequisites - Appeon 2017 has been running for years with no issues from Citrix.
We successfully migrated from Appeon 2017 to Appeon 2019 latest version.
We replaced all the runtime DLL's in our deployment directory.
The app runs perfect from my local VM.
We deployed using the AutoCompile to a Network Share. Success. I run the app on the Network share from my local machine with Admin rights. Success.
Next I try from Citirx Receiver 4.9 running on Win 2010. Users do not have Admin rights when running apps via Citrix (understandable).
The app starts fine, just seems very sluggish. At some point in the application, it must be trying to write to a directory that it was not using the PB.17 dlls. It hangs what it seems forever, does some database reads, displays data, etc. Not Responding, etc.
What we tried is this - we changed the account to have admin rights and it now works. Meaning it is no longer slow, and no longer hangs.
Question - what changed in the PB19 dlls that makes it try to write to the server it is running on that only admin rights will resolve?
thanks,
Gary
After using a shared location with ALL the dll's available in the install for our deployments, the issues seem to have gone away.