cfchart : display values when the chart is in HTML format (Coldfusion 10)
Hello, I use CF10 and the HTML5 type of charts : it's really great, but I encounter difficulties to display values in the charts with the datalabelstyle : this attribute seems to have no effect when...
View ArticleCF8 Failed to decrypt vendor, will result in developer license
Hello, I have a CF8 standard license. When I restarted my CF services, I just throw "A License Exception has occured." I tried to reapply the license but it do not change the CF Edition in my CF admin....
View ArticleApplication transferred too few scanlines
We have a CF9 app that uploads images then processes and resizes them. CF occasionally crashes during this process and logs the error "Application transferred too few scanlines" with nothing else....
View ArticleCFINPUT DateField
I want to access CFINPUT DateField in my JavaScript, but got page error.It works if I use text field, but not DateField <SCRIPT>function GetLink(){ var url = 'MyForm.cfm?StartDate=' +...
View ArticleSandbox security denying CFINDEX from indexing a collection (Solr/CF9)
Hello, everyone. I did fix the last Sandbox security related issue with Solr collections - it was in the "Files/Dir" section, I had to put everything under C:\ColdFusion9\wwwroot. Now, I'm facing yet...
View ArticleColdfusion 9.0.1 Updates Hot fix
HiIm new to coldfusion. Yesterday i updated one of our servers with HotFix 4. It went fine. Now im trying to update it on another server but on Server Settings - Settings Summary.I dont see the field...
View ArticlePackaged ColdFusion 9 Datasources not importing to ColdFusion 10 64-bit on...
I installed ColdFusion 10 64-bit on my I new 64-bit work computer. To save time and effort; l decide to use Packaging & Deployment option on ColdFusion 9 32-bit on my old computer to archive all my...
View ArticleCFContent open file with # in filename
I am trying to launch a file when the user clicks on a link. Sometimes the filename has a # sign in the name, like "My File #1.xlsx". When they click it, they get an error saying "The file specified in...
View ArticleCFSET DATEFORMAT
I want to pass my date parameters to my stored procedure.Because MS SQL uses format like 'YYYY-DD-MM', I want to convert cf_SQL_Date to the reight format to pass CFQUERY. I need include single quote. I...
View ArticleCF10 install on win2k8 with Plesk - websites won't resolve
I am unable to get any of my ColdFusion websites to resolve on a new server Windows 2008 R2 server (IIS 7.5) with Plesk. The issue appears to be permission issues between CF and Plesk but I cannot...
View ArticleQuery help, direct and indirect reports
I have an Access 2010 DB like the one shown in Fig 1 below and I am using Coldfusion 10 Trial to query this database. Atwork I am continually asked for "group" reports which means that therequestor...
View Articlecfftp secure bug?
having a wierd issue here. i believe it may be a bug in CF.code: <cfftp secure="true" action="open" server="#ftpserver#" port="#ftpport#" username="#username#" password="#password#"...
View Article.../index.cfm
Puzzler for you...recently I have had visits from some suspicious bots - well, one is a SYNAPSE user agent, the other bingbot (which is not that suspicious). However, they have both been entering...
View ArticleProblem using and
Hi, I am having a problem formating an Excel file with multiple sheets using cfspreadsheet. I created the excel file from an XML string using POI. Things work perfect till here. To format the...
View ArticleCan anyone explain what is happening in this example?
Take a look at the following bit of CFML: <!---\\ This is a coldfusion comment \\---><cfif false> <cfsavecontent variable="Test"> <?xml version="1.0"...
View Articlevalidate with hide and show field
Hi, I have the form with div to hide and show. When i click on radio button two, enter city name then hit submit, but validation still asked for name is required from div0. The problem is that when...
View Articlecfprocessingdirective pageencoding also not working
Hi I use the below code to export the data from ldap query to excel <cfheader name="Content-Disposition" value="attachment; filename=Report.xls"><cfcontent...
View ArticleNo errors on cfm page except for "500 - Internal server error"
Hi, since we have upgraded to CF10 from 9, I don't see any errors on the cfm page except for the plain "500 - Internal server error.". I have to go to the application log file on CF Admin, but that...
View ArticleError in Scheduled Task in CF 10 Standard Edi.
Hi Team, Currently we are facing an issue in Scheduled Tasks options in ColdFusion 10 while we attempting to schedule some tasks. We are using the same facility successfully in ColdFusion 7 Standard...
View ArticleColdfusion 10 Scheduled Tasks Not Working
I'm trying to schedule a task that will run every Sunday. I have tried several options and I continue to get the following message...An error occured scheduling the task.Advance Scheduling support is...
View Article