Hi Mark, Id suggest downloading the RustyLogic .NET Interface (check out http://groups.google.com/group/RedDot-CMS-Users/browse_thread/thread/c03ac49d05340ce2/8315c0bfffe4494a?lnk=gst&q=rustylogic#8315c0bfffe4494a)
Although it is written in .NET 2.0 (you should be able to follow it seeing as the syntax of C# is similar to PHP), it should give you some idea how to connect to the Service. Kim On Jan 22, 8:19 pm, Marky T <[email protected]> wrote: > Hello, > > I've been trying to get Web Services working with RedDot 9 and have > had partial success. I've got all the services working ok using a PHP > client and with SoapUI apart from the RQL Service. I think I might be > putting in the RQL in the wrong format as always get an error: > > <soap:Fault> > <faultcode>soap:Client</faultcode> > <faultstring>Server was unable to read request. --> There is > an error in XML document (3, 4). --> 'Element' is an invalid node > type. Line 3, position 4.</faultstring> > <detail /> > </soap:Fault> > > Does anyone have an example SOAP request message which works so I can > see what is wrong in my request and work out why it's not working? > > Thanks, > Mark. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
