Why isn't Report Builder embedding the fonts???
I have a report built with all the label and fields all set to use Calibri and to embed the font. Yet when it shows the text in the rendered PDF file, it is not Calibri (or anything close)All Report...
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 Case Sensitive URLs?!?
I just migrated my CF8 site to CF10 (development only, thankfully!) and noticed that all sorts of issues were occuring with missing images. It appears that, after over a decade of "test.html" being...
View ArticleCGI.PATH_INFO is blank in CF 10
I know this was an issue that was supposedly fixed in the first update, but I applied that and I'm still experiencing the error. Any ideas? Version says ColdFusion 10,283649
View ArticleHow to access a JSON structure key that starts with a number
I've got an odd issue here. I'm accessing someone else's JSON structure so I am not able to change it. The JSON structure keys are named with both characters and numbers like this:...
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 ArticleCF11 IIS JSON POST request hangs indefinitely but cfml runs
Issue Description Simply put when we make a request to any .cfm page with content-type of application/json and json in the request body the cfml will run (tested with cflog) but the browser/testing...
View ArticleCFThread GC Overhead Limit Exceeded
I have an application that trades virtual items and have a single page which gets all my accounts and for each one creates a thread that firstly logs the account in and then searches and buys for items...
View ArticleCF had an area where you could look at and buy software in CF--can't find it
CF had an area where you could look at and buy software in CF--can't find it
View ArticleCan't verify MySQL DataSource
Hi There, I've got problem with setting up a new DataSource on MySQL 4/5 driver. From the beginning: 1. I've installed ColdFusion 9 (Developer Edition), with JRun 4 option. I've done configuration of...
View ArticleHow setup enviroment with Coldfusion 11 express on Windows 7 with a svn...
I am trying to have a installation of Coldfusion 11 express on my Windows 7 machine display a site from a svn repository on a Windows server. I successfully set up a new project from SVN in the...
View Articleexecute js function on clicking tab?
i have a js function that works fine when attached to the onClick event of a button, but i want it to execute when user clicks the tab is there a way to do that? function clearURL() {var testURL =...
View ArticleCF10 is evaluating strings with comma's as complex types (Array), formerly...
Coldfusion 10's behaviour appears to have changed in the evaluation of strings with commas. Example: FORM.IDS = 123456, 654321, 789101 (Form Submission) <cfset fieldname="IDS" /> <cfset...
View ArticleIs there a tag that will bold text within a pdf file.
If you are performing a search on a collection of pdf files is there a tag that will either highlight or bold the search term within the pdf?
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
View ArticleMemory leak after upgrading to ColdFusion 10
We recently upgraded from CF8 to CF10 and we're running into some issues. We started off getting a lot of OutOfMemory errors with the default heap settings. Chaning them to 768MB/1280MB which has...
View ArticleHow to contact forum system admin - I am unable to reply to posts
I am unable to reply to posts (after logging in). The error messages says I should contact the system administrator. Where is the link to the forum's SysAdmin?
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 ArticleCF 10, Consistent java.lang.NullPointerException at cflogin after 20 minutes
Fresh install of cf 10, using tested, mature code written for cf 9. Code is in production on cf 9 in several installations. Application is sitting on its home screen, where there are 4 areas that have...
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 Article