Hi, fellows!
I've got a question for ya:
Have anybody seen the following error messages appearing on the exit from the program written in VFP 7.0 running on WinNT 5.0/2000 machines:
Msg. Box #1, tilte "Program Error": "<process has already exited> has generated errors and will be closed by Windows. You will need to restart the program.
An error log is being generated."
Msg. Box #2, title "DrWatson Fatal Error": "Dr. Watson was unable to attach to the process. It is possible that process exited before Dr. Watson could attach to it.
Windows 2000 returned error code=87
The parameter is incorrect."
This happened on the machines (WS, not FS) running under Windows 2000 ver. 5.00.2195, one machine has SP2 and another SP3 installed, both WinNT 5 Professional.
From what I read about Dr. Watson follows that this "spy" program is some debugging tool that's supposed to trap an error and create a log file with .WLG extension. Instead, it generates an error itself!
I cannot say that my program is perfect, but it ain't generating any errors on Win9x or WinNT 4.0 machines, only on WinNT 5/2000.
The worst thing - it's intermittent on one of the machines (the one with SP3), though persistent on another (with SP2).
Any ideas why it may happen?
BTW: The KB article Q175875 and others on Dr. Watson topic in MSDN give the description for this behavior on WinNT 4.0/5.0 server, but not on workstation.
Regards,
Ilya
I've got a question for ya:
Have anybody seen the following error messages appearing on the exit from the program written in VFP 7.0 running on WinNT 5.0/2000 machines:
Msg. Box #1, tilte "Program Error": "<process has already exited> has generated errors and will be closed by Windows. You will need to restart the program.
An error log is being generated."
Msg. Box #2, title "DrWatson Fatal Error": "Dr. Watson was unable to attach to the process. It is possible that process exited before Dr. Watson could attach to it.
Windows 2000 returned error code=87
The parameter is incorrect."
This happened on the machines (WS, not FS) running under Windows 2000 ver. 5.00.2195, one machine has SP2 and another SP3 installed, both WinNT 5 Professional.
From what I read about Dr. Watson follows that this "spy" program is some debugging tool that's supposed to trap an error and create a log file with .WLG extension. Instead, it generates an error itself!
I cannot say that my program is perfect, but it ain't generating any errors on Win9x or WinNT 4.0 machines, only on WinNT 5/2000.
The worst thing - it's intermittent on one of the machines (the one with SP3), though persistent on another (with SP2).
Any ideas why it may happen?
BTW: The KB article Q175875 and others on Dr. Watson topic in MSDN give the description for this behavior on WinNT 4.0/5.0 server, but not on workstation.
Regards,
Ilya