Hi, I am using Dreamweaver Cs4 with ADDT 1.0.1.
Whenever I use the Insert Record Form Wizard to create a form on a .cfm page and then I try to preview the page on my local testing server, instead of my page I get:
KT_getRealValue:
Unknown method: KT_Insert1.
and the debug info shows:
Exceptions 23:28:48.048
- MissingInclude Exception - in
C:\ColdFusion9\wwwroot\lightforgemedia\includes\common\lib\resources\KT_Resources.inc.cfm
: line 36
Could not find the included template ../../../resources/tNG_FormValidation_pro.res.cfm.
I have checked, and there is no
tNG_FormValidation_pro.res.cfm
file anywhere in my includes and I have uploaded all the includes files from the Update Incudes Files diag of the ADDT Control Panel.
I'd appreciate any suggestions.