09-15-2011 11:53 AM
I'm getting the RT error:
Error loading 'ole32.dll': Missing export '_resetstkoflw' from 'MSVCRT.DLL'
LabVIEW RT 2011
I've reinstalled RT several times but am still seeing the error.
I only see it after closing my application.
I've attached a report of my RT system.
Any ideas on what I might be missing?
09-17-2011 12:27 AM
Hello Robert,
I wasn't able to find too much about this error on our end, but doing a wider search it seems errors involving MSVCRT.DLL usually take place when this Microsoft C Runtime Library file is replaced by a third-party file that lacks "_resetstkoflwfunction". It's odd that the error occurs only after closing the application. Here is a third-party website I was able to find which explains this in a bit more detail, and might be a fix to try if your are comfortable: How to Fix Common Msvcrt.dll Errors?
Regards,
Deborah Y.