NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on August 12, 2023, 05:43:57 PM

Title: Themer compile errors
Post by: Richard I on August 12, 2023, 05:43:57 PM
Help please, with these errors on compile of the themer example

   xml.ClearColumnDisabled()
   xml.SetCRLF()
   xml.save(p_web.ServiceErrorQueue,strxmlout,'ServiceErrors','Error')
   xml.save(p_web.ServiceResultQueue,strxmlout,'ServiceResults','Result')

   Dont seem to be able to find any reference in the notes....

Thanks
Richard
NT 12.62
xfiles 3.27
Title: Re: Themer compile errors
Post by: Jane on August 12, 2023, 06:33:46 PM
Is that error message related to a service method?

From the version history (https://www.capesoft.com/docs/NetTalk14/NetTalkHistory.htm):
Quote
12.48 - 9 November 2022
IMPORTANT : If using xFiles for ServiceMethods, requires xFiles 4.05 (or later).
Title: Re: Themer compile errors
Post by: Richard I on August 12, 2023, 06:53:23 PM
Thanks Jane for the pointer.
That will save me a bit of time fighting with the Themer example I have.

Ive ordered X Files 4 with  the NT14 Release, so hopefully that will take care of those errors, this coming week.

Appreciate your reply, as always

Regards,
Richard