PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB18] IIS and windows server 2012
[WB18] IIS and windows server 2012
Iniciado por guest, 24,jun. 2016 13:36 - No hay respuesta
Publicado el 24,junio 2016 - 13:36
In windows server 2003 if i need to run webdev using one domain user the only thing to do was to change the user in the anonymous anthentication of the WD180AWP alias and everything works as expected.

In windows server 2012 if i do the same webdev always gives the error:
Error
This request refers to an invalid context (5864). (Session ended for an unknown reason).
Restart the application (GVGRH_INT)

The application will be automatically relaunched in 3 seconds


(59, ERR_BAD_CONTEXT_FOUND)

Anyone knows how to do it using windows server 2012 and iis?

Thanks