Skip to main content
Participating Frequently
July 12, 2013
Question

CFSETTING won't work in CF10

  • July 12, 2013
  • 1 reply
  • 1041 views

When I try to use the cfsetting tag in CF 10 I get the below error.

The type for attribute enablecfoutputonly of tag setting could not be determined

Server:  Windows 2008 R2

Coldfusin 10,0,11,285437

The funny thing is I have the same setup on my dev box and have no issse.

Any Help would be appreciated.


    This topic has been closed for replies.

    1 reply

    Inspiring
    July 12, 2013

    Pls post your actual code.

    --

    Adam

    Participating Frequently
    July 12, 2013

    Same code I have been using

    <cfsetting showdebugoutput="false">

    It is  happening on ANY cfsettin call.

    Participating Frequently
    July 12, 2013

    Good News, We tried re-starting coldfusion and it wouldn't restart, so we rebooted the server and the error/problem has gone away.