Run through the page and see if there are any tags with AJAX UI features. If there are, then place the following at the top of the page:
<cfajaximport tags="tag1, tag2">
where tag1 and tag2 stand for actual tag names, for example, cfform, cfmap, etc..