Tag Editor
This page clearly states that Coldfusion Builder 3 has a Tag Editor. How do you open it? It's not on the sad excuse for a tag menu and Ctrl T, Ctl Alt T, Ctrl Shift T don't do a thing. The description...
View Articlevar field=this.addField('datafield','text',1,rect); not working in IE11 but...
My project is running using ColdFusion and JAVA. Using cfobject java classes are using to fill pdf fields. Using this.addfield adding few fields and attaching to datafield. Code: "function...
View ArticleError while indexing PDF
Could not index c:\inetpub\wwwroot\ig-ideas\docs\I120090\[filename].pdf in SOLR. Check the exception for more details: Invalid bfchar range pattern in ToUnicodeCmap CF11, update 5 While indexing folder...
View ArticleCF11 imap delete nullPointerException
I'm trying to retrieve email from a Gmail account, and just updated my servers to CF11. Now all of a sudden, my delete calls will randomly error out giving the stack trace below indicating a null...
View ArticleAcunetix Web Vulnerability Scanner 10.0 deems the yui javascript included in...
Is there any way to clean these javascript files? /cfide/scripts/ajax/yui/animation/animation-min.js /cfide/scripts/ajax/yui/calendar/calendar-min.js...
View ArticleIIS 7 Authentication doesn't check for folder/file permissions (Coldfusion)
Hi, I have the exact same problem described in https://forums.adobe.com/message/5653666#expires_in=86399993&token_type=bearer&access_toke n=eyJhbGciOiJSUzI1NiIsIng1dSI6… I just migrated to...
View Articlescheduletasks.cfm file is missing
We use CF version 8. The scheduler stopped working, so I tried to log into CF administrator. It was broken, I found that someone had moved some folders. I got everything back into place, CF Admin works...
View ArticleIIS Connector with Basic Authentication Enabled Fails to Process Default...
Configuration: Windows 2012 R2, ColdFusion 11.0.05.293506 Our web site is configured with index.cfm as a default document. We have configured a directory to use Basic Authentication. If the URL is...
View ArticleColdFusion Administrator - cookie error
Hi all One of our web devs recently installed Coldfusion 11 onto a Windows Server 2012 R2 web server. The IIS site where the ColdFusion Administrator console is installed has a couple of bindings on it...
View ArticleCold Fusion 11 MIcrosoft SQL Drivers and Azure SQL
I know that folks are using the JDBC connectors (with some gymnastics) to attach ColdFusion X to Azure SQL. I had previously done this in coldFusion 9 but found that under a load, it was less than...
View ArticleInput length (with padding) not multiple of 16 bytes error
Hi. I am trying to encrypt an ItemID so the user doesn't see the actual ItemID in the address bar. I have 2 encryptions. One is being used on an Edit page. This one works just fine. But when I try to...
View ArticleCF11 Fresh Install - Configure Server never executes - "Interactive service"...
Nothing happens. Running on Windows Server 2012 - looking at the server events, I see this: The ColdFusion 11 .NET Service service is marked as an interactive service. However, the system is...
View ArticleFast Track to Coldfusion
looking for the current "Fast Track to Coldfusion" course (for CF 10/11) - who knows if this can be downloaded somewhere? Adobe used to offer a PDF download but I can't find it
View ArticleIt is possible to route cf requests for subfolders in one Website to...
Hello,For a migration scenario we think about to migrate application step-by-step from CF9 to CF11. So on the server, we want to replace the modified code with changes for CF11 and connect this whole...
View ArticleHow we can secure the non- ColdFusion document (Word document,PDF Document...
How we can secure the non- ColdFusion document (Word document,PDF Document ,Images) in ColdFusion 10. Users can access the non –Coldfusion document without login in the Application because it is not...
View ArticleWhy is CF11 RTM + CU5 drastically different from the latest deployment...
We have a development copy of CF11 that we installed as a RTM build that has since gone through CU1 through CU5. We just recently installed CF11 on our production server which was done from the latest...
View Articlemobile LR not syncing with iPhone 6 plus
Just bought the iPhone 6 plus and downloaded the LR app on the new phone. it shows the synced collections and has a dark spot for each photo in that collection, but there are no photos and nothing...
View ArticleAdd 2nd Y-Axis in cfchart
Hello,Is it possible to have in CF11 a chart with two lines, and each line has it own y-axis scale? I didn´t found any example, that cover my request. Does anybody have example?
View ArticleProgrammatically-created scheduled task fired off 3x in the same millisecond...
The task is created when a page is manually loaded via a ColdFusion page. We've used the same process for about a year now without incident (and I can't repeat the error now...). The code also checks a...
View Article