Title: getting error code 500
Last modified: August 21, 2016

---

# getting error code 500

 *  [sxl1999](https://wordpress.org/support/users/sxl1999/)
 * (@sxl1999)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/getting-error-code-500/)
 * Hello,
    i am trying to post my form to a asp.net web service, but on the debug
   email, i got” [body] => <?xml version=”1.0″ encoding=”utf-8″?><soap:Envelope 
   xmlns:soap=”[http://www.w3.org/2003/05/soap-envelope&#8221](http://www.w3.org/2003/05/soap-envelope&#8221);
   xmlns:xsi=”[http://www.w3.org/2001/XMLSchema-instance&#8221](http://www.w3.org/2001/XMLSchema-instance&#8221);
   xmlns:xsd=”[http://www.w3.org/2001/XMLSchema”><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text](http://www.w3.org/2001/XMLSchema”><soap:Body><soap:Fault><soap:Code><soap:Value>soap:Receiver</soap:Value></soap:Code><soap:Reason><soap:Text)
   xml:lang=”en”>Server was unable to process request. —> Data at the root level
   is invalid. Line 1, position 1.</soap:Text></soap:Reason><soap:Detail /></soap:
   Fault></soap:Body></soap:Envelope> [response] => Array ( [code] => 500 [message]
   => Internal Server Error )
 *  [cookies] => Array
    ( )
 *  [filename] =>
    [safe_message] => physical request failure" anybody has the same
   problem? thx
 * [http://wordpress.org/plugins/forms-3rdparty-integration/](http://wordpress.org/plugins/forms-3rdparty-integration/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/getting-error-code-500/#post-4353079)
 * You’re trying to post form-encoded data (basically `field1=value1&field2=value2`)
   to a SOAP-xml endpoint.
 * You might try taking a look at this similar issue [https://github.com/zaus/forms-3rdparty-integration/issues/1](https://github.com/zaus/forms-3rdparty-integration/issues/1)
 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/getting-error-code-500/#post-4353083)
 * I’m working on a plugin that might help address this.
 *  Plugin Author [zaus](https://wordpress.org/support/users/zaus/)
 * (@zaus)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/getting-error-code-500/#post-4353093)
 * Sorry for the delay; you may be interested in a new add-on plugin [https://github.com/zaus/forms-3rdparty-xpost](https://github.com/zaus/forms-3rdparty-xpost)(
   wp.org approval pending) which may be able to translate it to your SOAP construct(
   depending on the complexity of the request structure, it only handles simple 
   nesting).
 * Otherwise, did you try the actual SOAP suggestion I made?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘getting error code 500’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/forms-3rdparty-integration.svg)
 * [Forms: 3rd-Party Integration](https://wordpress.org/plugins/forms-3rdparty-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forms-3rdparty-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forms-3rdparty-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forms-3rdparty-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forms-3rdparty-integration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [zaus](https://wordpress.org/support/users/zaus/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/getting-error-code-500/#post-4353093)
 * Status: not resolved