0
Could not find the ColdFusion Component or Interface ajax
New Here
,
/t5/coldfusion-discussions/could-not-find-the-coldfusion-component-or-interface-ajax/td-p/364612
Mar 06, 2008
Mar 06, 2008
Copy link to clipboard
Copied
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?
I'm getting this error message when calling a cfinput tag with autosuggest:
Could not find the ColdFusion Component or Interface ajax
Any ideas?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
LATEST
/t5/coldfusion-discussions/could-not-find-the-coldfusion-component-or-interface-ajax/m-p/364613#M32703
Mar 07, 2008
Mar 07, 2008
Copy link to clipboard
Copied
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.
If you're not using IIS with virtual directories pointing to your CFCs then I'm afraid I don't have any suggestions.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

