02-13-2015 11:51 AM
I have windows 7 on my system and sometime late last year I starrted getting a Windows dialog telling me that LabWindows/CVI has stopped working when I try to open a file from the project file menu. I also get an error when I run a project debug mode and use a selectFilePopup in the code. The error says, "The program has suspended execution at address 0x75D5025E. No source line information is available." I've tried removing and reinstalling CVI to no avail. Any suggestions?
02-17-2015 02:01 AM
Hello Nick,
We just had an user with the very same problem. See discussion here. He eventually reinstalled Windows and CVI worked again.
Could you please tell which versions of kernel32.dll and ntdll.dll you have. These files are located in C:\Windows\SysWOW64 on 64bit Windows and C:\Windows\System32 on 32bit Windows. To see the version right click the file, select Properties and go to Details tab.
Could you also say which Windows Updates were installed before CVI stopped working(Control Panel->Windows Update->Wiew update history)
Constantin
02-17-2015 10:49 AM
Constantin,
Thank you for your response. I've attached screnshots showing the version details for kernal32.dll and ntdll.dll. I also looked at the updates to see which might have been installed when the problem started. Unfortunately there are 15-20 updates every month. I didn't take note of when the error started to occur. At first it only affected my ability to open files from within the project (i.e. file->open->Source, etc). Then I went back to modify a project that had a SelectFilePopup and found that that wouldn't work either.
02-17-2015 10:50 AM
Whoops, here's the other file.
02-19-2015 10:37 AM
Hello Nick,
I have the same versions of kernel32.dll and ntdll.dll as you and CVI is working fine.
What is your exact Windows version? The other user with this problem had Windows 7 Home Premium 64-bit. You can right-click on My Computer and select Properties to see Windows version.
Constantin
02-19-2015 10:54 AM
I have Windows 7 Professional, Service Pack 1 64-bit OS running on a HP EliteBook 8460w with Intel Core i7 CPU running at 2GHz and 8 GB of memory.
02-20-2015 10:11 AM
Hello Nick,
You can try uninstalling Windows updates. You can intall them back afterwards:
I don't know if this could remove the crash but I don't have other ideea.
Constantin
02-20-2015 02:40 PM
Thanks for your connection and persistance. I'll try the uninstall and reinstall and let you know the results. It will be few days before I can get to it though. Other priorities...
Thanks again,
Nick