Problem with ColdFusion 2018 Update 12 (Permissions Issue)
After installing this update, all IIS sites show the following message:
You do not have permission to view this directory or page.
No other changes to the server have been made. This looks to be a permissions issue, but I cannot tell why. I tried re-applying NTFS permissions from the root directory (c:\ColdFusion2018), but that did not work. Also, when I try to uninstall the update using the following command:
java -jar C:\ColdFusion2018\cfusion\hf-updates\hf-2018-00012-328566\uninstall /uninstaller.jar
The command prompt returns the following error:
Error: Unable to access jarfile C:\ColdFusion2018\cfusion\hf-updates\hf-2018-00012-328566\uninstall
I was able to uninstall the update manually by stopping the CF service, deleting the jar file and copying the files and folders back to the instance root directory. I restarted the CF service and everything works fine.
Here are the server details:
Windows 2019, CF2018 Update 11
Any help is really appreciated. Thanks! Alberto
