Copy link to clipboard
Copied
Im running the new coldfusion beta 2 connecting to a remote server.
For some reason when i right click on the a table in the RDS Dataview Im not getting the "Adobe CFC Generator" option.
Any one else having the same problem?
Copy link to clipboard
Copied
It shows up on my localhost running mySQL and CF9 and OS X 10.5.8
however the generator FAILs.
The generator opens a window with...
a title of: "Adobe CFC Generator"
-----------------------------------------------------------------
a header with: "Create ORM CFC"
-----------------------------------------------------------------
a body of...
Enter location for CFC* [__________] (Browse)
Script CFC? [_]
-----------------------------------------------------------------
a footer with.... (Cancel) ( ok )
After setting the directory it opens a new window with...
a title of: "Adobe CFC Generator"
-----------------------------------------------------------------
a header with: "Create ORM CFC"
-----------------------------------------------------------------
an empty body area -- all white --
-----------------------------------------------------------------
a footer with... ( Close )
Cheers,
-Truce
Copy link to clipboard
Copied
Hi,
Do you have firefox installed in your system.
If so please go to Preferences->ColdFusion->Extensions and select the check box 'Use Mozilla Browser for extension"
Thanks
Evelin
Copy link to clipboard
Copied
I do not have Firefox installed yet. It's a brand new machine.
I did the 'Use Mozilla Browser for extension' before installing
Firefox and it looks like it's working now.
Thank you! - but seems silly to have to do that, and no msg
informing that you need to do that.
Cheers,
-Truce
Copy link to clipboard
Copied
I installed Firefox and I still get empty/blank fields... anything else I could try?
Copy link to clipboard
Copied
for anyone else who is having this problem.. I needed to create a virtual directory in apache pointing to the CFIDE folder.
now I just have to work out how to use it..