Forum Replies Created

Viewing 1 replies (of 1 total)
  • i got internal server error 500
    what do i do wrong?

    *** Service ***
    Array
    (
        [name] => SiseaWS
        [url] => http://ws.sisea.com.br/Sisea_ws/SiseaWS.asmx?WSDL
        [forms] => Array
            (
                [0] => gf_1
            )
    
        [success] => Contrato Ok
        [failure] =>
        [timeout] => 10
        [as-xpost] => true
        [xpost-wrapper] => Post
        [xpost-header] =>
        [separator] => ,
    )
    
    *** Post (Form) ***
    http://site.sisea.com.br/Novo_site/Novo_site/contrate/
    Array
    (
        [input_1] => Sisea
        [input_8] => Professional|54
        [input_9] => 2
        [input_4] => 108
        [input_13] =>
        [input_14] =>
        [input_15] =>
        [input_16] =>
        [input_17] =>
        [input_18] =>
        [input_26_1] =>
        [input_26_2] =>
        [input_26_3] =>
        [input_26_4] =>
        [input_26_5] =>
        [input_26_6] => Brasil
        [input_21] => teste@sisea.com.br
        [input_21_2] => teste@sisea.com.br
        [input_22] =>
        [input_23] =>
        [input_24] =>
        [input_25] => teste
        [input_27] =>
        [gform_ajax] => form_id=1&title=1&description=1&tabindex=1
        [is_submit_1] => 1
        [gform_submit] => 1
        [gform_unique_id] =>
        [state_1] => WyJ7XCI4XCI6W1wiMTU5NzQxZmEyZWNiM2EyZWM3Zjg3ZTE3OGIwZTViOWRcIixcImY2YjNkMmZmZWQzOTAwYjIzNmY4YjQwMTk3OWRkNGMxXCIsXCIwNWNlYjUwNjZmYjIxNjA3NjAwNjhlOWI2YjUzOTE1NFwiXX0iLCJjOTFiODQ2NjFjYjJlMDYwZjQ4ZjY1ZDE2ZTIzNmYwNSJd
        [gform_target_page_number_1] => 0
        [gform_source_page_number_1] => 1
        [gform_field_values] =>
    )
    
    *** Post (to Service) ***
    Array
    (
        [timeout] => 10
        [body] => <?xml version="1.0"?>
    <Post></Post>
    
        [headers] => Array
            (
                [Content-Type] => application/xml
            )
    
    )
    
    *** Response ***
    Array
    (
        [headers] => Array
            (
                [cache-control] => private
                [content-type] => text/xml; charset=utf-8
                [server] => Microsoft-IIS/8.5
                [x-aspnet-version] => 4.0.30319
                [x-powered-by] => ASP.NET
                [date] => Thu, 21 May 2015 14:29:18 GMT
                [connection] => close
                [content-length] => 1161
            )
    
        [body] => <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Header><soap12:Upgrade xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"><soap12:SupportedEnvelope qname="soap:Envelope" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" /><soap12:SupportedEnvelope qname="soap12:Envelope" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope" /></soap12:Upgrade></soap:Header><soap:Body><soap:Fault><faultcode>soap:VersionMismatch</faultcode><faultstring>System.Web.Services.Protocols.SoapException: Possible SOAP version mismatch: Envelope namespace  was unexpected. Expecting http://schemas.xmlsoap.org/soap/envelope/.
       at System.Web.Services.Protocols.SoapServerProtocol.CheckHelperVersion()
       at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
       at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)</faultstring><detail /></soap:Fault></soap:Body></soap:Envelope>
        [response] => Array
            (
                [code] => 500
                [message] => Internal Server Error
            )
    
        [cookies] => Array
            (
            )
    
        [filename] =>
        [safe_message] => physical request failure
    )
Viewing 1 replies (of 1 total)