"The connection was reset" errors ColdFusion 10
Hello, I've searched net and Adobe forums before creating the thread. We have webserver using ColdFusion 10 and IIS 7.5, we are trying to retore our ColdFusion website on it. We are getting following...
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 ArticleCF 11 White Space output suppression ?
Hello, I am having a dandy of a time figuring out why I cannot suppress a leading space in mycf 11 output. I have requirements that I must not have leading or trailing white space.Not matter what I...
View Articlecfmail glitches in ColdFusion 9 (not sending, but says sent)
I'm seeing the strange behavior with basic cfmail sends in CF9. CF9 has an entry in the mailsent log that is was successfully sent but on the MailEnable logs (Mailenable exists on the same server as...
View ArticlecategoryTree always empty
I have posted this issue in the Solr sub-community, but I also noticed that there is basically zero activity there (first post in 8 months, no answers to other posts), so I am re-posting my issue in...
View ArticleStored Procedures stop working after Coldfusion 11 install (OS X 10.10.1)
I recently installed a fresh install of CF 11 on Mac OS X Yosemite. All works fine except my stored procedures now no longer work. I am using SQL Server 2008 on Win XP using VMWare Fusion 7. The...
View ArticleManipulating the browser history
ColdFusion doesn't work with 'browser history'-- 'window.history.go(-1)'.
View ArticleColdFusion Event Gateway Disabled
Hello, My cold-fusion8 server is continuously go down and then UP. I have gazed on to the logs and I could see the error "Event Gateway Disabled". Anyone faced this issue before ? If so please help me....
View ArticleUnstable session replication in a HA cluster (CF10)
Hi, We have tried to create a HA cluster with requests being distributed round robin to N instances of coldfusion, we are NOT using sticky sessions as we are replication session state to all cf...
View ArticleI have issue to browse cfm pages from remote filer the same cfm pages works...
I have issue to browse .cfm pages from remote filer, the same cfm pages works when placed at local drive on server. its IIS 8, CF 11 and wondows server 2012. When I access .cfm pages from remote...
View ArticleError Logging Tools
I've been tasked with finding out how other companies implement error logging. I'm not interested so much in how to use Coldfusion to log errors, I'm more interested in whether folks are using third...
View ArticleColdFusion Builder 3 Settings Reset on Restart
I've downloaded the ColdFusion Builder 3 trial and am experiencing some odd and very annoying behavior. I've customized some code editor text font and color settings. I've added an entry to the CF...
View ArticleHelp me figure this hack out.
So as i was opening my presents with my family Christmas morning when my web server emailed me to let me know that a file had been created in my /CFIDE/ folder. This file was h.cfm and it was a nifty...
View ArticleColdFusion 10 does not recognize CustomTag directory under Oracle WebLogic
This ColdFusion application runs fine on a BEA server in other environments but I can't get it to find the CustomTag directory when running from my local Oracle Weblogic server. In the other...
View ArticleWhy are we getting 'Coldfusion 10 application server cannot be found'?
Our ColdFusion 10 Application Server would not start. It was running fine since server inception back in July until I got back to the office from vacation yesterday. Looking at the Event Viewer...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleCF7 on Windows Server 2008
Hello, does anyone know if you can install ColdFusion MX7 on a Windows Server 2008 64-bit Operating System?Thanks.Tim
View ArticleProblems Installing Coldfusion 11 with Yosemite
I have just installed Yosemite and updated from Coldfusion 10 to 11. At present, I have two problems for which I can find no answers: The first, when trying to access the CF Administrator...
View ArticleRemote CFC call through self-made proxy times out when CFC returns ColdFusion...
I'll see if I can explain: /application.cfc/api.cfc/web.config If you call a URL structured in this manner "domain.com/method/function" then I have a url redirect in web.config that translates that to...
View ArticleShow counts by disposition
I need to show by counselor how many students were accepted, cancelled, enrolled, etc. I also need grand totals. I tried using a calculated field where I entered:iif(trim(query.dispos) eq...
View Article