31 May
2003
31 May
'03
9:09 a.m.
Alexis Roda wrote at 2003-5-29 18:20 +0200:
I have written an external method to convert word/excel documents to PDF. This external method is stored on our windows server, and it runs fine. My problem is that, if I run it through xml-rpc from our linux server, it works only if I have run the windows external method first.
I faintly remember to have read about a bug in External Method that can cause "TypeError, wrong number of arguments". Please search the mailing list archives (search for "External Method TypeError"). Dieter