Coldfusion 10: execute as command line
Using CF10 on a unix system. Attempting to use cfexecute on perl and batch files do not work but they run fine when executed directly from command line. The perl and bat file permissions are set so...
View Article504 Access to this service has been denied by the mail administrator
I have an e-marketing application that was developed in ColdFusion 7 and uses an Access database. I have recently migrated the database to SQL Server Express 2012 and ColdFusion 10. However, it has...
View ArticleHow to auto fill form fills based on data from a table?
I have a form which the data is being submited to a table.Using the collumn month_date_show I would like to auto fill the formif that date exist in the collumn in the table, since it will only be...
View Articlecfspreadsheet and empty Dates
Hi everyone, I'm currently working on a project that has been using Html tables to generate CSV files for a long time and since we moved recently from CF7MX to CF10 we decided to make use of the...
View Articlecfspreadsheet breaks Excel's "Format Cells..." functionality?
Hi everyone, I am working on moving a CF7MX project to CF10 and one of the changes involve updating some code used for generating csv files so that it makes use of the CF spreadsheet functions. One...
View ArticlePaypal Instant Pay Notification is doubling URL when sent
For months now, I have not been able to get any help out of Paypal. When a product is purchased, I have IPN set to on.IN the selling tools section, the following URL is used to return the IPN info:...
View ArticleColdfusion licensing for failover server
I'm interested in setting up a passive failover Coldfusion server. Since the failover will only receive requests if the other server is down, can I use the same license across both servers?
View Articlehow to disable Accordion layout?
Is there a same function like ColdFusion.Layout.disableTab to disable Accordion layout? Thanks!!
View Articlecffileupload progressbar shows error although files are uploaded
i am using cf11 developer edition... i am using cffileupload for uploading multiple files...bottom bar says--- uploaded 4 of 4 files but individual progress bar after reaching to 99% Shows ERROR its...
View ArticleProblem using and
Hi, I am having a problem formating an Excel file with multiple sheets using cfspreadsheet. I created the excel file from an XML string using POI. Things work perfect till here. To format the...
View ArticleVerifying and Decoding a Signed Request
hello all. we created an HTML5 coldfusion powered application that is serving as a canvas application within our Salesforce.com instance. According to the Salesforce.com instructions I need to do the...
View Articlethrottled CFHTTP
i recently upgraded from cf9 to cf10. running single instance on a brand new ubuntu server 12.04 with Apache. same settings as my other ubuntu servers as far as i can tell. Suddenly, all my cfhttp tags...
View Articlecfform to email - sending from email form field?
I have a form which sends emails to various departments, but I am having problems getting the 'from' email address to show the email address entered in the email form field. I have used the following...
View Articlereal use of CFID and CFTOKEN
Hi All, Normally if a request is going to a CF server then the server wil generate two tokens CFID (say 100) and CFTOKEN (say 200) and this save as session cookies in broweser. This mechanism is for...
View Articlecoldfusion.server.j2ee.pool.ObjectPool:checkIn Issues
Hi I was referred here by the Chat help. We seem to have issues with large spikes in response times and corresponding drops in traffic and as the JVM virtually hangs. This seems to be happening at...
View ArticleIs anyone having issues with XMLType Data type in Oracle 11.2.0.4 version...
Is anyone having issues with XMLType Data type in Oracle 11.2.0.4 version using Micromedia JDBC driver in ColdFusion 9.0.2 version. We are facing issue after upgrading Oracle DB to 11.2.0.4. The CF...
View ArticleColdfusion 10 developer edition, download link required !!!
Hi, I need to install Coldfusion 10 developer edition for my project, please share the download link.Thanks in advance. Regards,Ankit
View ArticleAny tips on getting ColdFusion 11 to print PDFs in Linux?
Does the PDF Service Manager need to be remote on Windows or will it work locally on Linux.
View ArticleColdfusion 10 Update 13 IIS7 503 Service Unavailable
Coldfusion 10 Update 13Windows Server Datacenter 2008 SP2IIS7 We're having periodic issues where our Coldfusion service seems to recycle or restart, and the user will receive a 503 Error Code back from...
View ArticleColdfusion 11 - Web Sockets via SSL
Help! I can't seem to figure out how to handle WSS (Websockets over SSL). I have a cert that has already been sent/received by verifier. I have a cert and an intermediate cert. I've been looking at...
View Article