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 の使用
それで?