Accessing CFDocumentItem Variables
Hi all, I am at a loss how to access a variable that's set inside of a cfdocumentitem tag. The reason I'm doing this is that a client of mine is wanting to print invoices in their browser but they are...
View ArticleI am using Cold Fusion 10,0,9,284568 which was installed as part of a...
I am using Cold Fusion 10,0,9,284568 which was installed as part of a software package purchased from a third party called Sunapsis. This software prepares mass email messages to be sent to our...
View ArticleA Pseudo-Constructor Safe Config
So here's the deal. I have a Config object. It is passed a path to an XML file, and upon init, it processes all the XML and creates variables needed so that in the end you can make calls to it like...
View ArticleHow do you get https (ssl) to work with CF10 on Windows server 2012?
I downloaded the latest CF10 installer from Adobe. Installed it on Windows Server 2012 and it works fine for regular port 80 web traffic. But, I get a connection error when I try to use https (port...
View ArticleQuery outputting all rows, I just want one.
On a form, when submited contains a few variables in hidden form controls. There is a loop in the form that outputs <li> items from a database, and a button with each list item, you click the...
View ArticleCfstat Coldfusion 10 isn't working properly
Hello We just migrated from CF9 to a CF10 installation. In CF9 cfstat was always working great and gave good information for monitoring.Now on CF10 cfstat first didnt even work (0 everywhere) so I...
View ArticleHow Can I get CF CAL to advance the month in IE9
I am at my wits end. I have built a portal around the CF Calendar only to discover that in IE 9 the CF_Cal will not advance the months. Below is the tag that shows a popup calendar to select the date....
View ArticleThe SHA-256 algorithm is not supported by the Security Provider you have chosen.
Hi, when I try to open the coldfusion administrator (CFIDE/administrator/index.cfm) the login is showin ok, I enter the password, and it redirects to the CFIDE/administrator/enter.cfm with this...
View ArticleIs it just me or are this.mappings acting funny?
Let me preface this: The following code is in the pseudo-constructor of my application.cfc (outside all functions) and this is the FIRST run of the application (so the application has not yet...
View Articlecfcookie problem between computers
I am migrating websites from a server using CF 8 to a new one using CF 10. In this one site, I have a query that looks up talent and then writes the resulting list to a cfcookie. On my computer with...
View Articlecgi.auth_user not staying set
I had CF8 running on iis7 and this used to work fine. When a user logged into IIS7 with windows authentication, the cgi.auth_user variable would stay set the entire time they were in the particular...
View ArticleColdfusion Builder 2 Server Setup Problem
Hey all, I recently downloaded Coldfusion 10 and the Coldfusion Builder 2 trial. Everything installed fine but I run into a problem when trying to setup a server in CF Builder. The section for server...
View ArticleAdobe Lens Profile Creator v 1.0.4- Does Not Work on a Mac
Hi, I downloaded Adobe Lens Profile Creator v 1.0.4 and tried to install it on a mac and installation failed because of a corrupted dmg file.I tried it several times on 4 differnet macs with different...
View Articledomain registered with namecheap.com, published basic home page using Muse
How do I find what settings to set or instructions on which DNS to set at namecheap's side? There is no chat on weekends for Muse!
View ArticleMy little templating snafu
CF10/Win7Prox64 I have a TemplatingService object. It has it's processTemplate() function called and is passed 1 argument, a Request object which holds information about the request. The first thing...
View ArticleNull Pointers are another name for undefined values
The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code.Null Pointers are another name for undefined values.The error...
View ArticleProblem with mail in CF8
Hi All. I have a problem with a CF8 install that a client has in that I cannot connect to a SMTP server to send mail through it. Description as below. Setup: Tomcat 6CF8.0.1Java 1.6.0_24Windows Server...
View ArticleLocalhost:8500 error in Coldfusion 10
Hi, Why is it so that when I am Offline i.e not connected to Internet I cannot log on to http://localhost:8500/CFIDE/administrator or even to localhost:8500 while using coldfusion 10. Can any body...
View ArticleSingle Quotes Prevent Email from Sending
I've got Coldfusion 10 with all of the updates applied and I'm having problems sending email with the CFMAIL tag. It seems as though the spooler just won't send any emails that have a single quote in...
View ArticleCfspreadsheet compatibility issues with Office 2013 (Excel 2013)
I have a web application that generate Excel Spreadsheets with formulas, colors and formatting.If the XLS generated by the application is opened from an Office 2013, we randomly loose the formatting...
View Article