Have you checked Event Viewer by chance to see if it logged the error in
some shape or form?
Another alternate, which as allowed me to track down MANY errors and
solutions is to use three freeware tools:
FileMon - monitor file processing on your system
RegMon - monitor registry processing on your system
Process Explorer - monitor processes on your system
They are all at
www.sysinternals.com. I am not associated with them in any
means.
How often do you get these errors ... and can you cause them.
Both of these errors, is due to some file access problem ... one being that
a specific file is not found and another that the permissions are incorrect
.... it could be the same process.
FileMon will monitor AND tell you when the errors occur ... what file it was
trying to find.
The output is extensive, but you can filter it down not to monitor certain
activity ... so that you can pinpoint activity on one/some process.
TrueBrit said:
Sorry Larry
I cannot get the Task Manager to list any open application. The "Window"
is
one of those small flag-type windows with the yellow exclamation mark
(one
says: "Run-time error 53: File Not Found" and another "Run-time Error 70:
Permission Denied")