File Types Creation works in great cf9.1 however not in cf 2021
Hi,
The company has an application that stores the content of files uplaoded into an sql database table allowing for the content of those files to be rebuilt and downloaded as required using cf code.
The code works perfectly in the application running cf9.1 on a window 2008 server
When I run the identical code pointing to the same database running cf2021 on a windows 2016 server the files are generated successfully however when they are opened they either generate an error within the default application used to open the file determined by the file extension (eg ms word, xls, msg, etc ) and or advises there are permission errors preventing the file to be opened.
Can anyone shed some light on what may be causing this and a possible solution
Just recapping the cfm page generating the file, and the sql database, table, and the record being used are idetical in both examples. The ony differnece is the working solution is running cf9.1 on windows server 2008 whilst the not working solution is running on cf 2021 on windows server 2016.
I thnak you in advance or any responses that can enlighten me as to the cause and the path to resovle the above
Regards
Claude Raiola
