We have a web app running on CF10. When trying to migrate it to CF2016 update 4, we have a cfajaxproxy that is generating the following error.
Invalid usage of AJAX tag.
Use cfajaximport tag to specify SCRIPTSRC or make sure all ajax controls are inside a single cfform tag that has SCRIPTSRC.
We are running on IIS 8.5 on Windows 2012 R2. The website has a virtual directory /cf_scripts in IIS pointing to D:\ColdFusion2016\cfusion\wwwroot\cf_scripts and I can call any of the scripts directly through the web browser and see the JS.