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

 

This error means that the page corresponding to the HTML page is not available anymore. It could be for example, that during a process, a procedure closed the current page.

 

Check your dynamic site's code, especially the existence of the page's context (using the ContextExist function for example).

 

images\chiclet.gif Back to error list