ColdFusion 11 Fresh Install Administrator Login Not Working
Am shifting from a machine that had CF9 on it, then the Splendor Beta, now with CF11 and though I've re-installed CF11 multiple times and have tried various methods I've seen in other threads...
View ArticleColdFusion 11 update 5
I installed update 5 last week for ColdFusion 11. Now the Browse buttons don't work in any of the ColdFusion Admin screens and the Settings Summary page has an error with non-root administrator. Is...
View ArticleHas anyone tried running Standard on Dev and Enterprise on Prod?
We need to upgrade our existing servers to CF11, and we're considering saving money by installing the Standard version on our development servers, and the Enterprise version on production. We need PDF...
View ArticleRedirecting index.cfm to dynamic.cfm without parameters :(
Hello Everyone, I have this code that works great, but there is one little problem.When user inputs index.cfm it does not forward to plain dynamic.cfmSo it seems to me that i need to modify this code...
View ArticleHow can I extract bookmarks, and their sub-bookmarks, as individual PDFs?
I have a large (9700pg) PDF that has 15 top-level bookmarks as well as hundreds of sub-bookmarks within those 15. My goal is to have each individual bookmark as a separate PDF. I tried split document...
View ArticleGetting error whie indexing CF collection
Hello, I am trying to re-index my cold fusion collection from verity to solr. But I am getting following error while re-indexing. It will let me continue if I wait for some minutes or after restart the...
View ArticleInvalid data '' for CFSQLTYPE CF_SQL_INTEGER
Every time I enter data, I get this error report:Invalid data '' for CFSQLTYPE CF_SQL_INTEGER It might be related to this problem: <cfloop collection="#cities#" item="cityID">...
View Articleintegrate a cms like squarespace
I have been a coldfusion developer for several years now. I always get people asking me to built a front-end website for them. Basically, all they want is a brochure type site where they can manage...
View Articleftp action:getFile - Attribute validation error
Hi, First, the code : LOCAL.fileName = lsDateFormat(now(), 'yyyymmdd') & '.csv';LOCAL.filePath = "example_file"; LOCAL.ftpService = new FTP();...
View ArticleQoQ without a commond id
Hi All,I use this technique for QoQ when I have a commond key:How to do an OUTER JOIN in Query of Queries | BealeARTSNow, I have data from two different table but the join is based on multiple fields...
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
View ArticleViewing Files With CFFTP
I have established an SFTP connection with a client site but I cannot see the files in the directory because they do not have valid extensions. If I upload a file to the directory and add .txt to the...
View ArticleHow to update coldfusion 9.0.1 to 9.0.2 in a linux server
How to update coldfusion 9.0.1 to 9.0.2 in a linux server. I have been using centos. Please provide any reference links or steps to do this
View ArticleCannot install CF11 on ubuntu 14.04.1 LTS
I have a headless install of Ubuntu 14.04.1 LTS and want to install ColdFusion 11 thereon.The download I was able to retrieve was ColdFusion_exp_11_WWEJ_linux64.zipI downloaded that on a Windows...
View Articlecaching variables?
I've been on a mission to optimize things in our web template, and I've been using a lot of query caching with fantastic results. One place I think can be improved is variable assignment. We assign...
View ArticleWill upgrading from CF9 to CF10 fix cfpop with Office 365 TLS problem?
We currently have CF 9 and have an application that uses cfpop. We are upgrading company mail to use Office 365. I was able to get cfmail working with Office 365 no problem, but cfpop is not working...
View ArticleKnown causes for concurrent request limits in CF 9?
Hello, I am looking into a concurrent requests issue that has just recently come to my attention with ColdFusion 9. It appears that ColdFusion can only process 12 requests at the same time using...
View ArticleColdfusion 11 Running on IIS Server and Java CreateObject Error
I am getting the error below when trying to create an object in CF 11 using cfscript. In the CF Admin Java VM settings are the default setting. I have placed xmlsec-1.5.8.jar file under \cfusion\lib...
View ArticleCF won't start with JDK 1.7
Now that CF is certifified for JDK 1.7, I installed the latest update from Adobe and installed JDK 1.7. However, ColdFusion 9.01 with Hotfix 3 on Windows 2008 will not start. This is the error in...
View ArticleFlash remoting issue
Hi all,Trying to configure CF10 in windows 2008 R2 server and flash remoting. I am getting this error when i am checking the gateway:https://127.0.0.1/flex2gateway/cfamfsecure...
View Article