11-14-2007 05:04 PM
I am currently using Labview 7.11. I have recently come across with a problem after upgrading my PC from Window 2000 to Window XP. And installed Measurement & Automation Explorer Version 4.2.1. Since then when I execute my Labview application it pops up a message. The message is “Labview.exe has encountered a problem and needs to close” Then Lab view abort it self. My application calls DLL. Does any body know what could be the reason for this?
11-15-2007 11:30 AM
11-15-2007 12:04 PM
11-18-2007 01:45 PM
Thank you for your response and below is answer to your questions
11-18-2007 03:00 PM
Hi Albert, Thanks for your response,
I did manage to use this DLL with no problem in past. That mean my Labview VI and DLL did communicate.
When you mention memory corruption do you mean PC’s RAM memory corruption?
11-18-2007 03:13 PM
11-18-2007 10:28 PM
Thank you Albert,
I revisited my Labview VIs and made sure all the string arguments to DLL are null terminated. Since then it didn’t crash.