Operating System Support for Cold Fusion 10
The Systems Support matrix for Cold Fusion 10 references Red Hat Enterprise Linux 6.1? Is Cold Fusion 10, not supported in RHEL 6.3?
View ArticleCold Fusion 9 patch question
Hi, Is there a way to find the location of Cold Fusion 9 patches?I found this URL: http://www.adobe.com/support/coldfusion/downloads_updates.html#cf9 Also, is there a way of determining what patches...
View ArticleREST Custom XML Output
Hi, I've spent the last few days working with CF's implementation of REST and I love it. I can return XML as well as JSON from a query. The mobile app developer however says he needs the xml with...
View ArticleColdfusion10 scheduletask page error on Coldfusion Admin
We are using coldfusion10 enterprise edition. Now we have issue on ColdfusionAdmin schedule tasks page. It shows null pointer error and we couldn't open or edit schedules task page from...
View Articlesessiontimeout problem
Trying to make a variable go away after a certain amount of time. This is in application.cfm<cfapplication name="testtag" sessionmanagement="yes"...
View Article500 error despite site-wide error handler
Hi, Users are getting this message, despite having the default error page turned on: HTTP Status 500 - ROOT CAUSE: coldfusion.filter.FormScope$PostParametersLimitExceededException: POST parameters...
View ArticleYet another CFIDE vulnerability!
RE: http://www.adobe.com/support/security/advisories/apsa13-03.html Open letter to Adobe… Adobe, Please assign someone to trend all the ColdFusion vulnerabilities for the last five years. I am...
View ArticleCFCookie and domains
My cfcookies are only good for "domain.com" and if a user goes to "www.domain.com" the cookie is not valid. Any ideas on how I can make the cookie valid for the entire domain? I have entered the...
View ArticleCold fusion version 9 end-of-life question
When will coldfusion 9 will be no longer supported?
View ArticleDoes vulnerability CVE-2013-3336 apply to CF8.0?
The release note was confused. Adobe has identified a critical vulnerability affecting ColdFusion 10, 9.0.2, 9.0.1, 9.0, and earlier versions for Windows, Macintosh, and UNIX. This vulnerability...
View ArticleUsing CFPDFForm to Populate LiveCycle Form Master Page
I created a form with LiveCycle and I am able to populate the fields on the main page, but I am unable to populate the fields on the master page. I have a footer on the master page that has a few...
View ArticleScheduled Task Not Running in ColdFusion 10 Developer
I have ColdFusion 10 Developer edition. It has update 10: version number is 10,10,10,284825. The server does not run scheduled tasks. If I choose "run" from the scheduled tasks window, it says "the...
View ArticleColdFusion 10 issue after migrating from version 7
I am migrating my coldfusion application from version 7 to version 10. And I am using Coldspring frame work also. In this application I am calling a cfc method through this framework ,which method is...
View ArticleLSParseDateTime
I have a Problem with parsing dates. Why does #LSParseDateTime(Now())# produce an error while #LSIsDate(Now())# answers with 'YES' ? locale is German (Standard) My ColdFusion Code: Now() :...
View ArticleCold Fusion 10 issue faced after upgrade from 8
Upgraded website from Cold fusion 8 to Cold fusion 10. Initially was working Fine. Suddenly a part stopped working with the following error. The getJoinsAsString package method in the...
View Articlehelp with cfmail url link
hi my mail code is below: <CFSET Path1 = "#APPLICATION.ROOTPATH#/index.cfm?fuseaction=customerReport&isemailPo pUP=Y&fileName=#trim(txt_fileName)#"> <cfmail to="" from=""...
View ArticleLocal SQL Server 2012 (express) ColdFusion 10 Datasource will not connect?
Hello There are several methods to do this out there, not one has worked for me. First, configuring SQL Server by enabling TCIP connectionsSetting IP1 & IP2 Address to 127.0.0.1setting all TCP...
View ArticleUpgrade from CF 8 to CF 10 Enterprise or Standard?
Trying to decide whether to go with CF10 Enterprise or Standard. If we were to develop our web applications using the additional features that only Enterprise provides and a client wants to host the...
View ArticleCF9.1 is unable to call webservice written in xml
My web service is written XML and its in dev but my coldfusion is not able to call url, I have to use CF9.1.any suggetion?
View Article