Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

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

Guest
Jul 27, 2011 Jul 27, 2011

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.

800
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Jul 28, 2011 Jul 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.

Translate
Guide ,
Jul 27, 2011 Jul 27, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 28, 2011 Jul 28, 2011

Sandbox.pngThanks 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jul 28, 2011 Jul 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jul 28, 2011 Jul 28, 2011

Perfect, I added ColdFusion Administrator

http://127.0.0.1/CFIDE/administrator/index.cfm to trusted sites in IE8 and

it is now working. Thanks for the help.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jul 29, 2011 Jul 29, 2011
LATEST

Good call, Pete. Thanks for pinpointing the problem, and to Sardis for sharing the solution you implemented.

/charlie


/Charlie (troubleshooter, carehart. org)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources