11-18-2008 10:42 AM
11-20-2008 02:09 PM
Hi cdweiss,
I have a couple of questions that I would like to ask you about the error that you are receiving. Do you always get this exact error (including the 9/10/2008 timestamp)? Can you track this error down to a specific VI in your VI? What other programs are running when you get this error?
What you are seeing is a Windows error. Have you added any other programs recently?
11-20-2008 03:09 PM
11-21-2008 01:57 PM
Has this application been running previously, or is it a new application? Do you get this same error when you run the application on other machines?
If your application is large it will take some work to isolate the source of the error. If it had been running before it may be easier to just undo what ever changes has been made (either in the code or on the machine).
The PStrCaseCmp could be used in any VI that is comparing strings, which hopefully narrows it down a little.
11-24-2008 08:28 AM
11-25-2008 11:42 AM
There are no known issues with the PStrCaseCmp. To resolve this issue I would first try a repair install and if that does not fix the problem I would do an uninstall/reinstall of LabVIEW. Hopefully the reinstall will reallocate the memory location that is causing the error.