Hi
Using NT 14.07 and C 11.0.136
Still trying to track down the problem with saving webcam pictures in NT14.
From debug view - this seems to be the source of the error: it looks like ...camera__value is not a good file name
322.999543 2023/10/18 06:36:54.045 13692 web1.exe [st][3] [netTalk][thread=3] Error [-1:2] opening file: C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value
This is the debug view for INSERTING a record with a picture to be saved:
317.388895 2023/10/18 06:36:48.435 13692 web1.exe [st][3] [netTalk][thread=3] validate MailboxPictue
322.999543 2023/10/18 06:36:54.045 13692 web1.exe [st][3] [netTalk][thread=3] Error [-1:2] opening file: C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value
322.999648 2023/10/18 06:36:54.045 13692 web1.exe [st][3] [netTalk][thread=3] Sendfile error 404, Error 404 filename=C:\Users\Public\Documents\SoftVelocity\Clarion11\Accessory\Capesoft\NetTalk\Web Server\Webcam (79)\web\MailboxesFormControl_MAI__MailBoxPicture-camera_value
322.999719 2023/10/18 06:36:54.045 13692 web1.exe [st][3] [netTalk][thread=3] SendError = 404 The page cannot be found : The page you are looking for might have been removed, had its name changed, or is temporarily unavailable. FileRequest=[MailboxesFormControl_MAI__MailBoxPicture-camera_value]
465.358843 2023/10/18 06:39:16.384 13692 web1.exe <process started at 06:30:37.378 has terminated with exit code 0>
Need to solve this but can't get to MailBoxPicture-camera_value to see how it is not being set correctly. Going to dig into deeper libraries.
Any help appreciated.
Thanks,
Ron