Skip to main content
Participant
September 9, 2008
Question

"cfajaximport" Not found in currently active versions

  • September 9, 2008
  • 7 replies
  • 630 views
Dear all
First I want to say I am very begginning.
My problem is when I want to use some RIA sample appliaction (from adobe site) which is using some AJAX feature I have unknown runtime error during data saving. I have information that "The tag name: "cfajaximport" Not found in currently active versions. " What is it mean and how to resolve it?
I have ColdFusion 8.0.1 (developer edition), IE6.0

Thank you in advance for help
This topic has been closed for replies.

7 replies

Participating Frequently
October 22, 2008
pioslomc, thanks for helping us.
BKBK
Community Expert
Community Expert
September 12, 2008
Another possibility: did you disable or remove earlier versions of Coldfusion from your machine before running CF8?

pioslomcAuthor
Participant
September 14, 2008
Yes.
I have had CF MX7 before CF8.
I have removed it and installed new one.
BKBK
Community Expert
Community Expert
September 12, 2008
I installed the RIA demo. Everything works fine.

Looking again, the errors you got don't really look like Coldfusion errors. Are you accessing Coldfusion pages directly or via another application, such as Dreamweaver?

pioslomcAuthor
Participant
September 12, 2008
Hello all

First thank all of you for response.

BKBK: here you are the link to this example
http://www.adobe.com/devnet/coldfusion/articles/user_mgr.html

Ian: I have checked and CFIDE/scripts folder is properly accessible. When I have put
http://localhost/cfide/scripts/cfform.js in my browser I cas see what is whithin.
I've checked CF Administrator -> Settings and the path is set properly
Inspiring
September 11, 2008
I was about to type up a long answer on the fist thing to check, and I
found this blog that does it all for me.

http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2007/11/13/CF8-AJAX-Features-CFIDEScripts-and-CFAjaxImport

To summarize, you need to make sure the CFIDE/scripts/ folder is
properly accessible. You should be able to type the following URL into
a browser, unless you have your site configured in a non-default manner.

http://yourDomain/CFIDE/Scripts/cfform.js
I.E. http://localhost/cfide/scripts/cfform.js on *my* development server.

If that does not return a file, then none of the built in ColdFusion
form or AJAX functionality is going to work.

BKBK
Community Expert
Community Expert
September 11, 2008
Tell us where to find the RIA application, then we could also test it.

Inspiring
September 9, 2008
I assume this is something which is realted with the Flash Player plugin.. Make sure you have the updated one .