Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Could not find the ColdFusion Component or Interface ajax

New Here ,
Mar 06, 2008 Mar 06, 2008
Hello,

I'm getting this error message when calling a cfinput tag with autosuggest:
Could not find the ColdFusion Component or Interface ajax

Any ideas?
476
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 07, 2008 Mar 07, 2008
LATEST
This could be the same thing I found. If you're running your site on IIS and you have made a virtual directory to point to your components, apparently there is a CF8 bug that makes AJAX calls unable to find them given these configuration circumstances. I heard (sorry - I can't remember where I read all this!) that an official Adobe CF Updater is in beta right now that will resolve this. Until then... switch to Apache? I'm considering doing this on my development server, as we've made this move on the production servers already.

If you're not using IIS with virtual directories pointing to your CFCs then I'm afraid I don't have any suggestions.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources