Skip to main content
Inspiring
May 18, 2013
Question

CFGRID does not show data (CF9.0)

  • May 18, 2013
  • 1 reply
  • 1064 views

Under development server, CFGRID show data , all is fine , correct. (CF9.0  version dev)

Under production server , CFGRID does not show data, only a grey line (like a HR).

How to debug this ?

Thanks,

    This topic has been closed for replies.

    1 reply

    May 24, 2013

    CFIDE lockdown on prduction blockign access?

    plartsAuthor
    Inspiring
    May 26, 2013

    No, I do not know ?

    I did not do CFIDE lockdown.

    I just made a copy of the application.cfm in CFIDE/administrator and

    and put an application.cfm with CFABORT.

    I put back the right application.cfm when I want to go to the CFadmin.

    Thanks for any idea.

    Inspiring
    May 29, 2013

    Kindly check below to troubleshoot this issue:-

    1. Is there any difference between your CF production & developement server setting summary?
    2. Is there any browser script level difference between your both CF server?
    3. Are you getting any relevant logging error in your CF server application.log & exception.log?
    4. Run a very simple cfgrid running app to check, either getting issue with that too or not.