Hi All,

I am running an Visual C++ application on a laptop that does not have Visual Studio installed. I (obviously) created the application on a different machine. This application is a simple Win32 application with no interactive windows. It merely runs (after double clicking on it) and waits for information to come across a serial port. It has some threading.

The error I am receiving is "Application-so-and-so has generated errors and will be closed by Windows. You will need to restart the program. An error log is being created".

I cannot find the error log anywhere on my system. I dont even know what the name of the log file would be. I couldnt find anything on MSDN. Help??? I am on a deadline and am pulling my hair out.

thanks,
Bill