coldfusion 11 I've installed it - how do I get to cfadmin?
Hi, I've installed CF11 on Mac Mavericks. What's the url to cfadmin? http://127.0.0.1:8500/CFIDE/administrator/index.cfm doesnt work and neither does...
View ArticleDatabase Design Question: What are the consequences of using a "One Table to...
I have a MSSQL database schema question that I’d love to have the community's opinion on. I’m looking for the optimal way of storing one-to-many relationships for a variety of table combinations. I’m...
View ArticleCF10 standard crashing every 2-3 hours
Any ideas about what could be crashing CF 10 standard repeatedly? My box is a virtualized Windows Server 64bit 2008 R2, Apache 2.2, 8GB RAM. I've tried increasing the JVM memory settings, using the...
View ArticleSession not being stored on CF9 multi server
Hi, We have a CF9 multi-server, load balanced installation. All our sites share a common pool of files and the load balancer sets the server ID to either 1024 (server 1) or 1025 (server 2). We have a...
View ArticleRequest Filtering
I installed CF 11 on a Windows 2008 R2 server as a fresh install on IIS7.I used the "The Coldfusion 11 Lockdown Guide" which specifies to use 'Request Filtering' on page 17. It also states:IMPORTANT:...
View Articlecomponents panel Dreamweaver CS6
I am not seeing any components in the components panel. I've tried creating a new one as well as finding the existing components. Any clue on how to get this to work? Is there a place to define the...
View ArticleHow do I accept file upload through rest api
I am attempting to implement a REST endpoint that accepts a multi-part form request that includes form data as well as a file upload. Is that even possible? Is it possible to just accept a file upload...
View ArticleReport Builder, Am I missing a trick?
Forgive me if I have missed something but here is what I seem to think about Coldfusion report builder.1 - The v11 is the same as v10.2 - It hasn't changed really since it was first released.3 - It...
View ArticleClientAbortException
I have received this message several times through CFERROR. The cause of this output exception was that: ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error....
View ArticleJavascript inside cfajaximport
Hi, I am trying to us javascript in a page that is using cfajaximport. The issue is checking a text box for spaces and checking the radio button if it has been selected.The the textbox is called...
View ArticleAdd to Calendar link in email
We have a blood donor database. We currently call all these people to remind them of their appointments. I want to start sending them emails instead.I thought it would be helpful if the e-mail had a...
View ArticleColdFusion 11 - QoQ semicolon = bad?
I just (literally) installed CF11 (in production) -- just kidding, locally of course and started testing it. I noticed right away that the QoQ that used to run in CF10 are breaking... and it's...
View ArticleCFID and CFTOKEN still set when using J2EE sessions
I'm using CF10 and "Use J2EE session variables" is selected in the CF admin. When I visit an application, I get the JSESSIONID cookie, but I also get the CFID and CFTOKEN persistent cookies. The app...
View ArticleProblem with ColdFusion 10 Apache 2.2.3 install
Ok so I'm having a hard time getting CF10 64bit installed on Red Hat Enterprise Linux 5.10Apache version: 2.2.3 I have installed CF10 but when I try to restart Apache I get this error: Starting httpd:...
View ArticleWhat replaces connectstring
Hello, Currently trying to work on a "project" in which I would be updating an application to use CF11, I believe its still using 7 at the moment. I've been searching online and haven't had any luck...
View ArticleColdfusion 11 cfheader or cfcontent 'failed to load PDF document'
I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work: <cfheader name="content-disposition" value="inline; filename=#vPublicFile#"...
View ArticleSetting up lighthouse pro
I set it up years ago but when I tried again I can't for the life of me figure out how to set up Lighthouse Pro. Just wondering if anybody knows where there might be some instructions? I looked inside...
View ArticleGossip
Why do people rather to attend to others business than their own? E. g. installation remove redeye
View ArticleColdFusion Builder 3 Settings Reset on Restart
I've downloaded the ColdFusion Builder 3 trial and am experiencing some odd and very annoying behavior. I've customized some code editor text font and color settings. I've added an entry to the CF...
View ArticleMultiple application pools for ColdFusion possible in the same IIS website?
I would like to set up a single website with CFM11 under IIS8.5In this website there are several CFM applications, each under a different "Application" subfolder. For security purposes, monitoring and...
View Article