JBoss Web/3.0.0-CR2 - Error report

Para programadores en VFP aqui esta su foro.
[[ FORO CERRADO DEBIDO A QUE YA LA INFORMACION YA NO ES VIGENTE ]]
DAVIDG
Mensajes: 1
Registrado: Mié Feb 12, 2014 12:03 am

JBoss Web/3.0.0-CR2 - Error report

Mensajepor DAVIDG » Mié Feb 12, 2014 12:19 am

Agradezco cualquier sugerencia para resolver este error que sucede
* Al ejecutar en WIN XP SP3 un programa que consume timbrado.
* Y no en WIN 7 64bits Ultimate
--------------------------------------------------------------------------------
JBoss Web/3.0.0-CR2 - Error report
HTTP Status 501 - Method post is not defined in RFC 2068 and is not supported by the Servlet API
The server does not support the functionality needed to fulfill this request (Method post is not defined in RFC 2068 and is not supported by the Servlet API

reyesh58
Mensajes: 1
Registrado: Mié Feb 12, 2014 9:50 am

Re: JBoss Web/3.0.0-CR2 - Error report

Mensajepor reyesh58 » Mié Feb 12, 2014 9:56 am

Me paso algo parecido al utilizar ws, mi problema fue que en Windows XP no puedo utilizar MSXML versión 6 de Windows 7 en XP, mi solución fue la siguiente, la verdad muy simple

IF p_os="XP"
ohttp = CREATEOBJECT('MSXML2.XMLHTTP')
ELSE
ohttp = CREATEOBJECT('Msxml2.ServerXMLHTTP.6.0')
ENDIF

Espero te ayude en algo.


Volver a “Visual FoxPro”

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 2 invitados