oracle odbc connection fails (architecture mismatch) and oracle jdbc...
I am moving a ColdFusion app off of a really old server (the old server has Blue Dragon installed that came with oracle odbc drivers built in) to an newer server (Windows 2012) with ColdFusion...
View ArticleAny way to setup iis 8.5 to check for file permission before passing to...
Hi,We are encountering an issue with Windows Authentication. Static pages like html, txt files are ok but for cfm pages, Windows Authentication is not taking effect. The problem seems IIS is not...
View ArticleStrange issues with ColdFusion:
We are having problems with our ColdFusion 11 with update 5 web server completely resolving files with .cfm. The website will display the file "index.cfm" as...
View ArticleCannot Access CF11 Developer except from the CF Server
I just installed ColdFusion 11 Developer on a Windows 7 system. I am using the internal web server. I can access CF apps from the server using http://127.0.0.1:8500/CFIDE/passme/hello.cfm, but when I...
View ArticleColdFusion page is not displayed properly in Chrome
Hi, I am doing the project using ColdFusion.The one of the pages is not displayed properly in only Chrome, but it is displayed fine in Firefox and IE. I do not see any error message in the browser. It...
View ArticleHow to customize caching in modelglue framework ?
Is there a way to customize the caching in model glue? If so please give an example of how to achieve it.
View Article.htaccess infinite redirect loop
I would like to redirect my pages in the following ways:www.example.com/index.php?locale=it -> www.example.com/itand I would like to access the same page when I type:www.example.com/itI wrote an...
View ArticleCold Fusion Validate Currency value??
Hi All, I'm trying to validate an inputted value from a form to make sure it is a valid currency value: I only want to accept a monetary value with 2 decimal places and I do not want to use any...
View ArticleCF11 - cfspreadsheet errors with more than 4000 cells
I'm trying to generate a 3 tab Excel spreadsheet using cfspreadsheet. My code worked in CF10, but errors in CF11 (fully patched as of 11/1/2015). The error is: The maximum number of cell styles was...
View ArticleIs content migration from ColdFusion 5 to ColdFusion 11 supported?
I have some old application in ColdFusion 5 connecting to Oracle 9 and SQL. We have upgraded to Oracle 11 making it incompatibel. Is upgrading to ColdFusion 11 an option? Are there known issues and...
View Articleunable to export graphs onto pdf.
I have a dashboard with graphs and tables. when i am clicking on the pdf button the graphs are missing in the pdf. For this same problem on a different server i have increased the the time to live of...
View ArticleOffline coldfusion documentation
Hi, In Coldfusion 9 I was able to have the CFML documentation offline on my machine, but I cannot seem to do so with CF10 or CF11. This is a problem when working on a remote place with little or no...
View Articlecfcalendar no longer working in Coldfusion 11
Ever since my server went to Coldfusion 11, the cfcalendar does not show up on my pages. Is there a difference tag for this or has this tag been depracated?
View ArticleDelete Coldfusion Project from Coldfusion Builer and click the checbox remove...
I have a question about coldfusion. By Mistake I delete my project from file system, my question is any way I can rollback my project. I am using Coldfusion builer 3.
View Articlecfdocument http image calls shows * marks
In downloaded PDF the images displays as red * marksTheCF server and the client uses SSL, In ODF cfdocument maked HTTP calls to get images, this HTTP call can't get the correct response due to the...
View Articlegetting error message: "Could not determine OpenOffice installation" when...
Hello,I get the error message "Could not determine OpenOffice installation" when I call CFDOCUMENT tag to convert a DOC file to PDF format.The the path of the OpenOffice installation...
View ArticleI have a problem restoring to SQL
Windows 8.1 -- MSSQL8 2R The error code your SQL guy will want to know is MS SQL error 3201. What am I doing wrong? Thanking you in advance.
View ArticleHow can I update my page with Ajax without affecting the Session?
Hi all. We would like to implement a counter of events in the header of our application without resetting the session, meaning the session should time out as if no call to a cfc and function were made....
View ArticleLearncfinaweek - Windows 10, installed CF11 and MySQL 5.7 all running OK,...
Was in IT many years ago, then went into management and have become useless. Have seen ColdFusion in action and would love to play with it. Learn-in-a-week is starting to accumulate non-productive...
View ArticleWhat is the best way to create PDF documents?
I have a client who sends out postcards to his clients. Currently he is using a MS Word mail merge system, and he wants to switch to a more automated system using ColdFusion. I have the original...
View Article