Page 1 of 1

error opening file

Posted: September 24th, 2020, 3:52 pm
by AriSilva
Hi folks,
One of my interviewers, after installing cspro7.4 and executing the data entry program, he is getting an error message stating that "error opening file c:\users\samsung\appdata\local\temp\csp88E7.tmp for writing".
And the programa does not execute, does not create the csdb file. Later it says that "it was not possible to open the source file..._DICT: invalid file format. dictionary is blank".
This is happening in just one of the interviewers, the others (74) are doing fine.
The thing that I do not understand is that he was already working for us using the same computer, and in the training sessions the program was behaving fine (that´s what he says).

Re: error opening file

Posted: September 24th, 2020, 4:28 pm
by AriSilva
Follows the file that "supposedly" should be the database.
When double-clicking it asks for the proper dictionary, (it should not), and when browsing for the dict, it says "invalid file format. Dictionary is blank".

Re: error opening file

Posted: September 24th, 2020, 4:29 pm
by AriSilva
Sorry, forgot yo attach it

Re: error opening file

Posted: September 24th, 2020, 6:27 pm
by josh
Somehow the file got corrupted. Perhaps the application crashed, was killed by the user or power was shut off while the file was being written. If I open it using SQLite however, I see plenty of data. The embedded dictionary is missing. We add that back in then you should be able to open it in CSPro again. You can do this opening the dictionary file in notepad, copying the contents and then opening the csdb file in a SQL lite editor and pasting the contents of the dictionary into the dictionary into the dictionary column of the meta table. If you are not able to do that send me the dictionary and I'll do it for you.

Re: error opening file

Posted: September 26th, 2020, 10:10 am
by AriSilva
Thanks, Josh,
We´ll do that as you said.
The problema is that we´ve tried to delete everything, reinstall cspro and the error stayed.
Should we have to delete this temp file also?

Re: error opening file

Posted: September 26th, 2020, 2:21 pm
by josh
Maybe there is a problem with the Windows setup and the user account doesn't have permission to write to the temp directory. Definitely delete that temp file. If you get the error again then it sounds like a permissions problem. Either that or the machine is out of disk space on the C drive.