Running ColdFusion 10 Update 18 on Server 2012 R2 with IIS 8.5. I've made changes to a CFC, and created a new CFC file as well to test. The changes I made aren't being reflected, and the new file returns a 404 File Not Found.
I've done the following:
- Checked the Jakarta virtual directory exists
- Removed and readded the site with the CF Web Config tool
- Cleared the WEB-INF class temporary folder
- Clicked all the Clear Cache buttons in CF Admin
- Unchecked all cache options in CF Admin
I inherited this setup and do not have any prior ColdFusion experience. Thanks!