C++ Builder XE7 (32-bit build)
IW 15.0.22
WebApplication->SendFile( SelFspec, true );
Any attempt to download a file from the browser fails.
For example, SelFspec = "SYS_LOG-2019.txt"
Browser (Firefox and Chrome) error:
File copy Failed. The file "/sam-dat/logs/SYS_LOG-2019.txt.tmp" could not be created. The system cannot find the path specified
Help ?? Thanks
Sorry, just re-read the note "Some reminders about SendFile" - now seems to be working with my installed versions of Chrome and Firefox.
IW 15.0.22
WebApplication->SendFile( SelFspec, true );
Any attempt to download a file from the browser fails.
For example, SelFspec = "SYS_LOG-2019.txt"
Browser (Firefox and Chrome) error:
File copy Failed. The file "/sam-dat/logs/SYS_LOG-2019.txt.tmp" could not be created. The system cannot find the path specified
Help ?? Thanks
Sorry, just re-read the note "Some reminders about SendFile" - now seems to be working with my installed versions of Chrome and Firefox.