Hey,
I have been working on a program and it works perfectly in the CVI environment during debug mode but when I am using the release mode to run the program(after installation or in the CVI environment) it crashes in a certain function that reads from a CSV file. I have added to the release all the files that I used for the CSV part. When I debug the crush I don't get any clue about the problem. Did anyone encounter this kind of problem?