FCK Upload is hanging after updating to Update 11
Hi, My FCK ajax image upload is hanging. Clicked on the tab called "Upload" and the button called "send it to the Server" and the window is still open with waiting gif animation. I checked the file is...
View ArticleHow do I use RDS instead of FTP to synchronize files?
I've setup an RDS server in CFB2 and can just about do everything with it except use it to synchronize my local files with the remote ones. If I want any type of sync I have to setup an FTP connection...
View ArticleBug 3042974
Was bug 3042974 resolved? If we update to ColdFusion 9.0.2, will we still experience this bug? The bug description is: ColdFusion throws attempted duplicate class definition when accessing a web...
View ArticleAPSB13-19 Installation problem
APSB13-19 does not play nice with another JRUN hotfix we deployed: http://helpx.adobe.com/legacy/kb/error-response-been-closed-illegalsta teexception.html CF is throwing out this error if both hotfixes...
View ArticleDebugging behind AWS load balancer?
Anybody got solution how to enable Robust Exception Info on ColdFusion Server 9.01 running behind a load balancer on AWS? One option is to disable the HTTP status codes but we do need the...
View ArticleColdfusion CFForm Font Control
What is the best way to control fonts and size inside a <cfform>?
View Articlecheck box processing
I am working on a project where there is a list of items from the database and the screen is populated with the items, description, and a checkbox for the user to select. When the user processes the...
View ArticleDeleting Files
I have a database table that stores a destroy date for uploaded files.The files are stored in one directory. I'm a little lost on how to delete the file / files from the directory when the destroy date...
View ArticleFile name is not appearing in CF8 application.log
There are quite a few errors in my CF8 Application.log file that look like this:String index out of range: -1 The specific sequence of files included or processed is: '''' Why is the file name blank...
View Articlepass parameter from user choice to a query
I have a CFSELECT on the form and link to a query.I would like to fill details information when user select thew option.The option is at client side, since user select the option which I need pass my...
View ArticleUpgraded CF9 to CF10, but shows 9
I upgraded our CF9 to CF10, and it is mostly working just fine, and my main application migrated perfectly, so thank you for that, but there are some issues. I'm using Windows 2008 x64 and CF Standard....
View ArticleHow to get date 30 days from existing date?
I found this codes from this forum: #dateformat(dateadd('d', 30, now()),'dd-mmm-yyyy h:mm:ss')# This code works but unfortunately I'm not using Now(). Instead I need to use a user entered Date such as...
View Article[ajp-bio-8012-exec-9] - Element SYS is undefined in CLIENT.
[ajp-bio-8012-exec-9] - Element SYS is undefined in CLIENT. The specific sequence of files included or processed is:We are getting the errow quite frequently when moved from ColdFusion 4.5 to...
View ArticleObject instantiation exception issue in Coldfusion 10
Error Detail:========= An exception occurred while instantiating a Java object. The class must not be an interface or an abstract class. Error: ''. I am getting this error because of the below code....
View ArticleBetter debugging than cfdebug in cflayout?
I am using cflayout extensively in an app. But I find the debugging useless. So I must be doing something wrong. It loads and I get error ... "Error retreiving markup for element cf_layoutareamanage:...
View ArticleMaximum number of simultaneous Template requests coldfusion 10 standard is...
I tried to change the setting to 5 and submit changes, under request tuning setting ->Maximum number of simultaneous Template requests is still showing as 0 even after the Coldfusion service...
View Articleworld times zone
Hi, has anyone ever work with timezone.cfc ? there is the functinon getTZOffset that i am quite to understand where can i get timezone ids? <cfset variables.tzList =...
View ArticleHow's my error handling?
I'll keep this short. I have TONS of CFTRY/CFCATCH blocks encapsulating different logic. In the event an error throws, I send the CFCATCH data and usually a descriptive message along with the...
View ArticlePackaged ColdFusion 9 file will not deploy to alternate location
After building an archive car file on our Test server we want to deploy on our Staging server. The paths are different (drive and root). We change the deployment location for the files, but it installs...
View ArticleColdfusion 10 will not start
I am running CF 10 on Redhat Linux 6 and everything was working fine until recently, but now I cannot get CF to start up. I had created a datasource to connect to a unidata database and it was not...
View Article