NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: malcolmg on September 03, 2015, 02:42:36 AM

Title: Field not found: ADDTIMEPICTURE
Post by: malcolmg on September 03, 2015, 02:42:36 AM
I have started a new nettalk server app (Clarion 9.1 - Nettalk 8.60 - SQL Server) and getting the error that ADDTIMEPICTURE not found.

Checking the generated code and Intellisense (see attached images) AddDatePicture exists but AddTimePicture does not even though it is in the generated code. 

How do I proceed?



[attachment deleted by admin]
Title: Re: Field not found: ADDTIMEPICTURE
Post by: Bruce on September 03, 2015, 09:18:50 PM
ExcelExport is an xFiles object, so update your xFiles (and StringTheory while you're at it.)

cheers
Bruce
Title: Re: Field not found: ADDTIMEPICTURE
Post by: malcolmg on September 07, 2015, 06:06:56 AM
Thanks Bruce.

Stringtheory was at latest release but XFiles at 2.55. Upgraded to 2.70 and the AddTimePicture issue is resolved.

422 errors resolved, 51 to go


Malcolm