The program closes unexpectedly or issues an error WGSDIAL 04

Top  Previous  Next

This may occur if you modify the definition of the AUDIT, MESSAGES or MESCONTROL files once you already created them, and if you didn't convert the physical files to the new definition.

The normal behavior of a program when opening an invalid file is to show an error. But if the error is in one of these files, inside the message routine, then showing the message will make a recursive call to show the message about the error… entering a cycle until Windows resources are exhausted and the program closes (with or without GPF), or issue the Wgsdial 04 error.

You may either erase the AUDIT, MESSAGES and MESCONTROL files (if they don't have important information) or do the proper conversion from the old format to the new one.