error starting up application

selasi

New Member
good day to you all.

im having an error when i try to start up an application and when i run the login client(file) its self the following error pops up "unable to open or create C:\temp\lbi03024, error 2.(354)"

im failing to understand the problem since all my DLC environment is well set and pointing to the correct directory

may i have assistance please

regards

selasi
 
An lbi* file is one of the temporary files used by an AVM session. Either C:\temp doesn't exist or you don't have permission to write to it.
 
good day Tamhas

thank you so much. my problem is i understand when i run the login file, there is a temp file that is automatically created (temp\lbi) and my problem is its failing to be created and i would like to know how i can over come this maybe you may want to know the application package im using for this, its called Odyssey version 2

regards

selasi
 
The location used for that file is determined by the -T parameter. But, first step is to see if the directory exists and you have write permission for it.
 
Back
Top