ColdFusion 10 browser cfgrid issue
I recently upgraded from ColdFusion 8 to ColdFusion 10. I did not had any issues but lately some of the end users are complaining that the cfgrid does not shows any data and is blank. They don't get...
View Articlei am unable to install the coldfusion 10 mandatory update on standard with...
I can download the files as specified, but cannot proceed from there
View Articlehide cfm extension
My users need to type whole web URL including cfm extention to get the web site like www.myserver.myhome.cfm.I would like to know are there any way to let user enter the URL without cfm extention. Your...
View Articleicon iamge for the web site
I see some web site has an icon to present the web site.ASP.Net has favicon to present the web site.I would like to know does ColdFsuion has similar function to have my web site an icon to present....
View ArticleUsing CFGrid with groupfield attibute displaying different column...
Hi, I'm trying to use CFGRID with groupfield attribute to display search results on a page. The results data depending on the criteria being used by a user may result to many different product...
View ArticleSessions on multiple servers.
I was running CF 6.1 on two servers behind a load balancer. They both use a common database for the client variables. I have been getting a lot of error that appear to be lost sessions. As a test I...
View ArticleLosing connection in CF Builder and get error message
I keep losing connection while trying to code a program in CF Builder. Keep getting the following error:
View ArticleCF10 CFHTTP returning bad/encrypted xml data?
The XML feed looks great, but when I do a simple http call to get the data, it is "encrypting" it or doing something odd. Anyone know what causes this and what to do to fix it? This here is what I...
View Articlehttp status 503 - request timed out waiting to execute - Error
Hi , We are using Apache with ColdFusion 10 in Solaris 10 OS. And we are getting frequently below error : http status 503 - request timed out waiting to execute Please check and let me know, if you...
View ArticleWhat release is Bug 3593673 fixed in?
The bug report (https://bugbase.adobe.com/index.cfm?event=bug&id=3593673) says that this is fixed in build 286333. That seems like it would be in update 11, or update 12. But I don't see the bug...
View ArticleCalling Webservice removes root element of XML
Hello community, I am experiencing a problem in context with ColdFusion 10 and webservices. My webservice creates some XML content, parses it with the XMLParse() function and returns it with...
View Articlesolr cfsearch fails with multiple collections
I am upgrading to CF10/SOLR and finding that <cfsearch> fails when I specify multiple collections. I am not doing a category search. The search works fine for any single collection, but...
View ArticleAn oldie: Unable to find font: Serif.
This popped up with CF8. I am using Ben's ImageDrawTextArea, which I have been using on CF8, CF9 and Railo. Now that I ponied up for my nice new CF10 server, this code no longer works. I have tried...
View ArticleLoop through result set and delete row
so here is what I need - I have a query that pulls rows from the Database through a stored procedure.(these are properties in an area) Before I start looping through the query, I need to check the...
View ArticleHow to sign a quickbooks online API request in ColdFusion 9
In my CF app, I've used the CF OAuth code at riaforge to get request token and access token from QuickBooks Online and it works fine. After I tried to make a QBO API call by starting to build the http...
View ArticleOptimise CFHTTP Requests/Requests Being Throttled?
I currently have an application that trades virtual items and is making at least 40 CFHTTP requests per second to the host's server. The issue I'm encountering is that it's taking anywhere from 400ms+...
View ArticleSaving/Calling JS HTML with Single Quotes in SQL?
I have been using SQL 200 for many years but now have a SQL 2008 server setup and all of my JavaScript is falling apart? When I use ColldFusion9 to save HTML containing JavaScript with back-to-back...
View ArticleImplementing self-signed SSL on the coldfusion webserver
We've just recently implemented a self-signed SSL on the coldfusion webserver and find that the scheduled tasks are not running.They don't even appear to "kick off". I'm not receiving an error or...
View ArticlePost CF9 installation error running cfadmin
HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
View ArticleIs Cold Fusion version 8 compatible with Java 7?
I have a legacy CF 8 server and I desperately need to upgrade Java on this thing. Java 6 is no longer being updated for Windows, so I need to go to Java 7. I can't seem to find a hard answer as to...
View Article