Moving old site
We are trying to decide if it's worth it to move an old to a new server. It uses cold fusion 6.0.Will we need to update to a new version of Cold fusion & if so, will we need builder or what...
View ArticleMy first memory leak?
A while back I posted an issue relating toCFThread GC Overhead Limit Exceeded. Someone marked a reply as the answer but the issue is still ongoing. After months and months of reading and taking...
View ArticleSumming Dollar Amounts from Query- Evaluate? Loop? CFSET? Let SQL DO IT?
SQL Server 2008 R2CF 9.0.1Data type: money, nullQuery name: get_paymentsFields:payment_subtotalpayment_addpayment_subtract Greetings The best practice method to evaluate, add/subtract dollar sums to...
View ArticleSchedule tasks not working for SSL.
I am running CF11 using Tomcat 7 and jdk1.7.0_45. I have non-SSL sites that execute the exact same task fine. However for my SSL enabled sites, the task will not run. Does anyone have an idea as to...
View Article同一サーバー内でcoldFusionの設定を検証環境用、本番環境用で分けることは可能でしょうか?
サーバー内にcoldFusionをインストールしています。同一サーバー内に検証環境と本番環境を両立させる場合に、それぞれcoldFusionの設定を分けることは可能でしょうか?ライセンスは2つあります。よろしくお願いいたします。
View Articleimport dreamweaver sites into cfbuilder3
I am having issues with cfb 3. I can get the server running and new projects etc. but I can't figure out how to import existing dreamweaver sites into cfb3. The import works fine but no matter how I...
View Articleorg.apache.axis2.AxisFault: com.ctc.wstx.exc.WstxIOException: Attempted read...
To facilitate code sharing between ColdFusion and our .NET applications we have a .NET webservice running through IIS on localhost. Occasionally, under what appears to be high or persistent load, this...
View ArticleGetting status Pending when calling rest function call
Hi,Coldfusion version 10.The app hangs using IE9 when I do a REST cf function call from js file. Observing the console, I see Pending status. However, it works fine in later versions of IE, Chrome and...
View ArticleCF10 Update 14/15 No longer respecting noProxyHosts in jvm.config
Hello, I have an instance of CF10 running behind a proxy server. For the CF Admin to be able to get CF Updates, I had to add this line to the JVM Arguments....
View ArticleUpgrade 9.0.0 to 9.0.2
Hi there, I would need some help in upgrading my ColdFusion in my company's server from CF 9.0.0 to CF 9.0.2 Currently my company installs CF 9.0.0 on IIS, however our product would need to use Java...
View ArticleInstall Coldfusion 11 on IIS 7 and see error 404.0 when I try to run servlet
I install Coldfusion 11 on IIS 7 and see error 404.0 when try to run servlet from "index.cfm". I added: .class in folder C:\ColdFusion11\wwwroot\WEB-INF\classes, servlets configuration in...
View ArticleThe tag handler gridcolumn does not have a setter for the attribute...
I recently moved from coldfusion 8 to coldfusion 9 but all the pages with cfgrid: is throwing the following error. Any suggestion would be of great help...
View ArticleCF11 Cfwindow problem Script: http://sbs/CFIDE/scripts/ajax/ext/ext-all.js:18
I am having a problem with all my pages that include Cfwindow after upgrading to CF11. There is a long delay (15seconds) and then the message - Unresponsive Script A script on this page may be busy, or...
View ArticleCF11 - How to handle unresponsive clustered instances?
My client is running ColdFusion Server 11,0,02,291725 on Windows. They've configured five clustered instances with session replication, and requests are forwarded to the cluster via IIS and the CF...
View Articlecoldfusion coding tools just like in dreamweaver cs6
Dreamweaver cs 6 had those wonderful coding tools that helped you insert large pieces of code such as user authentication etc. Where is that in cfbuilder3?I like what cfbuilder 3 has to offer in...
View Article502 web server received an invalid response while acting as a gateway or...
Hello, I have been getting "502 web server received an invalid response while acting as a gateway or proxy server" when trying to access a page and the ColdFusion is application is server is hanging up...
View ArticleCFDocument error--attribute error
Win7/CF10 Attribute validation error for tag CFDOCUMENT. It has an invalid attribute combination: filename,fontembed,format,formfields,formstype,localurl,mimetype,name,orientation,overwri...
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 ArticleDate picker not poping up in IE 9
Hi, The date picker in Cold Fusion 11 does not pop up the calendar when selected. It works with IE 8, but does not work with IE 9. Is there a setting in IE 9 or CF 11 admin that needs to be set?...
View ArticleSQL injection
I have a very large website that is constantly under attack via SQL injection. My SQL DB is corrupted weekly. I am in the process of doing the <cfqueryparam value throughout the site. But in the...
View Article