Browse By Tags

  • Error 500 Generating WSDL File

    I'm getting the http internal server error 500 when trying to open the wsdl file in 2 different, but similarly customized systems. I'm using 7.3c. Url is http://[server]/[database]/eware.dll/webservices/webservice.wsdl. Can this be caused by adding…
  • Access violation at address 1A10D74C when trying to login using the WebService

    Hi, We have a situation where we are trying to login using the soap web service call from a PHP application. After the login request have been sent we get an Access violation at address 1A10D74C. We are still running version 7.0 d, on MS Server…
  • Notice changes on sage SOAP getTypes

    I have recently noticed that Sage somehow change the structure/return type for SOAP __getTypes(). normally it returns a set of object which look like the following stdClass Object ( [result] => stdClass Object ( [tables] => Array ( [0] => stdClass…