11-16-2005 01:38 PM
11-16-2005 01:41 PM
11-16-2005 03:08 PM
My first involvement with 7.0/7.1 came when working on systems that would be delivered to a customer. They were not attached to an internal network so they got their own copy of cvi. Some of the debugger features in 7.1 are very slick. The ability to look at arrays as images, step back through code, and designate the next point of execution is very useful. The fp file generation tool has saved me considerable time. There are some features that I miss when going back to a 6.0 environment, but even cvi6 was a pretty good compiler so if you don't use the newer features, it not like you are stuck in the stone age. It is unfortunate you have not had the same experience with cvi7/xp as I have. I had found it to be very stable.
You may still be able to get someone from this forum who works at NI to take a look at the issue. The key is finding a way for them to replicate the problem.
11-17-2005 04:46 AM
I have come across a similar problem. During development I got a "Process Terminartion Error" saying that CVI could not terminate the debuggee process and that I may not be able to rebuild it and that OS may be unstable etc. I then started getting Fatal run time errors with Unknown source position, when the FileSelect popup was used when pointing to the Desktop. To cut a long story short, it seems my code is not the problem as the same crash occurs with CVI sample programs. Try the following...
Load the CVI\samples\fileio\arrayfile.prj, plot the graph then save to a file "data.dat" ON THE DESKTOP. With the program still running, plot again, and save again to the same file on the desktop. Again, with the program still running, plot the data and try to save to the same file on the desktop. The Fileselect popup appears and will stay there inedfinitely UNTIL you hover the mouse over the "data.dat" file WITHOUT even clicking. All is well very briefly until the little Windows popup tries to appear that tells you what kind of file it is, and at that point it crashes. This seems only to happen with files on the Desktop and it does NOT happen when saving files to the desktop with non-NI programs. This happens consistently for me with different machines running XP Pro service pack 1 and service pack 2. I am using CVI 6.0 and the problem occurs when in the IDE and with compiled and installed apps.
If anyone from NI is watching the thread I too would appreciate a solution this problem, and I have seen other posts describing similar problems.
11-17-2005 06:35 AM
Further to my last message:
I have tried installing compiled versions of my program and the arrayfile program on XP machines without CVI on them, and the programs work fine on there. I have tried repairing the installation of CVI on one machine, and removing the installtion on another and both these machines still persist with problems. I am a bit puzzled...if the run time engine has been corrupted (as suggested elsewhere) then this would surely still manifest itself when a program is compiled and installed on another machine - but it doesn't, so long as CVI is not present on the other machine. Perhaps CVI has damaged something in Windows (and this seems to be where the problem occurs - hence the Fatal error messages with unknown source position when in the IDE) on my machines that have CVI on them (or have had in the past)?
Any suggestions other than reinstalling XP?
11-17-2005 11:38 AM
Hello David,
Sorry for the delay in my response. I have been OOO for the past week. I would be happy to try to do whatever I can to try to resolve this problem for you, or at least get to the source of the problem. Having said that, I would suggest going to the ni.com/support website and select Request Support >> E-Mail NI. This will create a service request on the issue. Also include the specs of your machine (Win XP, SP1, SP2, etc) and the executable you are running. Also, if you go to the System32 directory on your Windows XP machine, right-click the cvirte.dll file, select Properties, select the Version Tab, what is the exact file version you see listed there? Also, in this email that you send on ni.com/support could you attach the CVI 5 and CVI 7.1 built applications so we can do some more investigation on a few WinXP machines?
Thanks again in advance.
11-17-2005 12:17 PM
11-17-2005 07:24 PM
11-22-2005 10:21 AM
11-22-2005 06:22 PM