[DotNetDevelopment] Re: VB.NET and PHP equivalency

2012-09-18 Thread Cerebrus
André, I did not ask for or expect you to have access to the webservice source code, but rather my request was for the WSDL (the exposed webservice definition) of the webservice which would allow us to form an idea of it's public signature. This is an XML document that can usually be accessed for

Re: [DotNetDevelopment] Re: VB.NET and PHP equivalency

2012-09-17 Thread André Mattos
Cerebrus, Thanks for the reply. I do not have access to the ASMX webservice source code and that's why I did not provide that information on my first message. I do agree with the "total disregard" and lack of documentation but some developers are like that ... unfortunately. I have solved the p

[DotNetDevelopment] Re: VB.NET and PHP equivalency

2012-09-17 Thread Cerebrus
André, Without more details about the ASMX webservice (such as some sample code or atleast the WSDL), I am assuming this is an XML SOAP webservice. If so, then I don't see why the webservice should expect binary data to be supplied by a client at all. I doubt that is possible, but if that is inde