Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XFRXLIB.DLL not being loaded
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01643669
Message ID:
01643672
Vues:
65
>Hi there,
>
>a client of mine is trying to install my app on a Windows 2012-Server/64Bit /Terminalserver. In the start-routine xfrx is being loaded which is located in the program-dir. The first user was configured as admin and everything works fine. The next user was configured as normal user and the program-start fails with error-msg 1691 - Library file "name" is invalid. They tried changing the user to admin rights but that did not help. Has anybody some advive fpr me?
>
>Thanks in advance
>
>Thomas

Hi Thomas,

What is SET("PATH")?
What is SET("DEFA")+CURDIR()?
Where is (folder) xfrxlib.fll?

Try run xfrx in diagnostic mode under normal user:
LOCAL m.lcPath
m.lcPath=JUSTPATH(SYS(16))+"\"
DO XFRX WITH "XFRX#DIAGNOSIS", m.lcPath+"DIAGNOSIS.TXT"
MODIFY FILE (m.lcPath+"DIAGNOSIS.TXT") NOWAIT 
MartinaJ
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform