Report Builder Query Concating two fields
I have two fields that I need to concatenate after I have performed a calcutation. I am taking a school year and subtracting 5 years. School Year = 201314. I want the result to be 200809 so that I can...
View ArticleProblems upgrading ver 9 developer to ver 10 standard edition.
We upgraded ColdFusion ver 9 Developer Edition to ColdFusion ver 10 Standard Edition. The CF Administrator reports that it is running Coldfusion 10 Standard edition and the correct serial number, but...
View ArticleJSON.parse: unexpected non-whitespace character after JSON data
I am having problem using cold fusion and jquery.ajax it will throw error JSON.parse: unexpected non-whitespace character after JSON data this is the response in firebug {"EMPCODE":"E-00001"} child.cfm...
View ArticleWill ColdFusion 10 Standard Edition run on Windows Server 12?
The tech specs do lot list this OS (http://www.adobe.com/products/coldfusion-standard/tech-specs.html) but it is liseted on the Enterprise Edition specs...
View ArticleUsing recordcount to send an email when dynamic number is hit
I have the following script that will fire off an email when a set number is achieved, ie: "minrequire" is set to 6. When six students have subscribed, an email is sent to the moderator. The problem...
View ArticleThe requested instance is either invalid or not running
I try to set up a datasource to SQL server 2008 Express.And I get always that message :The requested instance is either invalid or not running. I spent a full day looking at all forums threads, I have...
View Articlecoldfusion REST service, 404 not found
I cannot seem to get my REST service to work... I get a 404 when I call the URL.Im running Win 7, CF 10 developer, Apache webserver. I've developed on this for years, so the setup works - but this is...
View Article404 and 301 mapping with IIS
Hello All, I am very new to Coldfusion and hosting coldfusion based sites in IIS. Recently I was trying to host 2 sites whose homepage is working fine. But the links are not functional. When spoke to...
View ArticleInstaller for CF10 on OS X 10.9?
I'm trying to set up a new development box and have bumped into a problem I'm hoping someone on the forums can help me get past. I am on a new install of OS X 10.9.1, and have Java 7 installed. Running...
View ArticleFlash Builder URL Request - Set data to UTF-8
How to set URL Post data to UTF-8; It is done like this in IOS code: NSData *postDataString = (NSData *)[datastring dataUsingEncoding: NSUTF8StringEncoding allowLossyConversion:NO]
View Article"Sync" local and remote instance admin consoles
I am trying to find a way to "sync" the local and remote admin settings. In other words, when I create or update a datasource, I would like the remote instance in a cluster to update as well. I...
View ArticleEnable RMI over SSL for Data Management Problems
I am running the following:ColdFusion 8 Developer /EnterpriseRedHat Linux Enterprise 6.0Apache is my webserverThe JRE is what came with ColdFusion I am trying to Enable SSL connection between...
View Articlegetting error message - onError undefined - even though onError is handling...
I'm setting up a new app in CF 10, and have set up my application.cfc. I created a test page that calls onError() manually, as a test. Like the title says, I get a message saying "onError is not...
View Articledata source lockout issue
hello, i am using ColdFusion MX 7,0,2,142559. the issue is that i have several data sources, however one of them locks out every now and then. Not sure what is causing only this data source to lock...
View Articleread csv
Hi all, I have the csv file with the format below.It has about 15 fields. I want to read this CSV file and inserts the records into my table but got an error below. 43;Test;;TEST PASS;Time...
View ArticleJSafe JCE 6 and WebSphere 7
Hello, We are having a problem with the security provider JSafe JCE running on WebSphere 7. The administrator of Coldfusion 10 does not run after setting the password. We had remove the security...
View Articlecfmail trigger by select list
I need to send an email when user change select list.I can use cfmail to send out email, I would like to know is it possible to trigger the mail when user click and change the select list or I have to...
View ArticleI want to to pass the value users select from form.MySelect.I use <cfif IsDefined("form.MySelect")</cfif> it seems that ColdFusion server does not recognize it.It works if I use text control....
View Articleauth_password blank when it shouldn't be
Why is the cgi variable auth_password coming up blank? This is on CF 10. I have debugging information turned on and can see all of the cgi variables and it correctly shows the username and...
View Article