Saving binary data in ColdFusion
I have a problem with saving a binary representation of a file to a file...Let me show you my pain: Everything starts with a file, file.pdfThen the file is send via POST to a website with some...
View ArticleWebsite 503 error - Request timed out waiting to execute
Our website ColdFusion pages are receiving 503 error - Request timed out waiting to execute. It is happening at random times, multiple times per day, and sometimes several times an hour. I am having to...
View Articlecfdirectory action=list not working with directories that contain an ampersand
Our IT group just upgraded one of the our file share servers from Windows Server 2008 R2 to Windows Server 2012 R2. We quickly noticed a problem with CFDIRECTORY listing the contents of directories...
View Articlecfspreadsheet : Issue while reading Excel sheet (xls/xlsx) created from...
I am facing an Issue while reading Excel sheet (xls/xlsx) created from Microsoft Office 2013.Here is the error#1: An error occurred while reading the Excel: org.apache.poi.EncryptedDocumentException:...
View ArticleGeneral problem communicating with SOAP-API
Hello, does anybody know whats wrong with this basic code?Whatever I post to this API, I always get back the API itself.. Strange. Maybe someone could try this code? <cfhttp method="POST"...
View Articlemigration ColdFusion 8 to 11
Hello, We have an application running using ColdFusion 8,0,0 and are planni gto upgrade to ether ColdFusoin 10 or ColdFuson 11.I am less familiar with both vesions (10/11) so I wonder: Are there any...
View Articlecfhtmltopdf cfchart
I am trying to show a cfchart within cfhtmltopdf tag. The chart shows correct on pdf, but when I mouse over the data, a pointer would show up and url is this page's relative path. Is there a way to...
View ArticleUsing Javascript to require 2 drop down menus to have something selected
Hi everyone. I'm trying to get 2 drop down menus to each have something selected when the form is submitted. I'm using javascript for this, but I can't get it to work. Basically, if one is blank and...
View Articlecfprocparam : How do I call stored proc with db defined variable %TYPE?
I have a stored proc in Oracle. One of the input params is a defined type (see below). The error I get whenever I call the cfstoredproc is "expression is of wrong type ORA-06550". It's a formatted...
View ArticleWebservice wsdl not returning variable names in function calls
All of a sudden on my server the call to a cfc webservice wsdl (in production) is not returning the variable names in the wsdl.Instead of the variable names in the function as defined by the...
View ArticleTHIS.setDomainCookies bug in CF11?
Hello, It appears as though THIS.setDomainCookies functionality has been reversed from CF10 to CF11... I migrated recently from CF10 -> CF11. I have an app that runs at xyz.thisdomain.com My app has...
View ArticleI have a cold fusion site.Is there a way to integrate Amazon to Cold Fusion...
Is there a way to integrate Amazon toCold Fusionso the persons products entered in the site will automatically be added to the amazon store as well?
View ArticleUnable to MS Access mdb as a datasource
I can't seem to add a datasource. I have a Microsoft Access database (typical mdb file), and I can't add it as a datasource. I keep getting an error. Unable to update the NT registry.Variable...
View ArticleInvalid column name for the group attribute.
Hi,Please help, I m struck with this for the past 2 days. Basically i have big query and with cfoutput and group attribute; i m displaying hte results..It has 4 levels of grouping. Also, the grouping...
View ArticleProblems with CF11 Monitor
My department has recently installed CF11 on a new redhat server. I can't get the monitor to work correctly. I've enabled Monitoring and Profiling and the Monitoring Server. I can get the monitor to...
View ArticleMail not sending from Coldfusion
HiI recently upgraded from CF8 to CF11 and now CF11 does not seem to be able to send emails. In CFAdmin, I entered the mail server and settings to the point where, when I Verify Mail Server Connection...
View ArticleCF11 cflogin failure
Hi, Since migrating from CFMX7 to CF11 we are experiencing some weird failure with cflogin (using session or cookie storage). Basically when we log-in on the application after a session/client timeout...
View ArticleCF 11 High CPU Fresh Install
Hi, We seem to have run in to a problem with two CF instances having high CPU usage after 1-2 hours. We have three servers, two of which are back ends to a load balancer, the third is just on its own....
View Articlewinmail.dat
Has anyone ever had a problem with winmail.dat files while reading attachments from cfpop emails? Is there a way to parse these out and get the attachments (excel, word, pdf etc..) out of the email?
View Article