cfgrid flash issue
So, have this cfgrid which pulls data from few queries to pull and show data in cfgrid but in adobe flash format, and now i like to do in html format, rather than using flash. <cfgrid...
View ArticleProtect spreadsheet with cfspreadsheet
I am trying to create a locked version of spreadsheet before letting users download it. The password function for cfspreadsheet does not seem to work. the basic operation is this: I read an existing...
View ArticleDoes anyone know where I can download CF8 developer edition
I migrated a CF site to a server the only supports up to CF8. Does anyone know where I can download CF8 developer edition?
View ArticleUnable to restart CF10 application - can anyone help?
We are in the midst of a regular maintenance downtime and our systems engineer went through standard tasks to restart the coldfusion application and was not able to. She has restarted the entire server...
View ArticleHow to fix HttpExtensionProc::jk_isapi_plugin.c error
I' am not a ColdFusion expert I' am just a beginner. I started to have issue when I login to the ColdFusion Administrator, it gets stuck on `enter.cfm` white page. When I checked the...
View Articledebug output missing
It appears that CF11 Update 7 broke the debug output by removing “tagcontext” from the “stacktrace” structure. For pages that are below the top level page all debug output after the “Execution Time”...
View ArticleException: An error has occured while trying to execute query...
I have the following custom-application.cfm file and I kept getting the above error when trying to login. <!--- Custom-Application.cfm ---><cfparam name="Cas_Server_Secure"...
View ArticleCFZIP and MAC
When we use CFZIP to compress directories, we cannot use the standard MAC tool to open them on Apple computers. Works fine on PC and works with some of the third party MAC tools. Any ideas?Thanks,Dave
View ArticleColdFusion Cache object keeps disappearing
Hi, I recently started using ColdFusion cache (cachePut/cacheGet) in CF10 to store some objects (struct/array). However, the objects disappear from the cache within a day or so and I have to re-create...
View ArticleCannot start the Coldfusion 2016 new release on a Mac. The instructions say...
Cannot start the Coldfusion 2016 new release on a Mac. The instructions say go to cfusion/bin and type coldfusion start. Go to WHERE in cousin/bin?
View ArticleHistory Report (spreadsheet) Possible?
I am faced with doing a huge migration, so I am going through history to make sure I capture every change and review it prior to this push. Is there any way to export a list of the History, preferably...
View ArticleCannot Log Into CF Administrator After Clean CF11 Install
Windows Server 2012 R2 and IIS. I cannot log into CF Administrator after doing a clean install of CF11 with purchased standard license. I was running the trial version before this clean install with no...
View ArticleScheduled Task Check for Coldfusion Updates gets 403 error
I am running Coldfusion10 on RedHat Linux6. Coldfusion Administration Scheduled Task runs a check for Coldfusion updates every 30days. This month the access_log had the following entry.xxx.xxx.xxx.xxx...
View Articleログインできない 414 request URI too Large の表示
Adobe CC にログインすると、「414 Request URI too Large」の表示が出てしまい、ログインできない。再起動してもダメでした。使用しているブラウザはIE9
View Articlecfgrid missing columns
Below is my current code, i recently changed the format set to html from flash to render in html.but i noticed from the time, i changed the format = html, the first and last row columns are not showing...
View ArticleCF10 Apache crashing with 503
Hello Experts,Server Product : ColdFusionVersion : 10,0,18,296093(PreRelease)OS : UnixOS Version : 2.6.32-573.12.1.el6.x86_64Adobe Driver : 4.1 (Build...
View ArticleCast error trying to read an excel spreadsheet with cfspreadsheet
I'm trying to read an Excel spreadsheet using CF spreadsheet and keep getting the error below. java.lang.ClassCastException: org.apache.poi.xssf.usermodel.XSSFRichTextString cannot be cast to...
View ArticleFixing CFC code ideas
I have an application running CF8. One of the CFCs is very large and breaks when trying to upgrade to a newer version of CF. I use the functions in the CFC to build html docs that can be displayed or...
View ArticleOracle 12c Authentication Issue
I have been receiving ORA-28040: No matching authentication protocol in CF11. I have tried the SQLNET.ALLOWED_LOGON_VERSION = 8. Our Oracle 12c DB is not a CDB so the changes to listener.ora will not...
View Article