Error Diagnostic InformationNo template file information passed ColdFusion requires that you pass information indicating which file you want to use as your CFML template file. This information must be either passed as the document path of the HTTP request or be specified as a URL parameter (e.g. cf.exe?template=myfile.cfm) of the request. |