I am running the same script in two different servers. I check nusoap
debug trace aand found these two lines that are didferent which makes
the script using the second line not to work properly. Does anyone know
what could be cuasing this difference? That is why is the second line
missing style value, use,
and endpointType?
call: operation=OpenC onnectionAndBeg inSession,
namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc,
use=encoded, endpointType=ws dl
call: operation=OpenC onnectionAndBeg inSession,
namespace=http://tempuri.org, soapAction=, rpcParams=, style
debug trace aand found these two lines that are didferent which makes
the script using the second line not to work properly. Does anyone know
what could be cuasing this difference? That is why is the second line
missing style value, use,
and endpointType?
call: operation=OpenC onnectionAndBeg inSession,
namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc,
use=encoded, endpointType=ws dl
call: operation=OpenC onnectionAndBeg inSession,
namespace=http://tempuri.org, soapAction=, rpcParams=, style
Comment