Memory leak in CF10?
I moved all my code from a Win2003S/CF8 box to a Win2008S/CF10 box and now am having issues where CF loads blank pages after a few hours of uptime. I'm noticing that the coldfusion.exe service starts...
View ArticleColdfusion 8 service will not start. Server log is ending with "Starting...
Our server has gone down and the Coldfusion 8 service will not start. There is no information in any of the logs for anything today since its gone down. Ive checked the root logs directory as well as...
View Articlecfpdf
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-7995.html
View ArticleCFDocument Screwing Up Bulleted Lists from Word Documents
Given a simple Word (2010) document (.docx) that is a buleted list of three lines of text using completely default formatting, CFDocument will generate a PDF that has bizzarre icons for the bullets. We...
View ArticleScaling in Amazon EC2
Hi,I'm planning to move my ColdFusion framework to the Cloud, Amazon EC2. It will expose web services as need it for mobile devices and also regular web sites. My framework requires a relation...
View Articlecoldfusion 9, 64bit odbc cad drivers & windows 8
I'm running coldfusion 9 with 64bit odbc cad drivers in windows 7 32bit with 32bit odbc cad drivers. I i upgrade to windows 8, does windows 8 have 64bit odbc cad drivers that will work with coldfusion...
View ArticleHow can I get an RTF file to open properly in MS Word?
I'm using Coldfusion 8 and trying get it to export to Microsoft Word an RTF file that was also created in Word, and is stored on the server. The problem is that when Word opens from the browser, it...
View ArticleColdfusion 10 : jessionid not working when passed in url
We are migrating from ColdFusion 8 to 10. Our application is having functionality written in .NET as well however the session is maintained in coldfusion only. current architecture in Coldfusion 8 for...
View ArticleRSA Asymmetric Encryption/Decryption with Private/Public Keys
Hello everyone, I have several clients with CF7-10 websites and I need to encrypt/decrypt some text with RSA asymmetric algorithm, where keys are provided as XML files. I have found this example, but I...
View ArticleNew ColdFusion 10 offering on AWS Marketplace
You can now buy ColdFusion AMI (ColdFusion Enterprise Amazon Machine Image) from AWS Marketplace at an hourly based pricing: Large Instance: $0.15/hrX-Large Instance: $0.30/hrIt is available on both...
View ArticleAfter Saving File get Message "Could not find the included template"
I have a strange issue going on and it's becoming very, very annoying. When I edit a file on our web server (it's a virtual machine running Windows Server 2008) and then try to view it in my browser,...
View ArticleFCKeditor not working in IE10
At first the editor wasn't appearing at all on pages where it should have been. After modifying the fckconfig.js file by changing var sBrowserVersion = navigator.appVersion.match(/MSIE (.\..)/)[1] ;...
View ArticleWhat do you think of the future of Coldfusion?
Let me start by saying I LOVE COLDFUSION. When I first learned Coldfusion I couldn't believe how dramatically smooth and easy it was. Now when I'm looking around for developer jobs, everyone is only...
View ArticleColdfusion 10 Apache 2.2 Virtual Host cfgrid cfselect not populating
Set up from scratch I have two conceptually identical systems, one under OS X Mountain Lion and the other under Win 7 Pro 32-bit. Both are new installs of Coldfusion 10 and all fixes have been...
View Articlecfmail
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-7f8e.html
View ArticleWhat do you use to send out mass email?
What tag or software would you recommend to use under CF 9.0.1 for the mass e-mails? We have to be able to send out about 1,000 e-mails per hour in the peak times. CFMail was not able to handle it when...
View ArticlestoreGetACL
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSd160b5fdf5100e 8f-4439fdac128193edfd6-7eff.html
View ArticleRe-size image on upload
Hi everyone, I have created a Blog page on our site and am setting up a page for anyone in the company to update the blog with some text and an image. Does anyone know how to set up code so when...
View ArticleSession domain cookies interfering with subdomain cookies
We are upgrading to IIS7/CF10 from IIS6/CF7. We run several subdomains and CFID/CFTOKEN cookies issued by the domain are taking precedence over the subdomain cookies we're issuing. The result is that...
View ArticleCfcookie is not setting in body or footer section
I don't have cfflush anywhere in web page and cookie is not being set. It was working in cf9
View Article