08-13-2004 02:24 PM
08-13-2004 02:59 PM
09-01-2004 10:37 PM
03-07-2010 08:57 PM
Hi,
I also encountered a similar problem right now. I made a program using Labwindows, using another dll, and GPIB/GPIB 488.2 Library & Word2000.fp instrument files. I met two issues:
1) My exe program runs well for almost 50 hours and then was stopped with error message: "X has encountered a problem and needs to close...". In the Error signature appeared the dll that I used in my program in ModName.
2) In UI of the program, there is a button to create Report (making a graph, put a table of results into the doc file, and then insert the graph after the table). If I click that button, the same error message as above appeared. In the Error signature appeared cvirte.dll in ModName.
I captured these two errors in the attached files.
How can I identify where the bug is? and How should I do to solve this problem?
Thank you very much.
03-07-2010 09:04 PM - edited 03-07-2010 09:05 PM