create instance does not create service
I am trying to create multiple instances to access a website we are moving from version 9 to version 11, when creating the instance, I check the box to create the windows service, in case we need to...
View ArticleCF and IIS, Windows Groups Restrictions
How do people restrict requests to CF files when using IIS 7 or 8 ? We can use URL Authorization, which works for all files except CF files. CF file requests bypass the IIS restrictions. We've worked...
View ArticleHow to display values from cfquery based on dropdown selection?
Hello everyone, I'm trying to display values based on drop down selection. So I give to user few different ways how they can pick the customers. First option is to select all customers and in that case...
View ArticleCFBuilder 3 - requires Java 6 on el capitan
i'm trying to get cfbuilder to work on my el capitan mac book air. the installer runs through and doesn't report anything major. but when i go to load it i get a popup telling me i have to go download...
View ArticleColdfusion 11 missing X-REWRITE-URL in headers when using GetHttpRequestData...
We were using the GetHttpRequestData().headers["X-REWRITE-URL"] variable for our SEO optimized websites. Now we have upgraded the website to Coldfusion 11 and now we have no possibility to read our SEO...
View ArticleReceive HTTP500 error on Coldfusion 11 / Win2K12 when enabling 32 bit...
I'm in a catch 22 situation I've got Coldfusion 11 (64 bit) running on Win2K12 server with IIS 64 bit. I have a 32bit COM object I'm trying to use. I've setup a classic ASP page to test it because...
View Articlemacromedia_drivers.jar performance problems
We are currently running CF11 Update 6 and are connecting to Oracle 11g. In previous upgrades to CF11, we discovered that use of the most recent macromedia_drivers.jar file has caused significant...
View Articlecfwindow headerstyle does not work in cf11
My code: <cfajaximport tags="cfform,cfwindow,cfdiv"> <html> <head> <title></title> </head> <body> <cfwindow width="500" height="310"...
View ArticleDell XPS 15 - 4K Screen Coldfuson Builder Resolution and Icon Size Problem
I have a issue about Coldfusion Builder 3 on my laptop Dell XPS 15 -4k screen resolution (op. system : windows 10). When i open Cold. Builder icons and fonts very small and not resizable :/. Do...
View ArticleAttempting the Impossible? Deploy CF11 Enterprise WAR on Azure Tomcat 7?
I'm working on proof of concept of making my app more scaleable and reducing the support footprint on OS patching. I'm trying to take a CF11 Enterprise generated WAR file, and deploy it onto an Azure...
View ArticleBuilding parameters for the query builder
So here's a Query I need to build a subreport around...<cfquery name = "ac" datasource= #ODBC_DataSource#> SELECT tblArea.OIDEMSMaster, tblAreaStructure.OIDStructureTypeRef,...
View ArticleData into and out of .cfr file...possible?
I have a CF app which needs to process totals for property and items like that, then I need to send that to .cfr fileSo how does regular CF communicate in an interactive mode with the report builder?...
View ArticleColdfusion 11 java.sql.SQLException (Missing MySQL 5 driver)
I just installed Coldfusion 11 on a new Windows 7 build. Additionally installed the latest version of WAMP (to develop my databases).I created a datasource, and used MySQL5 for my driver. When i try...
View ArticleDoes anyone have any experience with integrating Xerox DocuShare using...
We are converting from SharePoint to DocuShare and have a ColdFusion development platform and we are looking for any ColdFusion code which helps to access the DocuShare API. Thanks, Chuck Fennimore
View ArticleHow to preserve blank cells when exporting database
Hi CF forum, I am VERY new to CF and I am working with a script which exports a database to an .xls file. It all works fine, but what I noticed is that in SOME cells (not all), it seems to skip over...
View ArticleAny examples of Econnect (GP) integration?
Has anyone attempted to integrate with GP using Cold Fusion? Just curious before I delve into the documents.
View ArticleColdFusion Application Time out issues
I am having weird issue - my CF application restart every 15 minutes - even though it is set to 2 hours in cfc and 2 days in cfadmin,...anybody experienced this issue?
View ArticleCFIDE/administrator/index.cfm fails with HTTP Error 404.17 - Not Found
This is an install of ColdFusion 11 on Windows Server 2008, with IIS 7.5I am unable to get the administrator screen to load. http://127.0.0.1/CFIDE/administrator/index.cfm Here is the error and the IIS...
View ArticleCF10 - Tasks Not Firing
Hi All, On Friday last, my tasks stopped firing. Found the issue on Monday and checked a few things and decided to reboot. The tasks that run during the day (only 2) worked up until end of business...
View Article