Skip to main content
Inspiring
June 15, 2015
Question

cf 11

  • June 15, 2015
  • 1 reply
  • 1325 views

Hi,

I have Cold Fuion 11 installed in the development, test and production environments.

In the development and test environments the following works but in the production environment the information for the serviceseditform.cfm does not display.

 

<cflayoutarea bindonload="true" closable="false" disabled="false" inithide="false" style="height:auto;" name="LTCServiceNameEdit" overflow = "auto" selected ="true" tabTip="text" title="Service Selection" align="left" >

  <H6>Service</H6>

  <cfoutput>

  <cfinclude template="serviceseditform.cfm">

  </cfoutput>

</cflayoutarea>

The development and test environments have the Cold Fusion 11 build    . While the production environment has the following Cold Fusion 11 build:  

    This topic has been closed for replies.

    1 reply

    userCold9Author
    Inspiring
    June 15, 2015

    Hi,

     
    The development and test environments have the Cold Fusion 11 build 5.1.3 (Build 000094). The update installed it up to number 3. The version is: 11,0,03,292480    The Java version 1.7.0_51

    While the production environment has the following Cold Fusion 11 build: 5.1.3 (Build 000094). The version is: 11,0,03,292866    The Java version is: 1.8.0_25

    Would anyone know why?

    Thanks,

    Mike

    Priyank Shrivastava.
    Inspiring
    June 15, 2015

    Hi Mike,

    Could you please share a screenshot of Dev and Prod server output.

    In your Production server, you have installed a new build of ColdFusion 11 and in your Dev and Test server you have installed the old build. That is why there is a difference.

    Thanks,

    Priyank

    Thanks, Priyank Shrivastava
    userCold9Author
    Inspiring
    June 15, 2015

    Hi,

    The difference between the build for devlopment/test and production is due to licensing issue.

    Below is the screen shot between test and production.

    Test

    Production

    Thanks,

    Mike