Skip to main content
Inspiring
October 16, 2012
Question

getting cf setup in dreamweaver

  • October 16, 2012
  • 1 reply
  • 593 views

Hi all,

I posted this here:

http://forums.adobe.com/message/4779510#4779510

but I realized it probably is smarter to put it here instead....

--------------

Hi all,

I'm trying to get the databases and bindings panels working on a site...

I already have things setup and working for a colfusion 10 & mysql site.... local deveopment server an mac lion....

So - when I preview a page in browser or DW live mode - all mysql data show just fine

but the databases tab is gray and tell 5 things to do - but they are allready done in site setup area...

--> site setup uses connect = local / network but maybe need to switch to RDS instead???

I am using application.cfm master page with main connection data.

I do not have a connection folder - because previously not needed

It's like DW needs to see application.cfm data?

Q: what is missing? How do I get the databases panel working?

This topic has been closed for replies.

1 reply

Carl Von Stetten
Legend
October 16, 2012

I belive that in order to get the databases (and components, and other server internals) panel working, you will need to set up RDS.  Local/network connections allow file synchronization, but not advanced ColdFusion development features.

-Carl V.