Is CF8.0.1 compatible with Window Server 2012 R2 Standard Edition
Our current environment is CF8.0.1 Multi instance + IIS 6 + Window Server 2003. We are trying to upgrade the server hardward and also OS to the latest version which is WIndow Server 2003. But because...
View Articleinstallation of Cold Fusion 10 on 3 CPU system
Can I limit it to just 2 CPUs leaving the third to OS or do I have to upgrade license to 3CPU
View ArticleIssue with Scheduled Task after Hotfix APSB13-27?
We have a scheduled task that runs every 15 minutes and looks in the 'ColdFusion9\Mail\Undelivr' folder for any undelivered emails. If it finds any it moves them to the 'Spool' folder. It has been...
View ArticleUpgrading from Coldfusion 8 to 10, Flex won't work
Coldfusion 10Flex 3Existing Flash Application works with Coldfusion 8Flex Integration is turned on.Running latest update 12Linux Machine When I bring up the application I get the following...
View Articlecftextarea to PDF
We are using Cold Fusion 8. I created a text box on a form using cftextarea, which uses FCKeditor that came with CF8. When I try to populate a PDF form using cfpdfform/cfpdfformparam the embedded...
View ArticleRTMP in Coldfusion10 - Type 'coldfusion.flash.messaging.CFRTMPEndPoint' not...
I'm trying to use RTMP with Coldfusion 10 and the embedded livecycle ES. The other channels and endpointshave been working fine, but when the server starts up I get an error complaining that the...
View ArticleUsing forms and coldfusion?
Hi, I'm building a website for selling boats, I would like to open for people to be able to put in their boats for sale and that this information they are putting in automatically comes out on the...
View ArticleCold Fusion 10 only parses cfm files in CFIDE and root website - need help
Just purchased CF 10 and cannot get it working on the site. We currently use CF9 on Windows Server 2003 (32bit). We are installing CF10 (32) on Windows Server 2008 (32). Have tried multiple times...
View ArticleColdFusion Administration Training
Hello, We are currently looking for ColdFusion training on the Administration side of ColdFusion. Does anyone know of a reputable training class that is face to face that we could look into. I...
View ArticleHow to you save form data on a form submitted to itself?
I haven't touched cold fusion in 10 years so I'm a bit out of practice. I have a request from a user to save the form data on a form she submitted. I looked at the code and even made it just a simple...
View ArticleGet SQLSTATE from error routine in application.cfc?
I'm trying to use the following code in application.cfc to allow a meaningful error message for the user (dsp_error.cfm). It isn't practicle to wrap every query in in the app try/catch code; too little...
View ArticleCFAdmin 'getverityservice method was not found'
I get the above message on start up of CFAdmin on a system that used to work. Had recently applied APSB13-27, but cfadmin worked after that install. There are two instances of CF9.01 on the server,...
View ArticleRE: insert statement runs twice in place of once Randomly
Hi I am using a simple nsert statement .The insert statement picks a variable from the form and inserts it into the database I have no loops in the page the code is :<cfif...
View ArticleRe: insert statement runs twice in place of once
I am using a insert statement.The insert statement picks a variablefrom the form and inserts it into the databaseI have no loops in the page the code is :<cfif...
View ArticleDigital Advent Calendar
I want to make an advent calender. Is it possible to make it so you can put it on facebook? Like other companies does with there advent calendars. I will not have a product in each window but an image....
View ArticleCF 10 dedicated instance user accounts - instance isolation
CF10 on Windows 2008R2, IIS 7.5 Trying to implement application isolation as per CF10 Lockdown guide.I am asigning dedicated user account for each individual instance.However, the cfadmin Administrator...
View Articleunable to import cf9 car file into cf10
I am unable to import just the dsn's and cf9 mappings from a cf9 server into cf10.
View ArticleRequest count drops to nothing
I've been having this problem recently with our server and I've never seen anything like it before. I'm hoping someone in the community might be able to give me some guidance... We run a ColdFusion 10...
View ArticleHTML CFGRIDCOLUMN values showing up for valuesdisplay issue
I'm using cfgrid type=html. I am creating a dropdown box in the cfgrid, however in the dropdown box it is showing the Values, instead of the ValueDisplay in the dropdown box. <cfgrid name =...
View Article