09-18-2010 02:23 PM
Hi all
I have made a program which uses various header files and library files. All the header, library and CVI files are in the same folder. The problem which i am facing is that most of the time when i run the program, it gives the Error " Can't open file , File access denied." and some times it runs successfully. I can not make out why this problem arises very often .
Regards
09-20-2010 07:46 AM
mhs100:
We need more details to give you some help.
What file does the program have problems with? How are you trying to open it? Does the file already exist? Are you doing anything with that file in another application?
It may be helpful to post the section of code causing you a problem.