On Thursday 13 December 2007 03:46:33 Bjorn wrote: > Hello, > I have created a couple of simple services using TGWebServices which > seems to work fine. However, when I create a client from Excel (using > Office web service toolkit), I get the following error message: > > Run-time error > Client:Loading the request into SoapReader failed > > Any ideas?
http://wanderingbarque.com/nonintersecting/2006/11/15/the-s-stands-for-simple Translation: SOAP sucks. Big time. It is _not_ interoperable. So you essentially must dive into the intricacies of the soap protocol & see where expectations aren't met. On whichever side. Diez --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

