How to send email with the link that has user id?
Hello everyone, I'm trying to send email with the link that includes user id. After users click on the link they should be able to see the form with their information that has been previously filled....
View ArticleMultiple Query [java.lang.NullPointerException]
i have function for running multiple query MariaDB. but i have problem with cfquery.<cffunction name="testQuery"><cftry> <cfquery name="qResult" datasource="dbsf_mariadev"...
View ArticleWebpage is not working and getting error "ERR_TOO_MANY_REDIRECTS"
All of sudden since last week webservices urls are failing with below error This webpage has a redirect loop ERR_TOO_MANY_REDIRECTSnot sure what's causing the issue.. Help neededThanks in...
View ArticleHelp with date query needed
Hi, We have a database with dates stored as day, month and year fields and need to build a query that returns a recordset for only those dates that fall within the current date. For some reason the...
View ArticleWhen will CF be compatible with Windows 2016?
Doesn't look like CF11 is compatible with Windows 2016 yet. Anyone know when this will work? Or will I have to upgrade to CF12 for that? Hopefully Adobe can get 11 working with it. We'd like to...
View ArticleApplication Pool Terminates Unexpectedly
The process w3wp.exe serving the application pool for our website terminates unexpectedly. Due to which, the website responds with HTTP Error 503 - Service unavailable. Manually restarting the...
View ArticleShibboleth authentication with LDAP
I'm running into "Internal Server Error" when trying to authenticate using shibboleth with LDAP. Here's the ColdFusion error. Element MYSITESHIBBOLETH.USERNAME is undefined in SESSION. The specific...
View ArticleWhy would the variable "Error" be undefined in my error handling document?
I'm encountering an issue where I get, what appear to be, frequent exception errors. Each says "Variable 'Error' is undefined" in line 73 of my application.cfm -- which is the same line that I'm...
View ArticleJakarta Redirect
Hi,If I create a redirect using something like "<cflocation url="index.cfm" addtoken="false" statuscode="301">", it will redirect me to /jakarta/index.cfm. I've been able to replicate this with...
View ArticleCannot get coldfusion server 10 service on windows 7 to start. I get a...
My ColdFusion 10 service stopped loading a few days ago. It coincided with both a windows update and a java update (to 8). I don't know what the issue is, but I have uninstalled the java update and...
View ArticleColdFusion with file geodatabases?
Does anyone have experience using ColdFusion with file geodatabases? Is is possible? Any issues?
View ArticleException found when deploying Coldfusion 11 to Wildfly
Hi all, I am trying to deploy ColdFusion 11 as an EAR application to Wildfly. What I have done is: 1. Install ColdFusion 11 in my computer using JEE configuration2. Copy the cfusion.ear from...
View ArticleAdding Two Fields
I have two query fields that are created by a case statement. I created a Calculated Field in my report: Data Type Float, Calculation: Nothing, Perform Calculation On: query.Tuition + query.RoomBoard,...
View ArticleSolr & PDFs: Link to page number
I am using SOLR and Coldfusion to index a collection of PDFs. Am I able to get hold of the page number in search results? I would like to link directly to the page using the syntax...
View ArticleKeeping form data for later use
Hello, all, I know that this question doesn't really belong here, but the General Development forum is dead (I've already asked a question, there - no response), and the smartest users that I interact...
View ArticleColdFusion encrypted files
Hello, I'm in the middle of maintaining an older ColdFusion application for this job I'm doing and I came across these encrypted files with a bunch of gibberish as code. At the top of the file it says...
View ArticleSystem of rotating banners with problems
I have a system of rotating banners with views of statistics and clicks, but I'm having trouble with Google IPS (66.249.xxx.xxx) being inserted into the views of the banners. How to fix it? ThanksAnderson
View Articlecfindex and update action
I index a site, to do this,I do several cfindex with update action on different datasource.It seems that the last cfindex erase the first indexing when changing of datasource ? here is example of code...
View ArticleBuilt-in server not working with datasource
I have just started using ColdFusion Builder 3 and the ColdFusion built-in server (as in CF 11) on a new laptop. Previously I was using CF Builder 2, CF 10 and an external server on another laptop...
View Article