Error messages of a Dynamic WebDev site

 

Here are the various error messages that can be displayed by a Dynamic WebDev site.

 

images\chiclet.gif

1, ERR_MISSING_PAGE

Incomplete request. It doesn't include any information about the context.

images\chiclet.gif

4, ERR_BUTTON_EXPECTED

Invalid request. The action to perform is missing.

images\chiclet.gif

5, ERR_NO_CURRENT_PAGE

The site didn’t work properly as no page was returned.

images\chiclet.gif

6, ERR_PARSER

Syntax error in the file.

images\chiclet.gif

7, ERR_BAD_ACTION

The <ACTIONNAME> special action is not found.

images\chiclet.gif

 

8, ERR_NO_PAGE

You’ve asked to work on the <PAGE_NAME> page. It doesn’t exist or is hidden.

images\chiclet.gif

9, ERR_BAD_PARAMETER

The <COMMAND_NAME> command doesn't have the right parameters.

images\chiclet.gif

10, ERR_BAD_FILE

The <FILE_NAME> file can't be opened (and therefore returned).

images\chiclet.gif

11, ERR_WDADMIN_EXIST

The WebDev program has already been started. There can only be one instance per machine.

images\chiclet.gif

12, ERR_NO_WDADMIN

The WebDev administrator program hasn't been started.

images\chiclet.gif

13, ERR_OUT_OF_MEMORY

Not enough memory to perform the operation.

images\chiclet.gif

14, ERR_MAX_CONNECTION

Connection refused because maximum number of authorized connections (NB_CONNECTION) reached. Retry later.

images\chiclet.gif

15, ERR_BAD_COMMANDLINE

The command line passed to the engine is invalid.

images\chiclet.gif

17, ERR_BAD_CONFIG

The <APPLICATION_NAME> site is not configured right for the value of <VALUE_NAME>.

images\chiclet.gif

18, ERR_BAD_WEBDEV_CONFIG

Wrong overall WebDev configuration. The <KEY_NAME> key is missing or invalid.

images\chiclet.gif

19, ERR_BAD_CONTEXT

The context this request refers to (<CONTEXT_NAME>) doesn't exist (anymore). You may have been disconnected.

images\chiclet.gif

20, ERR_BAD_URL

The URL <URL_NAME> is invalid.

images\chiclet.gif

22, ERR_TIMEOUT_REQUEST

The request hasn't been answered in the set timeframe (<TIMEOUT> seconds).

images\chiclet.gif

23, ERR_SESSION_CLOSED

You have been disconnected.

images\chiclet.gif

24, ERR_CLOSED_PAGE

The request references the <PAGE_NAME> page, which doesn't exist anymore. (the process may have closed it).

images\chiclet.gif

25, ERR_MSG_BOX

The application has generated the following error message:

images\chiclet.gif

26, ERR_BAD_SERIAL_NUMBER

Invalid serial number.

images\chiclet.gif

28, ERR_CANNOT_OPEN_FILE

The HTML file <FILE_NAME> couldn't be opened.

images\chiclet.gif

30, ERR_NO_PROJECT

The <PROJECT_NAME> project doesn't exist (neither in WDP nor in WDL). Check this project's configuration.

images\chiclet.gif

32, ERR_NO_APPLICATION

The <APPLICATION_NAME> site is not found: it wasn't configured for WebDev.

images\chiclet.gif

33, ERR_BAD_DLLEXE

The <DLL_NAME> DLL is incompatible with this version of WebDev.

images\chiclet.gif

34, ERR_NO_DLLEXE

Can't load the DLL <DLL_NAME>.

images\chiclet.gif

35, ERR_CANNOT_LAUNCH

The engine couldn't start for the following reason: ...

images\chiclet.gif

37, ERR_NO_TABLE

The <COMMAND_NAME> command only works with tables, and <CONTROL_NAME> isn't a table.

images\chiclet.gif

38, ERR_ALREADYCONNECTED

The connection is denied because you're already connected to this application. ...

images\chiclet.gif

39, ERR_NOTACTIVATED

The module hasn’t been activated. It needs to be reinstalled

images\chiclet.gif

40, ERR_NOTAVAILABLE

This command is only available in development mode

images\chiclet.gif

41, ERR_NOTADEVVERSION

This version can't be used for development

images\chiclet.gif

42, ERR_LOADMOREDLL

The user component can't load.

images\chiclet.gif

43, ERR_TIMEOUTINIT

The engine didn't initialize within the set timeframe.

images\chiclet.gif

46, ERR_UPDATING_SERVER

The server is being updated. Retry later.

images\chiclet.gif

47, ERR_TEST_WDP

The test mode can't work without the project and its pages.

images\chiclet.gif

48, ERR_SYNCHRONIZATION

The action you've requested couldn't be performed: the page wasn’t in sync.

images\chiclet.gif

49, ERR_BAD_APPLICATION

The site is not authorized for use with this version of WebDev.

images\chiclet.gif

50, ERR_NO_END_TAG

Syntax error in the <FILE_NAME> file. The end tag for the <HTML_TAG_NAME> tag is missing

images\chiclet.gif

51, ERR_LAUNCH_FAILED

Error while launching the site

images\chiclet.gif

52, ERR_CANNOT_CREATE_TMP

Can't create temporary file. Test cancelled.

images\chiclet.gif

53, ERR_CANNOT_RUN_EXPLORER

Can't run site associated with the .htm, File: %s, Code: %d

images\chiclet.gif

54, ERR_BAD_CONTEXT_INVALID

The context referenced by this request (%d) is not found. . <BR>The server may have restarted since your last request.

images\chiclet.gif

55, ERR_BAD_CONTEXT_INTERNAL

Internal error: Invalid context (%d). (status = %d)

images\chiclet.gif

56, ERR_DISCONNECTED_BY_ADMIN

You have been manually disconnected by the WebDev administrator. {RECONNECT}

images\chiclet.gif

57, ERR_DISCONNECTED_TIMEOUT

You've been disconnected because your last request is too old (time out = %d sec) {RECONNECT}

images\chiclet.gif

58, ERR_DISCONNECTED_RELOG

The context this request references is not valid anymore, it has been replaced by a new one during the last connection to the site {RECONNECT}

images\chiclet.gif

59, ERR_BAD_CONTEXT_INTERNAL

The context referenced by this request (%d) is invalid (your session ended for an unknown reason). {RECONNECT}

images\chiclet.gif

60, ERR_DISCONNECTED_ERROR

This session ended because of the following error:

images\chiclet.gif

61, ERR_DISCONNECTED_EXEC

The session doesn't exist anymore <BR>(you've quitted it or it ended 'normally') {RECONNECT}

images\chiclet.gif

62, ERR_BAD_VERSION_RQS

Version number for dialog structure invalid.<BR> This problem comes from using a mix of incompatible versions for WD140Session/WD140Awp/WD140Admin.<BR> To correct it, reinstall WebDev

images\chiclet.gif

63, ERR_DISCONNECTED_UPDATE

You've been disconnected because the site has been updated on the server. {RECONNECT}

images\chiclet.gif

64, ERR_FORBIDDEN_UPDATE

WebDev parameters are set so remote updates are prohibited.

images\chiclet.gif

65, ERR_FORBIDDEN_INSTALL

WebDev parameters are set so remote installation is prohibited.