CF11 on IIS 8.5 frequently slow
Recently installed CF11 on a Windows 2012R2 server running IIS 8.5. There are currently 9 sites configured in IIS, all under separate application pools. Several times a day, for reasons I have not yet...
View ArticleHow to create Basic Bar Graph or Pie Chart from a database table
I have a database table where users have indicated their interests, and I'd like to understand the simplest way to generate a graph of the data. Most of the data in this survey was gathered in the form...
View ArticleCold Fusion and RETS
I am working on a real estate application. I am having difficulty with the pulling down the information from my MLS Server (Hawaii in case your wondering). I have looked through the site and have...
View ArticleRandom Net connection call failed errors
Hi All, I've built a Flex application which is calling coldfusion CFC through remote objects in order to retrieve data. 2 days ago, I've updated the server with coldfusion 9 and my issue is that I have...
View ArticleIIS7.5 and ColdFusion10(Developer)
I installed ColdFusion10 Developer on my Win7 desktop with IIS7.5 but when I go to localhost/xxx.cfm a popup dialogue box opens >> Opening .cfm file...You have chosen to open index.cfm which is a...
View Articlepost parameters exceeds the maximum limit specified in the server
After ColdFusion security hotfix APSV12-06 was installed, we got this error "500...post parameters exceeds the maximum limit specified in the server..." on our dev and test areas. We changed parameter...
View ArticleTomcat exception Cannot call sendError() after the response has been committed
CF 10 Developer Edition. Windows XP SP3 When submitting a page that worked fine in CF 7 on this machine, I get an error I've never seen before: ==================HTTP STATUS 500- description: The...
View ArticleHTTP Error 500.0 - Metaspace
So, we've been running CF11 on our development servers for nearly a year as we worked out several issues. Thinking all was well and good we've deployed it to our production servers only to have a...
View ArticleWhen will Adobe provide a hotfix for TomCat 7.0.54
I can upgrade Tomcat myself, but that approach isn't documented and isn't likely to be supported by Adobe.Tomcat is bundled as part of ColdFusion 11, so I would hope Adobe would either provide a hotfix...
View ArticleFree barcode generator?
Does anyone know of a free or 'cheap' barcode generator that will work withCF?
View ArticleWebinspect vulnerability for Cross Site Request Forgery
We regularly have to run webinspect scans on our CF servers. Recently, we started getting CSRF findings on both our new CF11 servers as well as our one remaining CF9 server. After doing research, it...
View ArticleIgnore zero values to be plotted on line cfchart
I have a cfchart line chart in ColdFusion 11 which has value has zero for some months (jan to Jul) as shown below : However in the graph value 0 is plotted . I need the graph to start displaying...
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 ArticleGetting ColdFusion Support Back Into Dreamweaver
You may have noticed in the last few versions of Dreamweaver CC that ColdFusion support is slowly being removed from the program. Officially Adobe's answer is that developers should switch over to...
View ArticleCould not find the ColdFusion component or interface
I don't know what else to try. I have created a fully functional ORM CRUD application that is working perfectly when I have the mapping cfc located in the root folder with the index.cfm file that is...
View ArticleColdfusion 10 with IIS 7 Windows authenticaiton
I enabled Windows authentication in IIS 7 for a site powered by coldfusion 10. After I logged in, a coldfusion page that dump all the CGI shows REMOTE_USER and AUTH_USER are empty. The...
View ArticleIs there a limit to the size of a formatted xlsx spreadsheet created by...
I'm using cfscript to create a (fairly) large xlsx spreadsheet. As I was developing the script and the spreadsheet grew in size, I started getting the following error when attempting to open the...
View ArticleMigrating CF 9 to 11
I have installed CF9 with many files deployed on my server, now I need to migrate to version 11 as I do not have Enterprise Edition I can't do the migration through CAR files. I wonder if there is...
View ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View ArticleCF 8 to 11 default.html and login.cfm stuck in endless loop.
I have a ColdFusion 8 site that runs fine on an old Windows 2003 server that needs to be decommissioned. I’ve been able to test the site on a VMware Windows 2003 server image and that works well. I...
View Article