Skip to main content
Participating Frequently
October 29, 2009
Question

New Coldfusion Tags Issues

  • October 29, 2009
  • 2 replies
  • 1510 views

So i installed CF9 on a few servers and all seemed to go well.  I was reviewing this article on some new UI controls (http://www.adobe.com/devnet/coldfusion/articles/coldfusion9_uicontrols.html#at) and none of the tags used in the article seem to work on my system(s).

Has anyone else run into this?  Just looking for anyone that may have seen this issue.

thanks

    This topic has been closed for replies.

    2 replies

    Inspiring
    October 29, 2009

    When you say they don't work, what do you mean?  What happens instead of them working?

    --

    Adam

    coon5150Author
    Participating Frequently
    October 29, 2009

    I just get a blank page no error or anything.

    http://dio.cr.duq.edu/cf9dev/CF9UIControls/mediaplayer/basic.cfm

    http://dio.cr.duq.edu/cf9dev/CF9UIControls/uploader/basic.cfm

    I am pretty much just using the pages that I downloaded for the article.  The only addition is my own .flv file for the mediapplayer example.

    Inspiring
    October 29, 2009

    I just get a blank page no error or anything.

    http://dio.cr.duq.edu/cf9dev/CF9UIControls/mediaplayer/basic.cfm

    http://dio.cr.duq.edu/cf9dev/CF9UIControls/uploader/basic.cfm

    I am pretty much just using the pages that I downloaded for the article.  The only addition is my own .flv file for the mediapplayer example.

    Those URLs just 404 for me.

    You get no JS errors, and nothing goes in either the CF or JRun logs?

    Can you post the code?

    --

    Adam

    BKBK
    Community Expert
    Community Expert
    October 29, 2009

    A wild guess: the browser might still be pointing to your CF8 installation. To rule this out, try to rename the Coldfusion 8 installation directory to, for example, coldfusion8_backup. If you're unable to, then it is likely that you're still running Coldfusion 8.

    If so, stop Coldfusion 8. Rename its installation directory to coldfusion8_backup. Restart the machine.

    coon5150Author
    Participating Frequently
    October 29, 2009

    Before I installed CF9 I ran the uninstaller for CF8 and removed all of the associated files. The first thing I thought of was that it was still thinking that I am running 8 but I have ot idea how it would be doing that. There should be no traces of CF8 on the server. I am running multiserver installs.  The CF administrator shows up as CF9 and the settings summary shows 9 as well.  I have tried rebooting the hardware as well and the tags still don't work.  I am sure I am missing something thank in advance for your help.