AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Administrador WEBDEV / Administrador WEBDEV remoto / Errores mostrados en el navegador
  • ERR_CLOSED_PAGE error
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ERR_CLOSED_PAGE error
The request refers to the <PAGE_NAME> page that does not exist anymore. (it may have been closed by the process). ERR_CLOSED_PAGE
This error means that the page corresponding to the HTML page is not available anymore. During a process, the current page may have been closed by a procedure.
Check the code of your dynamic site, especially the existence of the page context (ContextExist for example).
Versión mínima requerida
  • Versión 7
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local