‎02-04-2010 03:02 PM
When attempting to run my application, I continually get a ".ini" not found error. I have built the application with both the LabVIEW ini file and with a custom ini file. An issue that may be related is that the VIs were created using LabVIEW 5.1. We have been unsuccessful in building the files since transitioning to LabVIEW 8.0. Am I building the application incorrectly? Where does the executable look for the .ini file?
‎02-05-2010 12:56 AM
are you getting this error in the "exe" mode or the development mode?
If during the development mode then you can probably find this by probing.
If its coming while executing the "exe" then there might be a problem with the path to this ini file...
As a quick solution wire a error global (since its easy to place where ever you feel like) and create an exe.. You can find easily from where this error is occuring from
Guru
‎02-05-2010 02:05 AM
‎02-05-2010 09:07 AM - edited ‎02-05-2010 09:08 AM
muks wrote:
see whether this will help
muks, honestly, what the HECK does that article have to do with this issue???? You often post links to articles which have NO bearing on the question! This case is especially bad since the article relates to LabWindows! Please try to be a little more selective in your article selection so people are not sent on wild goose chases.
To poster: An executable keeps its .ini file in the same folder as where it is located. The .ini file will have the same based name as the application.I don't understand what you mean by "not building the application correctly". If you can tell us what you are doing then we can tell you whether it's correct. Have you checked through the LabVIEW Help?
‎02-08-2010 09:55 AM
Darrington,
Did any of these posts resolve your issue?