ok, this is the background. I had an exe made in 7.1 sometime in feb 07. I made another exe using the same source files (with my new modifications). The new exe did not give desired results. So, I reverted back to the old feb 07 exe. When I launched it, certain part of the code is not working (especially the read/write part).
The top-level VI in the exe is designed to read data from text files (stored in the network drive) and then initialize the variables accordingly with that data. I dont think that is happening and hence some calculations in the VI are yielding no result. I dont understand why reverting back to the old exe should not solve the problem.