javax.mail.MessagingException: Could not connect to SMTP host: localhost,...
Hi All, We are getting this exception on our production servers (WIndows 2003) while sending emails using cfmail (ColdFusion 10) and local smtp server. A problem occurred when attempting to deliver...
View ArticleCF 10 CFDocument Fonts not Rendering
We're building some new servers with CF 10 Enterprise and we cannot get the CFDocument tag to render fonts properly. It seems to have picked a select few that it will use and refuses to use any...
View ArticleCF10 and IIS 7.5 - cfheader in 404 custom error handler not working correctly
I'm getting some really weird behavior when handling 404 errors after updating to CF10 using IIS 7.5 on a Win2k8 R2 x64. IIS randomly delivers only a portion of the HTML page when I set the 404 status...
View Articlecheckbox
I have two table in different page...i want to pass data from first table in the first page to the second table in the second page using checkbox...anyone know how to solve this matter? thanx..:)
View Articlecfinput 'datefield' always aligns to left
It appears that cfinput 'datefield' always aligns to left, I have tried everything I can think of to get it to align center (in the td, in a div, style in the input, etc) and it just wont align...
View Articlecflayout horizontal width / tabs differ between apps, same server
Yes, I know cflayout is the worst but I am trying to use it nonetheless. It's working fine (providing I realise its limits) ... on two web sites on one piece of hardware (server). We have our own...
View ArticleColdFusion with IIS URL Rewrite - Page never finishes loading
I am running CF10 on IIS 7.5 with URL Rewrite module installed. All the rewrite rules work perfectly and ColdFusion is returning the correct pages. In order to get the page displayed in the browser I...
View ArticleDynamically loading THIS scope values from a config file
My application needs to support dynamic THIS scope variables. As it stands, onApplicationStart, I load an XML config file, parse it, and it contains a structure which mimics the variable structure...
View ArticleSession Variables Reset
Hi Everyone! We have been having issues with session variables being dropped/changed. Basically what is happening is a user submits a web form and the session variable is changed. We also have problems...
View ArticleColdfusion forms being injected with Javascript code
I created simple Coldfusion forms for online use that have been working for a long time with no problems. Suddenly I have been getting blank Coldfusion forms through email along with the valid...
View ArticleDowngrading a CF licence
We have a CF application which is running fine locally under a v9 developer licence. We now need to transfer to a production server. We have bought a v10 enterprise licence which we were hoping to...
View ArticleProduct support
where do i find or obtain Adobe product end-of-life cycle support information - specificall Adobe Cold Fusion?
View ArticleRemove "" code
Hi all, I have a difficulty removing this code "<p> </p>" with replace. The code in the cfdump is: </p> <p> </p> <p> in the html output it is: <p> Tijdens de...
View ArticleSSL Connection error message while connect to SQL Server
I got an error message when I connect to a MS SQL server with SSL connection.The error message is connection verification failed for data...
View ArticleAdobe Story needs Speech Control
Does Adobe Story have speech control? (The computer reads back the script to you like in final draft) If not, they might need to add theat in there
View ArticleFileReadLine
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-6d46.html
View ArticleCF 10 Scheduler - all tasks ran at once
Hi, Quick question, are there any known issues with CF10 (update 11) and scheduled tasks? Today we had a dozen scheduled tasks, which run late in the night at completely different times, all run at...
View ArticleThere was an error while validation.
After applying security patch APSB11-14 on 8.01 we are now seeing this error on every page that makes use of cfwindow. This is what the log file says: CFContainerID: Invalid input. Please conform to...
View ArticleHow do I get CF10 to traverse symlinked directories on Apache?
Gentlepersons of Adobe.com,We have an application that uses symlink'ed directories in a CF webroot on Apache. This has worked fine on CF8, and CF9, but is now broken on CF 10. By broken, I mean...
View ArticleSELECT Auto Complete
I have a SELECT dropdown on the form and would like to have a function while user type then the dropdown will get the most close record for user to select. I tried to look on the internet, but no luck,...
View Article