How to fix a problem with the order of strings in a JSON response for a...
Good morning, guys! (It's 10:50 a.m. in Brazil) First of all, I'm still new at CF and my questions may seem too much silly and my English's not the best, so, please be patient with me. hehe Well, I'm...
View ArticleUnsupported Image Type
I have exactly the problepm described on this URL :http://www.elliottsprehn.com/cfbugs/bugs/84976 I work with CF9.0 on windows 2008 , all 64bits.With that image I have this error :"An exception...
View ArticleOne directory above GetDirectoryFromPath(GetTemplatePath())
Hello, everyone. I'm sure this is going to be super-easy for someone to answer. I think I've seen the correct answer, before, and I am just not recalling it. I've tried Googling it; finding a lot of...
View ArticlePros and Cons of Application Isolation/Multiple server instances?
Hi. I'm setting a new server using ColdFusion Enterprise with Apache to migrate several web application from and old server with ColdFusion 7 server. I'm currently doing research regarding multiple...
View ArticleCFMAP - multiple markers - error: the webpage has gone over the requests...
Google Maps has a restriction on how many map markers can be requested per second. The limit is ten per second. I am looking for the "best Practice" on how coldfusion developers address this...
View ArticleWhy Solr does not index PDF files that are in the same folder?
I have set up a Solr collection in CF 10 Administrator with following settings:File Extensions: .*Directory Path: C:/inetpub/wwwroot/test/Recursively Index Sub Directories: uncheckedReturn URL:...
View ArticleColdfusion/Linux Apache running but won't parse pages
I've installed CF9 (because it matches what my host uses) on my ubuntu14.04 machine, along with Apache web server and MySQL. I know Apache works because HTML (and PHP) pages get served up fine. MySQL...
View ArticleProblems with simultaneously Binding
Hi, I'm getting a list of areas, a city and a state thru binding when type the zip code. These data I get from a remote websevice and I have problems when do the binding because is simultaneously in...
View ArticleORM CFC Mapping
Hi , I want to map ORM CFC with 1-m and m-1, i have 3 table like: blogPost [blogpostid] ,[title] ,[summary] ,[body] ,[dateposted] ,[createdDateTime]...
View ArticleInstalling Splendor on Ubuntu 14, Apache 2
I'm installing the Splendor Beta on Ubuntu Linux 14.04 and Apache 2 set up on a Parallels VM. When I set up the Apache connector configuration, I used the following settings: Apache Configuration...
View ArticleExtra license for high availability
Hi there, Does anyone know if I will need extra coldfusion licenses if I were to setup a hot-standby backup for my servers ? The servers are virtual machines, built on vmware platform, and we are...
View ArticleormSearch() and foriegn keys
I could very well be blind but looking across the docs and the internet I'm not seeing much spoken on trying to include foreign key fields in an ormSearch() query. For example what if I was searching...
View ArticleCan't log into admin console after install
I have installed CF10 on an Amazon AWS Windows 2012 instance. No matter what I use for the admin console password during setup, the password is not recognized when setup is complete and I try to log...
View ArticleHelp with virtual directory for CFIDE CF 9.0.2
Thanks in advance ... if anyone could point me in the right direction for this issue I would appreciate it....I set up the CFIDE virtual directory as per the lockdown guide for CF 9.0.2. Every website...
View ArticleCan not get URL using GetPageContext().getRequest().getRequestURI()
Hi guys, I am coding a web application using ColdFusion 8.The situation is as follow:- I type https://mypage.com/aaa/bbb.html on web browser where aaa and bbb.html does not exist in my web folder.- And...
View ArticleWhat are the pros and cons of storing heavely used CFCs in the application...
I've been storing all the required CFCs for a site in the application scope. During onApplicationStart I do something like this application.objSomeCfc =CreateObject('component', 'com.someCfc').init()....
View ArticleMSAccess data sources CF10/Linux???
In previous versions of CF(Solaris and now Linux) we have been using an odbc-jdbc bridge to talk to ODBC data sources on Windows. This is no longer working with our EasySoft jdbc-odbc bridge on CF10. I...
View ArticleAre Linux servers also vullnerable to apsb 11-14?
Are Linux servers also vulnerable to apsb 11-14? Only Windows, Mac's, and UNIX systems are listed in the alert. We are running CF 9.0
View Articlecfform flash not getting recognized
Hi, Our server recently had a migration. The previous server contained cf7 and new one has cf10. After the migration, one of our application using cfform format flash is not working now. A...
View ArticleUpgrade from CF MX7 to ??
Greetings, We currently have a couple sites hosted on a server running CF MX7 Standard and are looking at the options for upgrading since MX7 is long out of support plus it lives on a Windows Server...
View Article