Skip to main content
July 27, 2011
Answered

Resource Security issue Coldfusion 9 Srv Std + Windows 2008 (64) + IIS7

  • July 27, 2011
  • 1 reply
  • 963 views

When I go to Resource Security in ColdFusion Administrator the only tab that is working is the Data Sources tab. Nothing shows for CF Tags or the rest of the tabs.

    This topic has been closed for replies.
    Correct answer pete_freitag

    It uses javascript to change tabs, so it's possible you have JavaScript disabled, or a JS error is being thrown. Try running the page with Firebug / firefox or with chrome and open up the developer tools. I bet you will find the problem in there.

    1 reply

    Legend
    July 28, 2011

    Hi,

    These are the menus you should have in CFadmin:

    Server Settings section
    Data & Services section
    Debugging & Logging section
    Server Monitoring section
    Extensions section
    Event Gateways section
    Security section
    Packaging and Deployment section


    Security should have this:

    Administrator
    RDS 
    Sandbox security
    User Manager
    Allowed IP Addresses


    Datasources is in Data & Services

    CFX Tags is in Extensions

    Maybe you could attach a picture of your CFadmin page to get a better idea of what you mean?

    HTH, Carl.

    July 28, 2011

    Thanks for the response. The menus are as they should be but when I click on

    the CF tags or any other tab nothing changes. It doesn't show the CF tags.

    See in the enclosed doc that the data source items are still showing when I

    click on the CF Tags tab or any other tab.

    In the picture it should be showing the CF Tags but still shows the Data

    Sources, the Data Source tab is the only tab that is working.

    pete_freitag
    pete_freitagCorrect answer
    Participating Frequently
    July 28, 2011

    It uses javascript to change tabs, so it's possible you have JavaScript disabled, or a JS error is being thrown. Try running the page with Firebug / firefox or with chrome and open up the developer tools. I bet you will find the problem in there.