Detecting ErrorsLast Updated: 9/18/2008 | |
| Sections above here: Home » Development » Debugging | |
|
Sections below here: Topics in this section: |
If errors occur during start up of an application IntraWeb will terminate the application and log the error to an .err file. The applications filename with an .err extension will be used. If you are having trouble starting an application, check for an associated .err file. The .err file is a text file and can be viewed with notepad, or edln. Errors that occur outside of the program block such as missing required packages or statically linked DLLs cannot be detected and will not be logged in the .err file. |
(C) 2002-2009 - Atozed Software Ltd. | |