【发布时间】:2013-03-16 04:45:09
【问题描述】:
Could not find the ColdFusion component or interface query.
Ensure that the name is correct and that the component or interface exists.
The error occurred in D:/sites/xxxxx/mobile/resource/nodeRO.cfc: line 34
32 : this.touch = 0;
33 :
34 : **variables.QueryService = new query();**
35 : variables.QueryService.setName("qryResult");
我已经检查了映射。 非新查询驱动的对象都可以 重启CF服务还是不行
使用 CF 9.02
现在呢?
【问题讨论】:
标签: coldfusion