ColdFusion MX 6.1
Will changing the server IP this version of CF sits on have any impact to the applications running off it?
View ArticleForm not submitting in IE10 inside cflayoutarea
I have a page the uses cflayout tabs to show different class information with the primary tab (one with issue) showing when seminars are available and a button to purchase registration. In IE10 (only)...
View ArticleColdfusion 10 installation
Importing your ColdFusion settings. This might take a few minutes. Hangs and never returns
View ArticleCF8 for cftextarea maxlentgth is not working
Hi, I'm using CF8 and this is my code <cftextarea id="summary" name="summary" rows="5" cols="80" maxlength="300" required="yes" validate="noblanks" message="You must enter summary." /> It is not...
View ArticleCheck form input against a list of data
Hi all, I apologize in advance if I don't use the proper terminology here. What I'm trying to do is rather simple, I think, but it's not something I've done before. I have a short list of dates in a...
View ArticlePackaging and Deployment Section Not Visible in CF 9 Standard
I am using CF 9 Standard for an application we built back in 2010. I need to port the app to a new server but the Packaging and Deployment section isn't showing up on my Adminstration Panel. Is there...
View ArticleMislabeled Virus?
I was doing my maintenance on my laptop and it flagged 2 paths in my CF instal as virus'. Is this a false flag or did it really find something?
View ArticleElement " " is undefined
Any idea about the below error. I am getting this while submitting a form but this happens only in production. 'Element '' is undefined in a Java object of type class coldfusion.filter.FormScope'...
View ArticleURI for REST Services
I have successfully created REST services for several applications, and am accessing them via IP address, but want to use a domain name. For example, I have http://111.222.333.44/rest/pa/api/get/stuff...
View ArticleDisabling GZIP Compression on CFM pages for Google Analytics Code
In order to put Google Analytics (GA) on all CF-generated pages, without having to edit 1000's of CFM pages, I am trying to use an IIS URL Rewrite Outbound rule to add the GA code. Outbound rules...
View ArticleWhen configuring a datasource for Oracle using the thin client, I get an...
We have had no problems using Oracle up to this point, and have been using ColdFusion and Oracle very happily for a long time. Due to security requirements where the ColdFusion server is hosted, the...
View ArticleColdFusion 10, IIS 7.5, and custom 404 page
I am attempting to setup a custom 404 error with CF10 and IIS 7.5. Previous to CF10 (and IIS 7), you can get the URL of the non-existent page via the querystring (e.g.,...
View ArticleCF_TwoSelectsRelated Default Value
How do I have a default value pre-selected using cf_twoselectsrelated? I'm using the default fields, but nothing is selected when the page loads. Thanks for any guidance.
View ArticleCfpsreadsheet read strangeness
I have a spreadsheet that I update and process.It has numbers on the top row that I use for an index.I was asked to remove the number row as it is causing problems when people don't renumber the top...
View Articlesession varibles not working
HI, I am using a cf 9.1 app, and session variables are not working. testpage.cfm sets a session.rage variable and has a button to go to page 2 where i cfdump the session and there is no rage variable...
View ArticleColdFusion 9 Web Server Configuration Tool problem
I am using:ColdFusion 9.01Oracle iPlanet Web Server 7.0.13Windows 2008 R2 Standard When I try to use the Web Server Configuration Tool, I get the following message: warning...
View ArticleGetting 503 error for Apache + Coldfusion on Linux
Hi Guys, I am new to coldfusion and facing issue with the websites. Frequently I am encountering 503 errors for my websites sites. Apache error_log shows below errors at the time of 503 errors: [Thu...
View ArticleInstalling CF10 get error have to install Microsoft Visual C++ redistribution...
Said OK and installed the package. Restarted install. Still get message. Tried installing manually, restart install, still get message. Restarted machine, restart install, still get message....
View ArticleSession is not ending with StructClear function
Normally, if we wanna clear a session we are doing it with StructClear function. But I can see that it is not actually ending a user's session because the same CFID and CFTOKEN values are existing...
View ArticleOn ColdFusion 10 server cannot get CFTREE to work
When loading webpage with CFTREE tag it does not work. I am getting ClassNotFoundException - coldfusion.applets.CFTreeApplet.class.
View Article