Pricing information for a full new ColdFusion Enterprise license
Guys, this used to be straightforward. Look at the web site and see the price. Now it looks like Adobe is taking a page out of the Oracle playbook. Customer: 'How much is it?' Vendor: 'How much have...
View ArticleCF11 install lockup at 33% on windows 2012R2
The machine is running under VMware ESXi. The CF installer gets to 33% then locks up the server. I have to power off to get control. I could install cf10 with no issue. Any ideas what is going on here?...
View ArticleHow to set up a clustered environment using IIS 7.5 and CF10 developer edition
I have followed following steps to create a clustered environment:Created a new instance in CF admin with port no 8500 and the default CF installation runs on 80 port.Created a cluster in CF admin and...
View ArticleCFIF control form display
I want to use following code to control elements on the form.I use cfoutout that it shows the value is 0, but the cfif control does not show the cfselect on the form.Is it the right way to do control...
View ArticleCrosstab - array error
get the following error with my code below. Please Help. Table will be rows = dscgrd, columns = dsckcrse, rows x cols = count of dsckextid. All grouped by teacher_anumber. 0 is not greater than...
View ArticleWhere can I download Coldfusion 9.x .NET integration service installer?
I am using CFOBJECT to call a .NET dll and the server responds with "DotNet side does not seem to be running". I am using CF 9.0.1. .NET is installed and running as a service. I saw on a forum...
View ArticleHIGH PRIORITY: An error occurred while establishing an sFTP connection.
Hi Everyone,I'm need help. My code the below, this with problem. Look at:<cftry> <cfftp action= "open" connection= "my_connection" server= "xxxx.com" port= "22" username= "appogpp1"...
View ArticleWhy is CF11 adding the x-border-box class to ?
In CF10, if you used cflayoutarea on a page, you could expect a couple classes added to <body> and <html> - namely, ext-webkit, ext- (your browser) to <body> and ext-strict to...
View ArticleColdFusion 9 downloads
Where are the ColdFusion 9 downloads located? Before they were on this page: http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9
View ArticleHow To Re-Compile ONE Component in Real-Time Without CF Restart?
Is there a way? I've seen tricks for restarting the application, but I suspect this still kills all active sessions, and we have quite a few going on. I just have one CFC I need to recompile to get...
View ArticleCF11 - SQL Type Not Supported By This Driver on basic ORM Update
We are testing out one of our web applications in CF11. We have a basic ORM entity update function that fetches an object, individually calls several setters, and then saves the entity inside a...
View ArticleHi All, i need ColdFusion MX 7 for Linux(coldfusion-701-lin.bin)
Well i know there are similar thread's opened in past but i felt they are pretty old to be opened again.Guys feel free to inbox me in case you have some inputs, i would appreciate it.Thanks in Advance
View ArticleCF builder 3 (IE/FF preview)
Hi,Is it just me or is the ability to use the internal browser not in CF builder 3?The 2 buttons at the bottom of each page that used to be there aren't anymore, does this mean I have to use a separate...
View ArticleCF11 and ODBC socket DSN creation error
I recently installed CF11 (Enterprise in Trial mode) on a new Server 2012 R2 system. I have an ERP application that uses a Progress database. I installed the vendor specific 64bit ODBC driver (Progress...
View Articledreamweaver extensions for CF11
Hi,I wonder if ADOBE intend to make available extensions for the new tags in CF 11 for dreamweaver.I must admit I am struggling to find any information and adobe seem to be very disconnected at the...
View ArticleColdfusion 10 problem with cfhttp postype xml
We are making a cfhttp call.We are submitting xml data. We are able to send information from server A to server B, but server B is not giving us any response. Our code works for coldfusion 8 and 9 but...
View ArticleCFIMAP and Embedded Attachment Download
I have a ColdFusion 9 application I inherited that signs into an Outlook email box then processes email, downloads attachments, and saves emails sent to it into a database for long term storage. This...
View ArticleIs CFBuilder 3 no longer supporting "Services Browser"
I used too use Services Builder a lot to generate my CFINVOKE code. I can no longer find it in Builder 3. Does anyone no where it is?
View ArticleWord wrap in Coldfusion Builder 3?
Does anyone know where/how to turn on word wrap in CFBuilder 3? I'm on the Mac, OSX 10.9.2 Thanks, Rich
View ArticleCFBuilder 3 search
My CFBuilder 3 build has search in the top menu listed as %label.search. And the submenu is %label.references. Huh?
View Article